============================ 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 rpmlintrc: /home/abuild/rpmbuild/SOURCES/ldc-rpmlintrc checks: 41, packages: 9 ldc.src: E: unused-rpmlintrc-filter "W: no-dependency-on ldc-runtime*" ldc.src: E: unused-rpmlintrc-filter "W: no-dependency-on ldc-phobos*" ldc-bash-completion.armv7hl: E: no-binary ldc-phobos-devel.armv7hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. ldc.spec:132: W: macro-in-comment %{_libdir} 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. libphobos2-ldc110.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libphobos2-ldc-debug-shared.so.110.0 libphobos2-ldc110.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libphobos2-ldc-shared.so.110.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 4.5 54.5 BinariesCheck 1.9 23.6 SharedLibraryPolicyCheck 0.9 11.1 FilesCheck 0.3 3.7 SignatureCheck 0.2 2.5 BuildRootAndDateCheck 0.1 1.5 TOTAL 8.2 100.0 9 packages and 0 specfiles checked; 4 errors, 3 warnings, 25 filtered, 4 badness; has taken 8.3 s