============================ rpmlint session starts ============================ rpmlint: 2.8.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: 2 avgtime.spec: W: no-%check-section The spec file does not contain an %check section. Please check if the package has a testsuite and what it takes to enable the testsuite as part of the package build. If it is not possible to run it in the build environment (OBS/koji) or no testsuite exists, then please ignore this warning. You should not insert an empty %check section. avgtime.spec:31: W: macro-in-comment %ifarch avgtime.spec:31: W: macro-in-comment %{ix86} avgtime.spec:32: W: macro-in-comment %bcond_without avgtime.spec:33: W: macro-in-comment %else avgtime.spec:34: W: macro-in-comment %bcond_with avgtime.spec:35: W: macro-in-comment %endif avgtime.spec:49: W: macro-in-comment %{with avgtime.spec:52: W: macro-in-comment %else avgtime.spec:56: W: macro-in-comment %endif avgtime.spec:86: W: macro-in-comment %{with avgtime.spec:88: W: macro-in-comment %else avgtime.spec:91: 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. avgtime.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/avgtime 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.3 74.9 TOTAL 0.4 100.0 2 packages and 0 specfiles checked; 0 errors, 14 warnings, 4 filtered, 0 badness; has taken 0.4 s