============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /opt/testing/lib/python3.13/rpmlint/configdefaults.toml /opt/testing/share/rpmlint/cron-whitelist.toml /opt/testing/share/rpmlint/dbus-services.toml /opt/testing/share/rpmlint/device-files-whitelist.toml /opt/testing/share/rpmlint/licenses.toml /opt/testing/share/rpmlint/opensuse.toml /opt/testing/share/rpmlint/pam-modules.toml /opt/testing/share/rpmlint/permissions-whitelist.toml /opt/testing/share/rpmlint/pie-executables.toml /opt/testing/share/rpmlint/polkit-rules-whitelist.toml /opt/testing/share/rpmlint/scoring.toml /opt/testing/share/rpmlint/security.toml /opt/testing/share/rpmlint/sudoers-whitelist.toml /opt/testing/share/rpmlint/sysctl-whitelist.toml /opt/testing/share/rpmlint/systemd-tmpfiles.toml /opt/testing/share/rpmlint/users-groups.toml /opt/testing/share/rpmlint/world-writable-whitelist.toml /opt/testing/share/rpmlint/zypper-plugins.toml /etc/xdg/rpmlint/scoring-strict.override.toml checks: 41, packages: 8 libgdcm3_0.armv7hl: W: obsolete-not-provided gdcm-libgdcm3_0 If a package is obsoleted by a compatible replacement, the obsoleted package should also be provided in order to not cause unnecessary dependency breakage. If the obsoleting package is not a compatible replacement for the old one, leave out the Provides. gdcm-devel.armv7hl: W: no-version-dependency-on gdcm*/gdcm-libs/libgdcm* 3.0.24 gdcm.armv7hl: E: no-binary gdcm-devel.armv7hl: E: no-binary gdcm-examples.armv7hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. gdcm.spec:52: W: macro-in-comment %else gdcm.spec:54: W: macro-in-comment %endif gdcm.spec:145: W: macro-in-comment %endif There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. gdcm-applications.armv7hl: E: explicit-lib-dependency libgdcm3_0 gdcm-examples.armv7hl: E: explicit-lib-dependency libgdcm3_0 python3-gdcm.armv7hl: E: explicit-lib-dependency libgdcm3_0 You must let rpm find the library dependencies by itself. Do not put unneeded explicit Requires: tags. libsocketxx1_2.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libsocketxx.so.1.2.0 The binary calls gethostbyname. Please port the code to use getaddrinfo. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 2.2 54.9 BinariesCheck 0.8 20.5 SharedLibraryPolicyCheck 0.4 8.9 SignatureCheck 0.2 5.0 FilesCheck 0.2 4.3 BashismsCheck 0.1 2.8 TOTAL 4.0 100.0 8 packages and 0 specfiles checked; 6 errors, 6 warnings, 117 filtered, 6 badness; has taken 4.1 s