This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - Package does not use a name that already exists. Note: A package with this name already exists. Please check https://src.fedoraproject.org/rpms/linux-sgx See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Naming/#_conflicting_package_names - Static libraries in -static or -devel subpackage, providing -devel if present. Note: Package has .a files: sgx-enclave-devel. Does not provide -static: sgx-enclave-devel. See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#packaging-static-libraries ===== MUST items ===== C/C++: [ ]: Package does not contain kernel modules. [ ]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. [x]: If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. [x]: Header files in -devel subpackage, if present. [x]: ldconfig not called in %post and %postun for Fedora 28 and later. [x]: Package does not contain any libtool archives (.la) [x]: Package contains no static executables. [x]: Rpath absent or only used for internal libs. Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [ ]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "BSD 2-Clause License and/or BSD 3-Clause License and/or Eclipse Public License 1.0", "BSD 3-Clause License", "Eclipse Public License 1.0", "BSD 2-Clause License and/or BSD 2-clause NetBSD License", "*No copyright* Apache License 2.0", "Apache License 2.0", "FSF Unlimited License [generated file]", "BSD 3-Clause License and/or OpenSSL License", "University of Illinois/NCSA Open Source License", "*No copyright* MIT License", "ISC License", "MIT License", "BSD 3-Clause License and/or MIT License", "BSD 2-Clause License", "BSD 2-clause FreeBSD License", "BSD 3-Clause License and/or GNU General Public License, Version 2", "Standard ML of New Jersey License", "MIT No Attribution", "BSD 4-Clause License", "*No copyright* Public domain", "BSD 3-Clause License and/or BSD 4-Clause License", "OpenSSL License", "BSD 3-Clause License and/or GNU General Public License", "BSD-4-Clause (University of California- Specific)", "BSD 3-Clause License and/or Microsoft Public License", "*No copyright* BSD 3-Clause License", "FSF All Permissive License", "*No copyright* Eclipse Public License 1.0", "*No copyright* ISC License", "BSD 3-Clause License and/or Public domain", "GNU General Public License, Version 2", "Apache License 2.0 and/or BSD 3-Clause License", "BSD 2-Clause License and/or BSD 3-Clause License", "Apache License 2.0 and/or BSD 2-Clause License", "SSLeay", "Apache License 1.0 and/or OpenSSL License", "zlib License", "ISC License and/or MIT License", "BSD 2-Clause License and/or BSD-4-Clause (University of California-Specific)", "BSD 2-Clause License and/or BSD 2-clause FreeBSD License", "*No copyright* Creative Commons CC0 1.0". 2501 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/linux-sgx/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/lib/udev, /usr/lib/.build-id/33, /usr/lib/.build-id/5b [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Package contains desktop file if it is a GUI application. [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. Note: Package contains Conflicts: tag(s) needing fix or justification. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Package complies to the Packaging Guidelines [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: The License field must be a valid SPDX expression. [x]: Package requires other packages for directories it uses. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: %config files are marked noreplace or the reason is justified. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files. Note: Systemd service file(s) in sgx-aesm, sgx-mpa, tdx-qgs [x]: File names are valid UTF-8. [x]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 4346 bytes in 1 files. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in sgx- common , sgx-enclave-latest-pce-unsigned , sgx-enclave-latest-ide- unsigned , sgx-enclave-latest-qe3-unsigned , sgx-enclave-latest-tdqe- unsigned , sgx-enclave-devel , sgx-devel , sgx-libs , sgx-aesm , sgx- pccs-admin , sgx-pckid-tool , sgx-mpa , tdx-qgs , tdx-attest-libs , tdx-attest-devel [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: Scriptlets must be sane, if used. [ ]: SourceX tarball generation or download is documented. Note: Package contains tarball without URL, check comments [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [ ]: Files in /run, var/run and /var/lock uses tmpfiles.d when appropriate [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: The placement of pkgconfig(.pc) files are correct. [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on debuginfo package(s). Note: No rpmlint messages. [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. [x]: Package should not use obsolete m4 macros Rpmlint ------- Checking: sgx-common-2.25-1.fc42.x86_64.rpm sgx-enclave-latest-pce-unsigned-2.25-1.fc42.x86_64.rpm sgx-enclave-latest-ide-unsigned-2.25-1.fc42.x86_64.rpm sgx-enclave-latest-qe3-unsigned-2.25-1.fc42.x86_64.rpm sgx-enclave-latest-tdqe-unsigned-2.25-1.fc42.x86_64.rpm sgx-enclave-devel-2.25-1.fc42.x86_64.rpm sgx-devel-2.25-1.fc42.x86_64.rpm sgx-libs-2.25-1.fc42.x86_64.rpm sgx-aesm-2.25-1.fc42.x86_64.rpm sgx-pccs-admin-2.25-1.fc42.x86_64.rpm sgx-pckid-tool-2.25-1.fc42.x86_64.rpm sgx-mpa-2.25-1.fc42.x86_64.rpm tdx-qgs-2.25-1.fc42.x86_64.rpm tdx-attest-libs-2.25-1.fc42.x86_64.rpm tdx-attest-devel-2.25-1.fc42.x86_64.rpm linux-sgx-2.25-1.fc42.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpfm1f4z3v')] checks: 32, packages: 16 sgx-enclave-latest-ide-unsigned.x86_64: E: statically-linked-binary /usr/x86_64-intel-sgx/lib64/libsgx_id_enclave.so sgx-enclave-latest-pce-unsigned.x86_64: E: statically-linked-binary /usr/x86_64-intel-sgx/lib64/libsgx_pce.so sgx-enclave-latest-qe3-unsigned.x86_64: E: statically-linked-binary /usr/x86_64-intel-sgx/lib64/libsgx_qe3.so sgx-enclave-latest-tdqe-unsigned.x86_64: E: statically-linked-binary /usr/x86_64-intel-sgx/lib64/libsgx_tdqe.so sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_capable.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_dcap_tvl.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_pcl.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_pclsim.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_pthread.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tcmalloc.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tcrypto.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tcxx.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tkey_exchange.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tprotected_fs.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_trts.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_trts_sim.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tservice.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tservice_sim.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tstdc.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_tswitchless.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_ttls.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_ukey_exchange.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_uprotected_fs.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_uswitchless.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libsgx_utls.a sgx-enclave-devel.x86_64: E: static-library-without-debuginfo /usr/x86_64-intel-sgx/lib64/libtdx_tls.a sgx-aesm.x86_64: W: position-independent-executable-suggested /usr/lib64/aesmd/aesm_service sgx-mpa.x86_64: W: position-independent-executable-suggested /usr/bin/mpa_manage sgx-mpa.x86_64: W: position-independent-executable-suggested /usr/bin/mpa_registration sgx-pckid-tool.x86_64: W: position-independent-executable-suggested /usr/bin/PCKIDRetrievalTool tdx-qgs.x86_64: W: position-independent-executable-suggested /usr/bin/qgs sgx-aesm.x86_64: W: non-standard-uid /run/aesmd aesmd sgx-aesm.x86_64: W: non-standard-uid /var/lib/aesmd aesmd tdx-qgs.x86_64: W: non-standard-uid /run/tdx-qgs qgs tdx-qgs.x86_64: W: non-standard-uid /var/lib/qgs qgs sgx-aesm.x86_64: W: non-standard-gid /run/aesmd aesmd sgx-aesm.x86_64: W: non-standard-gid /var/lib/aesmd aesmd tdx-qgs.x86_64: W: non-standard-gid /run/tdx-qgs qgs tdx-qgs.x86_64: W: non-standard-gid /var/lib/qgs qgs sgx-aesm.x86_64: E: non-standard-dir-perm /run/aesmd 700 tdx-qgs.x86_64: E: non-standard-dir-perm /run/tdx-qgs 700 sgx-enclave-devel.x86_64: W: no-soname /usr/lib64/libsgx_epid_sim.so sgx-enclave-devel.x86_64: W: no-soname /usr/lib64/libsgx_launch_sim.so sgx-enclave-devel.x86_64: W: no-soname /usr/lib64/libsgx_ptrace.so sgx-enclave-devel.x86_64: W: no-soname /usr/lib64/libsgx_quote_ex_sim.so sgx-enclave-devel.x86_64: W: no-soname /usr/lib64/libsgx_uae_service_sim.so sgx-aesm.x86_64: W: no-manual-page-for-binary aesmd sgx-enclave-devel.x86_64: W: no-manual-page-for-binary sgx-gdb sgx-enclave-devel.x86_64: W: no-manual-page-for-binary sgx_config_cpusvn sgx-enclave-devel.x86_64: W: no-manual-page-for-binary sgx_edger8r sgx-enclave-devel.x86_64: W: no-manual-page-for-binary sgx_encrypt sgx-enclave-devel.x86_64: W: no-manual-page-for-binary sgx_sign sgx-mpa.x86_64: W: no-manual-page-for-binary mpa_manage sgx-mpa.x86_64: W: no-manual-page-for-binary mpa_registration sgx-pccs-admin.x86_64: W: no-manual-page-for-binary pccsadmin sgx-pckid-tool.x86_64: W: no-manual-page-for-binary PCKIDRetrievalTool tdx-qgs.x86_64: W: no-manual-page-for-binary qgs sgx-enclave-latest-ide-unsigned.x86_64: E: no-ldconfig-symlink /usr/x86_64-intel-sgx/lib64/libsgx_id_enclave.so sgx-enclave-latest-pce-unsigned.x86_64: E: no-ldconfig-symlink /usr/x86_64-intel-sgx/lib64/libsgx_pce.so sgx-enclave-latest-qe3-unsigned.x86_64: E: no-ldconfig-symlink /usr/x86_64-intel-sgx/lib64/libsgx_qe3.so sgx-enclave-latest-tdqe-unsigned.x86_64: E: no-ldconfig-symlink /usr/x86_64-intel-sgx/lib64/libsgx_tdqe.so sgx-aesm.x86_64: W: no-documentation sgx-common.x86_64: W: no-documentation sgx-devel.x86_64: W: no-documentation sgx-enclave-devel.x86_64: W: no-documentation sgx-enclave-latest-ide-unsigned.x86_64: W: no-documentation sgx-enclave-latest-pce-unsigned.x86_64: W: no-documentation sgx-enclave-latest-qe3-unsigned.x86_64: W: no-documentation sgx-enclave-latest-tdqe-unsigned.x86_64: W: no-documentation sgx-mpa.x86_64: W: no-documentation sgx-pccs-admin.x86_64: W: no-documentation tdx-attest-devel.x86_64: W: no-documentation tdx-qgs.x86_64: W: no-documentation sgx-common.x86_64: E: no-binary sgx-pccs-admin.x86_64: E: no-binary linux-sgx.spec:208: W: macro-in-comment %{dcap_version} linux-sgx.spec:208: W: macro-in-comment %{dcap_version} linux-sgx.spec:1055: W: macro-in-comment %{sgx_includedir} linux-sgx.spec:1057: W: macro-in-comment %{_includedir} sgx-enclave-devel.x86_64: E: lto-no-text-in-archive /usr/x86_64-intel-sgx/lib64/libsgx_pcl.a sgx-enclave-devel.x86_64: E: lto-no-text-in-archive /usr/x86_64-intel-sgx/lib64/libsgx_pclsim.a linux-sgx.spec: W: invalid-url Source3: prebuilt_dcap_1.22-repacked.tar.gz sgx-enclave-devel.x86_64: E: invalid-soname /usr/lib64/libsgx_capable.so libsgx_capable.so sgx-enclave-devel.x86_64: E: invalid-soname /usr/lib64/libsgx_urts_sim.so libsgx_urts_sim.so sgx-common.x86_64: W: files-duplicate /usr/share/licenses/sgx-common/licenses/external/dcap_source/tools/SGXPlatformRegistration/inf/MPA_UEFI_Components/License.txt /usr/share/licenses/sgx-common/licenses/external/dcap_source/tools/PCKRetrievalTool/License.txt:/usr/share/licenses/sgx-common/licenses/external/dcap_source/tools/SGXPlatformRegistration/inf/MPA_Network_Components/License.txt sgx-enclave-devel.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/sgx_edger8r 16 packages and 0 specfiles checked; 38 errors, 48 warnings, 169 filtered, 38 badness; has taken 4.0 s Rpmlint (debuginfo) ------------------- Checking: linux-sgx-debuginfo-2.25-1.fc42.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpnf1mrxtj')] checks: 32, packages: 1 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 8 filtered, 0 badness; has taken 0.1 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "sgx-enclave-latest-tdqe-unsigned". (none): E: there is no installed rpm "sgx-aesm". (none): E: there is no installed rpm "sgx-enclave-latest-pce-unsigned". (none): E: there is no installed rpm "sgx-pckid-tool". (none): E: there is no installed rpm "linux-sgx-debuginfo". (none): E: there is no installed rpm "sgx-mpa". (none): E: there is no installed rpm "tdx-attest-libs". (none): E: there is no installed rpm "tdx-qgs". (none): E: there is no installed rpm "sgx-common". (none): E: there is no installed rpm "sgx-enclave-latest-ide-unsigned". (none): E: there is no installed rpm "sgx-pccs-admin". (none): E: there is no installed rpm "tdx-attest-devel". (none): E: there is no installed rpm "sgx-enclave-devel". (none): E: there is no installed rpm "sgx-enclave-latest-qe3-unsigned". (none): E: there is no installed rpm "sgx-devel". (none): E: there is no installed rpm "sgx-libs". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 16 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Unversioned so-files -------------------- sgx-enclave-latest-pce-unsigned: /usr/x86_64-intel-sgx/lib64/libsgx_pce.so sgx-enclave-latest-ide-unsigned: /usr/x86_64-intel-sgx/lib64/libsgx_id_enclave.so sgx-enclave-latest-qe3-unsigned: /usr/x86_64-intel-sgx/lib64/libsgx_qe3.so sgx-enclave-latest-tdqe-unsigned: /usr/x86_64-intel-sgx/lib64/libsgx_tdqe.so sgx-aesm: /usr/lib64/aesmd/bundles/libecdsa_quote_service_bundle.so sgx-aesm: /usr/lib64/aesmd/bundles/libepid_quote_service_bundle.so sgx-aesm: /usr/lib64/aesmd/bundles/lible_launch_service_bundle.so sgx-aesm: /usr/lib64/aesmd/bundles/liblinux_network_service_bundle.so sgx-aesm: /usr/lib64/aesmd/bundles/libpce_service_bundle.so sgx-aesm: /usr/lib64/aesmd/bundles/libquote_ex_service_bundle.so sgx-aesm: /usr/lib64/aesmd/libipc.so sgx-aesm: /usr/lib64/aesmd/liboal.so sgx-aesm: /usr/lib64/aesmd/liburts_internal.so sgx-aesm: /usr/lib64/aesmd/libutils.so Source checksums ---------------- https://github.com/bytecodealliance/wasm-micro-runtime/archive/refs/tags/WAMR-1.3.3.tar.gz#/wasm-micro-runtime-1.3.3.tar.gz : CHECKSUM(SHA256) this package : 94d18b081b6fac0574faf36338c7762a659ff175b9ae2cbc1c0a8f045edcbe7a CHECKSUM(SHA256) upstream package : 94d18b081b6fac0574faf36338c7762a659ff175b9ae2cbc1c0a8f045edcbe7a https://github.com/Thalhammer/jwt-cpp/archive/refs/tags/v0.6.0.tar.gz#/jwt-cpp-0.6.0.tar.gz : CHECKSUM(SHA256) this package : 0227bd6e0356b211341075c7997c837f0b388c01379bd256aa525566a5553f03 CHECKSUM(SHA256) upstream package : 0227bd6e0356b211341075c7997c837f0b388c01379bd256aa525566a5553f03 https://github.com/PJK/libcbor/archive/refs/tags/v0.10.2.tar.gz#/libcbor-0.10.2.tar.gz : CHECKSUM(SHA256) this package : e75f712215d7b7e5c89ef322a09b701f7159f028b8b48978865725f00f79875b CHECKSUM(SHA256) upstream package : e75f712215d7b7e5c89ef322a09b701f7159f028b8b48978865725f00f79875b https://www.openssl.org/source/openssl-3.0.14.tar.gz : CHECKSUM(SHA256) this package : eeca035d4dd4e84fc25846d952da6297484afa0650a6f84c682e39df3a4123ca CHECKSUM(SHA256) upstream package : eeca035d4dd4e84fc25846d952da6297484afa0650a6f84c682e39df3a4123ca https://github.com/intel/SGX-TDX-DCAP-QuoteVerificationService/archive/refs/tags/v1.1.0-2885.tar.gz#/dcap-qvs-1.1.0-2885.tar.gz : CHECKSUM(SHA256) this package : e1b9b3831fd7e92ccccd5cc65f4ea882f50dad1a2e9bbfe50e65bc208fa7a86f CHECKSUM(SHA256) upstream package : e1b9b3831fd7e92ccccd5cc65f4ea882f50dad1a2e9bbfe50e65bc208fa7a86f https://github.com/intel/SGX-TDX-DCAP-QuoteVerificationLibrary/archive/refs/heads/DCAP/1.21.tar.gz#/dcap-qvl-1.21.tar.gz : CHECKSUM(SHA256) this package : b21e15d268d7f27b682984831b296318cae56cc810e24cd2889c0e75cfeb0f79 CHECKSUM(SHA256) upstream package : b21e15d268d7f27b682984831b296318cae56cc810e24cd2889c0e75cfeb0f79 https://github.com/intel/sgx-emm/archive/refs/tags/sgx-emm-1.0.3.tar.gz : CHECKSUM(SHA256) this package : f06f7927f0622f5f18a524a8c2f244b8255640c7a56b426d51de69a8ff7670df CHECKSUM(SHA256) upstream package : f06f7927f0622f5f18a524a8c2f244b8255640c7a56b426d51de69a8ff7670df https://github.com/intel/ipp-crypto/archive/refs/tags/ippcp_2021.12.1.tar.gz : CHECKSUM(SHA256) this package : ad7ec847da044f727a16597b3c6e63aa7f6db31036e44ca1b33f630b164ab801 CHECKSUM(SHA256) upstream package : ad7ec847da044f727a16597b3c6e63aa7f6db31036e44ca1b33f630b164ab801 https://github.com/intel/intel-sgx-ssl/archive/refs/tags/3.0_Rev4.tar.gz#/intel-sgx-ssl-3.0_Rev4.tar.gz : CHECKSUM(SHA256) this package : 2c1ddc2d019f7adfb90a3032f4da1b30f0e733efa6c5a25489fd3d92fda12c19 CHECKSUM(SHA256) upstream package : 2c1ddc2d019f7adfb90a3032f4da1b30f0e733efa6c5a25489fd3d92fda12c19 https://github.com/intel/SGXDataCenterAttestationPrimitives/archive/refs/tags/dcap_1.22_reproducible.tar.gz : CHECKSUM(SHA256) this package : 0110b2d430a7b45d88caba673b816f7e62e8d03e2885fd416b3b1612266cab28 CHECKSUM(SHA256) upstream package : 0110b2d430a7b45d88caba673b816f7e62e8d03e2885fd416b3b1612266cab28 https://github.com/intel/linux-sgx/archive/refs/tags/sgx_2.25_reproducible.tar.gz#/linux-sgx-2.25-reproducible.tar.gz : CHECKSUM(SHA256) this package : daea19fd5a61941b3e3203cdc93ad0115c6b750e1316fb444d63c257d123f5c9 CHECKSUM(SHA256) upstream package : daea19fd5a61941b3e3203cdc93ad0115c6b750e1316fb444d63c257d123f5c9 Requires -------- sgx-common (rpmlib, GLIBC filtered): sgx-enclave-latest-pce-unsigned (rpmlib, GLIBC filtered): rtld(GNU_HASH) sgx-common sgx-enclave-latest-ide-unsigned (rpmlib, GLIBC filtered): rtld(GNU_HASH) sgx-common sgx-enclave-latest-qe3-unsigned (rpmlib, GLIBC filtered): rtld(GNU_HASH) sgx-common sgx-enclave-latest-tdqe-unsigned (rpmlib, GLIBC filtered): rtld(GNU_HASH) sgx-common sgx-enclave-devel (rpmlib, GLIBC filtered): /usr/bin/bash /usr/bin/pkg-config ld-linux-x86-64.so.2()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libsgx_uae_service_sim.so()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libtinyxml2.so.10()(64bit) rtld(GNU_HASH) sgx-libs sgx-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libPCKCertSelection.so.1()(64bit) libdcap_quoteprov.so.1()(64bit) libmpa_network.so.1()(64bit) libmpa_uefi.so.1()(64bit) libsgx_dcap_ql.so.1()(64bit) libsgx_dcap_quoteverify.so.1()(64bit) libsgx_default_qcnl_wrapper.so.1()(64bit) libsgx_enclave_common.so.1()(64bit) libsgx_epid.so.1()(64bit) libsgx_launch.so.1()(64bit) libsgx_pce_logic.so.1()(64bit) libsgx_qe3_logic.so.1()(64bit) libsgx_quote_ex.so.1()(64bit) libsgx_tdx_logic.so.1()(64bit) libsgx_uae_service.so.2()(64bit) libsgx_urts.so.2()(64bit) sgx-libs sgx-libs (rpmlib, GLIBC filtered): /bin/sh config(sgx-libs) ld-linux-x86-64.so.2()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libprotobuf.so.30()(64bit) libsgx_default_qcnl_wrapper.so.1()(64bit) libsgx_enclave_common.so.1()(64bit) libsgx_pce_logic.so.1()(64bit) libsgx_qe3_logic.so.1()(64bit) libsgx_urts.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) sgx-common sgx-aesm (rpmlib, GLIBC filtered): /bin/sh /usr/bin/sh CppMicroServices config(sgx-aesm) libCppMicroServicesd.so.3.8.5()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libipc.so()(64bit) libm.so.6()(64bit) liboal.so()(64bit) libprotobuf.so.30()(64bit) libsgx_pce_logic.so.1()(64bit) libsgx_qe3_logic.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) liburts_internal.so()(64bit) libutils.so()(64bit) rtld(GNU_HASH) sgx-libs sgx-pccs-admin (rpmlib, GLIBC filtered): /usr/bin/python3 /usr/bin/sh python3-asn1 python3-cryptography python3-keyring python3-pyOpenSSL python3-requests python3-urllib3 sgx-libs sgx-pckid-tool (rpmlib, GLIBC filtered): config(sgx-pckid-tool) libc.so.6()(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) sgx-enclave(ide:signed) sgx-enclave(pce:signed) sgx-libs sgx-mpa (rpmlib, GLIBC filtered): /bin/sh config(sgx-mpa) libc.so.6()(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmpa_network.so.1()(64bit) libmpa_uefi.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) sgx-libs tdx-qgs (rpmlib, GLIBC filtered): /bin/sh config(tdx-qgs) libboost_system.so.1.83.0()(64bit) libboost_thread.so.1.83.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libsgx_pce_logic.so.1()(64bit) libsgx_tdx_logic.so.1()(64bit) libsgx_urts.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) sgx-enclave(ide:signed) sgx-enclave(pce:signed) sgx-enclave(tdqe:signed) sgx-libs tdx-attest-libs (rpmlib, GLIBC filtered): libc.so.6()(64bit) rtld(GNU_HASH) sgx-common tdx-attest-devel (rpmlib, GLIBC filtered): libtdx_attest.so.1()(64bit) tdx-attest-libs Provides -------- sgx-common: sgx-common sgx-common(x86-64) sgx-enclave-latest-pce-unsigned: sgx-enclave(pce:unsigned) sgx-enclave(pce:unsigned:latest) sgx-enclave-latest-pce-unsigned sgx-enclave-latest-pce-unsigned(x86-64) sgx-enclave-latest-ide-unsigned: sgx-enclave(ide:unsigned) sgx-enclave(ide:unsigned:latest) sgx-enclave-latest-ide-unsigned sgx-enclave-latest-ide-unsigned(x86-64) sgx-enclave-latest-qe3-unsigned: libsgx_qe3.signed.so.1(qe3_enclave.so)(64bit) sgx-enclave(qe3:unsigned) sgx-enclave(qe3:unsigned:latest) sgx-enclave-latest-qe3-unsigned sgx-enclave-latest-qe3-unsigned(x86-64) sgx-enclave-latest-tdqe-unsigned: sgx-enclave(tdqe:unsigned) sgx-enclave(tdqe:unsigned:latest) sgx-enclave-latest-tdqe-unsigned sgx-enclave-latest-tdqe-unsigned(x86-64) sgx-enclave-devel: libsgx_capable.so()(64bit) libsgx_epid_sim.so()(64bit) libsgx_launch_sim.so()(64bit) libsgx_ptrace.so()(64bit) libsgx_quote_ex_sim.so()(64bit) libsgx_uae_service_sim.so()(64bit) libsgx_urts_sim.so()(64bit) pkgconfig(libsgx_epid_sim) pkgconfig(libsgx_launch_sim) pkgconfig(libsgx_quote_ex_sim) pkgconfig(libsgx_uae_service_sim) pkgconfig(libsgx_urts_sim) sgx-enclave-devel sgx-enclave-devel(x86-64) sgx-devel: pkgconfig(libsgx_epid) pkgconfig(libsgx_launch) pkgconfig(libsgx_quote_ex) pkgconfig(libsgx_uae_service) pkgconfig(libsgx_urts) sgx-devel sgx-devel(x86-64) sgx-libs: config(sgx-libs) group(sgxprv) libPCKCertSelection.so.1()(64bit) libdcap_quoteprov.so.1()(64bit) libmpa_network.so.1()(64bit) libmpa_uefi.so.1()(64bit) libsgx_dcap_ql.so.1()(64bit) libsgx_dcap_quoteverify.so.1()(64bit) libsgx_default_qcnl_wrapper.so.1()(64bit) libsgx_enclave_common.so.1()(64bit) libsgx_epid.so.1()(64bit) libsgx_launch.so.1()(64bit) libsgx_pce_logic.so.1()(64bit) libsgx_qe3_logic.so.1()(64bit) libsgx_quote_ex.so.1()(64bit) libsgx_tdx_logic.so.1()(64bit) libsgx_uae_service.so.2()(64bit) libsgx_urts.so.2()(64bit) sgx-libs sgx-libs(x86-64) sgx-aesm: config(sgx-aesm) group(aesmd) groupmember(aesmd/sgx) groupmember(aesmd/sgxprv) libecdsa_quote_service_bundle.so()(64bit) libepid_quote_service_bundle.so()(64bit) libipc.so()(64bit) lible_launch_service_bundle.so()(64bit) liblinux_network_service_bundle.so()(64bit) liboal.so()(64bit) libpce_service_bundle.so()(64bit) libquote_ex_service_bundle.so()(64bit) liburts_internal.so()(64bit) libutils.so()(64bit) sgx-aesm sgx-aesm(x86-64) user(aesmd) sgx-pccs-admin: sgx-pccs-admin sgx-pccs-admin(x86-64) sgx-pckid-tool: config(sgx-pckid-tool) sgx-pckid-tool sgx-pckid-tool(x86-64) sgx-mpa: config(sgx-mpa) sgx-mpa sgx-mpa(x86-64) tdx-qgs: config(tdx-qgs) group(qgs) groupmember(qgs/sgx) groupmember(qgs/sgxprv) tdx-qgs tdx-qgs(x86-64) user(qgs) tdx-attest-libs: libtdx_attest.so.1()(64bit) tdx-attest-libs tdx-attest-libs(x86-64) tdx-attest-devel: tdx-attest-devel tdx-attest-devel(x86-64) Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name linux-sgx --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-42-x86_64 Active plugins: C/C++, Shell-api, Generic Disabled plugins: PHP, Java, Haskell, Ocaml, Python, Perl, R, SugarActivity, fonts Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH