============================ rpmlint session starts ============================ rpmlint: 2.8.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 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.aarch64: 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.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libphobos2-ldc-debug-shared.so.110.0 libphobos2-ldc110.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/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 1.8 51.2 BinariesCheck 0.9 26.0 SharedLibraryPolicyCheck 0.4 10.6 SignatureCheck 0.1 4.1 TOTAL 3.6 100.0 9 packages and 0 specfiles checked; 3 errors, 3 warnings, 25 filtered, 3 badness; has taken 3.6 s