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: ======= - Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files directly in %_libdir. See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_devel_packages - Package installs a %{name}.desktop using desktop-file-install or desktop- file-validate if there is such a file. - 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. Note: License file COPYING is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text ===== MUST items ===== C/C++: [ ]: Provides: bundled(gnulib) in place as required. Note: Sources not installed [ ]: Package does not contain kernel modules. [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", "GNU Lesser General Public License, Version 3", "*No copyright* GNU Lesser General Public License, Version 3", "GNU Lesser General Public License v3.0 or later", "*No copyright* GNU General Public License, Version 3", "GNU General Public License v3.0 or later", "*No copyright* GNU Lesser General Public License v3.0 or later", "GNU Affero General Public License v3.0", "GNU Lesser General Public License, Version 2.1", "GNU Lesser General Public License v2.1 or later", "*No copyright* GNU General Public License, Version 3 and/or GNU Lesser General Public License, Version 3", "MIT License", "GNU General Public License v3.0 or later and/or GNU General Public License, Version 2", "*No copyright* Creative Commons CC0 1.0", "*No copyright* Boost Software License 1.0", "*No copyright* GNU General Public License v2.0 or later", "Boost Software License 1.0", "BSD 3-Clause License and/or NTP License", "NTP License", "Boost Software License 1.0 and/or MIT License", "MIT License and/or The Unlicense", "BSD 3-Clause License", "*No copyright* Apache License", "*No copyright* BSD 3-Clause License", "Apache License 2.0", "BSD 3-Clause License [generated file]", "*No copyright* Apache License 2.0". 2539 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/IfcOpenShell/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: %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. [ ]: 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. [ ]: 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. [ ]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 52635 bytes in 5 files. [ ]: 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]: The License field must be a valid SPDX expression. [x]: Package requires other packages for directories it uses. [x]: Package must own all directories that it creates. [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]: Macros in Summary, %description expandable at SRPM build time. [x]: Package contains desktop file if it is a GUI application. [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]: Package does not use a name that already exists. [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]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local Python: [ ]: Binary eggs must be removed in %prep Note: Cannot find any build in BUILD directory (--prebuilt option?) [ ]: Python eggs must not download any dependencies during the build process. [ ]: A package which is used by another package via an egg interface should provide egg info. [ ]: Package meets the Packaging Guidelines::Python [x]: Package contains BR: python2-devel or python3-devel [x]: Packages MUST NOT have dependencies (either build-time or runtime) on packages named with the unversioned python- prefix unless no properly versioned package exists. Dependencies on Python packages instead MUST use names beginning with python2- or python3- as appropriate. [x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: Avoid bundling fonts in non-fonts packages. Note: Package contains font files [ ]: 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 IfcOpenShell-devel , IfcOpenShell-python3 , IfcOpenShell-bonsai , IfcOpenShell-ifcsverchok [ ]: 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. [ ]: 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. [ ]: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define build_timestamp %{lua: print(os.date("%Y%m%d"))}, %define changelog_date %{lua: print(os.date("%a %b %d %Y"))}, %define blender_api 4.2 [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]: SourceX is a working URL. ===== EXTRA items ===== Generic: [!]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 61327360 bytes in /usr/share IfcOpenShell-bonsai-0.8.0-0.0.20241109git.fc40.x86_64.rpm:41420800, IfcOpenShell- ifcsverchok-0.8.0-0.0.20241109git.fc40.x86_64.rpm:19845120 See: https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines [x]: Rpmlint is run on debuginfo package(s). Note: No rpmlint messages. [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. Rpmlint ------- Checking: IfcOpenShell-0.8.0-0.0.20241109git.fc40.x86_64.rpm IfcOpenShell-devel-0.8.0-0.0.20241109git.fc40.x86_64.rpm IfcOpenShell-python3-0.8.0-0.0.20241109git.fc40.x86_64.rpm IfcOpenShell-bonsai-0.8.0-0.0.20241109git.fc40.x86_64.rpm IfcOpenShell-ifcsverchok-0.8.0-0.0.20241109git.fc40.x86_64.rpm IfcOpenShell-debuginfo-0.8.0-0.0.20241109git.fc40.x86_64.rpm IfcOpenShell-debugsource-0.8.0-0.0.20241109git.fc40.x86_64.rpm IfcOpenShell-0.8.0-0.0.20241108git.fc40.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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/tmpotjr09wu')] checks: 32, packages: 8 IfcOpenShell-python3.x86_64: E: zero-length /usr/lib64/python3.12/site-packages/bcf/extensions.py IfcOpenShell-python3.x86_64: E: zero-length /usr/lib64/python3.12/site-packages/ifc4d/test.py IfcOpenShell.spec: W: patch-not-applied Patch0: IfcOpenShell-bbim-pre42.patch IfcOpenShell-bonsai.x86_64: W: obsolete-not-provided IfcOpenShell-blenderbim IfcOpenShell-bonsai.x86_64: E: non-executable-script /usr/share/blender/4.2/extensions/system/bonsai/libs/desktop/bonsai 644 /bin/bash IfcOpenShell-python3.x86_64: E: non-executable-script /usr/lib64/python3.12/site-packages/ifcclash/__main__.py 644 /usr/bin/env python3 IfcOpenShell-python3.x86_64: E: non-executable-script /usr/lib64/python3.12/site-packages/ifcclash/ifcclash.py 644 /usr/bin/env python3 IfcOpenShell-python3.x86_64: E: non-executable-script /usr/lib64/python3.12/site-packages/ifcpatch/__init__.py 644 /usr/bin/env python3 IfcOpenShell-python3.x86_64: E: non-executable-script /usr/lib64/python3.12/site-packages/ifcpatch/__main__.py 644 /usr/bin/env python3 IfcOpenShell-python3.x86_64: E: non-executable-script /usr/lib64/python3.12/site-packages/ifctester/__main__.py 644 /usr/bin/env python3 IfcOpenShell.x86_64: W: no-manual-page-for-binary IfcConvert IfcOpenShell.x86_64: W: no-manual-page-for-binary IfcGeomServer IfcOpenShell.x86_64: W: no-manual-page-for-binary svgfill IfcOpenShell-python3.x86_64: W: no-manual-page-for-binary cli.py IfcOpenShell-python3.x86_64: W: no-manual-page-for-binary gui.py IfcOpenShell-bonsai.x86_64: E: no-binary IfcOpenShell-ifcsverchok.x86_64: E: no-binary IfcOpenShell.spec:54: W: mixed-use-of-spaces-and-tabs (spaces: line 54, tab: line 4) IfcOpenShell.spec:210: W: macro-in-%changelog %{changelog_date} IfcOpenShell.spec:210: W: macro-in-%changelog %{build_timestamp} IfcOpenShell.spec: W: invalid-url Source0: IfcOpenShell-0.8.0.tar.gz IfcOpenShell.x86_64: E: invalid-soname /usr/lib64/libgeometry_kernel_cgal.so libgeometry_kernel_cgal.so IfcOpenShell.x86_64: E: invalid-soname /usr/lib64/libgeometry_kernel_cgal_simple.so libgeometry_kernel_cgal_simple.so IfcOpenShell.x86_64: E: invalid-soname /usr/lib64/libgeometry_kernel_opencascade.so libgeometry_kernel_opencascade.so IfcOpenShell.x86_64: E: invalid-soname /usr/lib64/liblibsvgfill.so liblibsvgfill.so IfcOpenShell-bonsai.x86_64: W: files-duplicate /usr/share/blender/4.2/extensions/system/bonsai/bim/data/icons/dm_centreline.png /usr/share/blender/4.2/extensions/system/bonsai/bim/data/icons/dm_centerline.png IfcOpenShell-bonsai.x86_64: W: files-duplicate /usr/share/blender/4.2/extensions/system/bonsai/bim/data/icons/lm_centreline.png /usr/share/blender/4.2/extensions/system/bonsai/bim/data/icons/lm_centerline.png IfcOpenShell-bonsai.x86_64: W: files-duplicate /usr/share/blender/4.2/extensions/system/bonsai/bim/data/templates/projects/IFC4 Demo Template.ifc /usr/share/blender/4.2/extensions/system/bonsai/bim/data/libraries/IFC4 Demo Library.ifc IfcOpenShell-ifcsverchok.x86_64: W: files-duplicate /usr/share/blender/4.2/extensions/system/ifcsverchok/nodes/ifc/__init__.py /usr/share/blender/4.2/extensions/system/ifcsverchok/nodes/__init__.py IfcOpenShell-python3.x86_64: W: files-duplicate /usr/lib64/python3.12/site-packages/ifcopenshell/mvd/LICENSE /usr/lib64/python3.12/site-packages/ifccityjson/COPYING.LESSER 8 packages and 0 specfiles checked; 14 errors, 16 warnings, 76 filtered, 14 badness; has taken 20.8 s Rpmlint (debuginfo) ------------------- Checking: IfcOpenShell-python3-debuginfo-0.8.0-0.0.20241109git.fc40.x86_64.rpm IfcOpenShell-debuginfo-0.8.0-0.0.20241109git.fc40.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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/tmp8dg1jmob')] checks: 32, packages: 2 2 packages and 0 specfiles checked; 0 errors, 0 warnings, 34 filtered, 0 badness; has taken 10.4 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "IfcOpenShell-devel". (none): E: there is no installed rpm "IfcOpenShell-bonsai". (none): E: there is no installed rpm "IfcOpenShell-ifcsverchok". (none): E: there is no installed rpm "IfcOpenShell-debuginfo". (none): E: there is no installed rpm "IfcOpenShell-python3-debuginfo". (none): E: there is no installed rpm "IfcOpenShell-python3". (none): E: there is no installed rpm "IfcOpenShell-debugsource". (none): E: there is no installed rpm "IfcOpenShell". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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: 8 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Unversioned so-files -------------------- IfcOpenShell: /usr/lib64/libgeometry_kernel_cgal.so IfcOpenShell: /usr/lib64/libgeometry_kernel_cgal_simple.so IfcOpenShell: /usr/lib64/libgeometry_kernel_opencascade.so IfcOpenShell: /usr/lib64/liblibsvgfill.so IfcOpenShell-python3: /usr/lib64/python3.12/site-packages/ifcopenshell/_ifcopenshell_wrapper.cpython-312-x86_64-linux-gnu.so Requires -------- IfcOpenShell (rpmlib, GLIBC filtered): ld-linux-x86-64.so.2()(64bit) libIfcGeom.so.0.8()(64bit) libIfcParse.so.0.8()(64bit) libSerializers.so.0.8()(64bit) libTKBO.so.7()(64bit) libTKBRep.so.7()(64bit) libTKBool.so.7()(64bit) libTKG2d.so.7()(64bit) libTKG3d.so.7()(64bit) libTKGeomAlgo.so.7()(64bit) libTKGeomBase.so.7()(64bit) libTKHLR.so.7()(64bit) libTKIGES.so.7()(64bit) libTKMath.so.7()(64bit) libTKMesh.so.7()(64bit) libTKOffset.so.7()(64bit) libTKPrim.so.7()(64bit) libTKSTEP.so.7()(64bit) libTKShHealing.so.7()(64bit) libTKTopAlgo.so.7()(64bit) libTKXSBase.so.7()(64bit) libTKernel.so.7()(64bit) libboost_iostreams.so.1.83.0()(64bit) libboost_program_options.so.1.83.0()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgeometry_kernel_cgal.so()(64bit) libgeometry_kernel_cgal_simple.so()(64bit) libgeometry_kernel_opencascade.so()(64bit) libgmp.so.10()(64bit) libhdf5.so.200()(64bit) libhdf5_cpp.so.200()(64bit) liblibsvgfill.so()(64bit) libm.so.6()(64bit) libmpfr.so.6()(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.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) IfcOpenShell-devel (rpmlib, GLIBC filtered): IfcOpenShell boost-devel libIfcGeom.so.0.8()(64bit) libIfcParse.so.0.8()(64bit) libSerializers.so.0.8()(64bit) libicu-devel libxml2-devel python3-devel tbb-devel IfcOpenShell-python3 (rpmlib, GLIBC filtered): /usr/bin/python3 IfcOpenShell ld-linux-x86-64.so.2()(64bit) libIfcGeom.so.0.8()(64bit) libIfcParse.so.0.8()(64bit) libSerializers.so.0.8()(64bit) libTKBO.so.7()(64bit) libTKBRep.so.7()(64bit) libTKG2d.so.7()(64bit) libTKG3d.so.7()(64bit) libTKGeomBase.so.7()(64bit) libTKMath.so.7()(64bit) libTKMesh.so.7()(64bit) libTKTopAlgo.so.7()(64bit) libTKernel.so.7()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgeometry_kernel_cgal.so()(64bit) libgeometry_kernel_opencascade.so()(64bit) libgmp.so.10()(64bit) libhdf5.so.200()(64bit) libhdf5_cpp.so.200()(64bit) liblibsvgfill.so()(64bit) libm.so.6()(64bit) libmpfr.so.6()(64bit) libpython3.12.so.1.0()(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.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) mysql-connector-python3 python(abi) python3-babel python3-boto3 python3-botocore python3-defusedxml python3-lark-parser python3-lxml python3-networkx python3-odfpy python3-openpyxl python3-ordered-set python3-orderly_set python3-pandas python3-parse python3-parse_type python3-pyparsing python3-pythonocc-core python3-six python3-xmlschema python3-xsdata rtld(GNU_HASH) IfcOpenShell-bonsai (rpmlib, GLIBC filtered): IfcOpenShell-python3 blender(ABI) python3-GitPython python3-aiohttp python3-bpypolyskel python3-cjio python3-dateutil python3-deepdiff python3-elementpath python3-ezdxf python3-isodate python3-jsonpickle python3-natsort python3-olca python3-pillow python3-pystache python3-pytz python3-shapely python3-socketio+asyncio_client python3-svgwrite IfcOpenShell-ifcsverchok (rpmlib, GLIBC filtered): IfcOpenShell-bonsai blender(ABI) IfcOpenShell-debuginfo (rpmlib, GLIBC filtered): IfcOpenShell-debugsource (rpmlib, GLIBC filtered): Provides -------- IfcOpenShell: IfcOpenShell IfcOpenShell(x86-64) libIfcGeom.so.0.8()(64bit) libIfcParse.so.0.8()(64bit) libSerializers.so.0.8()(64bit) libgeometry_kernel_cgal.so()(64bit) libgeometry_kernel_cgal_simple.so()(64bit) libgeometry_kernel_opencascade.so()(64bit) liblibsvgfill.so()(64bit) IfcOpenShell-devel: IfcOpenShell-devel IfcOpenShell-devel(x86-64) IfcOpenShell-python3: IfcOpenShell-python3 IfcOpenShell-python3(x86-64) IfcOpenShell-bonsai: IfcOpenShell-bonsai IfcOpenShell-bonsai(x86-64) blenderbim bonsai IfcOpenShell-ifcsverchok: IfcOpenShell-ifcsverchok IfcOpenShell-ifcsverchok(x86-64) IfcOpenShell-debuginfo: IfcOpenShell-debuginfo IfcOpenShell-debuginfo(x86-64) debuginfo(build-id) libIfcGeom.so.0.8.0-0.8.0-0.0.20241109git.fc40.x86_64.debug()(64bit) libIfcParse.so.0.8.0-0.8.0-0.0.20241109git.fc40.x86_64.debug()(64bit) libSerializers.so.0.8.0-0.8.0-0.0.20241109git.fc40.x86_64.debug()(64bit) libgeometry_kernel_cgal.so-0.8.0-0.0.20241109git.fc40.x86_64.debug()(64bit) libgeometry_kernel_cgal_simple.so-0.8.0-0.0.20241109git.fc40.x86_64.debug()(64bit) libgeometry_kernel_opencascade.so-0.8.0-0.0.20241109git.fc40.x86_64.debug()(64bit) liblibsvgfill.so-0.8.0-0.0.20241109git.fc40.x86_64.debug()(64bit) IfcOpenShell-debugsource: IfcOpenShell-debugsource IfcOpenShell-debugsource(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 IfcOpenShell --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-40-x86_64 Active plugins: Shell-api, Python, C/C++, Generic Disabled plugins: Java, Haskell, Perl, Ocaml, R, fonts, PHP, SugarActivity Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH