============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /opt/testing/lib64/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.x86_64: 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.x86_64: W: no-version-dependency-on gdcm*/gdcm-libs/libgdcm* 3.0.24 gdcm.x86_64: E: no-binary gdcm-examples.x86_64: 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.x86_64: E: explicit-lib-dependency libgdcm3_0 gdcm-examples.x86_64: E: explicit-lib-dependency libgdcm3_0 python3-gdcm.x86_64: 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.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/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 0.9 53.7 BinariesCheck 0.3 20.4 SharedLibraryPolicyCheck 0.1 7.9 FilesCheck 0.1 6.8 TOTAL 1.6 100.0 8 packages and 0 specfiles checked; 5 errors, 6 warnings, 117 filtered, 5 badness; has taken 1.6 s