============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib64/python3.11/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: 7 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-ldc109.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libphobos2-ldc-debug-shared.so.109.1 libphobos2-ldc109.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libphobos2-ldc-shared.so.109.1 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 BinariesCheck 1.0 40.0 ExtractRpm 0.6 23.6 SharedLibraryPolicyCheck 0.4 16.5 SignatureCheck 0.2 6.7 TOTAL 2.5 100.0 7 packages and 0 specfiles checked; 3 errors, 3 warnings, 21 filtered, 3 badness; has taken 2.5 s