============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /opt/testing/lib/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 checks: 41, packages: 11 mate-disk-image-mounter.armv6hl: W: package-with-huge-docs 75% mate-screenshot.armv6hl: W: package-with-huge-docs 60% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. libmatedict-devel.armv6hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. mate-utils.spec: W: no-%check-section The spec file does not contain an %check section. Even if some packages don't directly need it, section markers may be overridden in rpm's configuration to provide additional 'under the hood' functionality. Add the section, even if empty. mate-utils.spec:254: W: macro-in-comment %{_datadir} mate-utils.spec:260: W: macro-in-comment %dir mate-utils.spec:260: W: macro-in-comment %{_libexecdir} mate-utils.spec:261: W: macro-in-comment %{_libexecdir} 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. libmatedict6.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libmatedict.so.6.0.7 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 32.1 BinariesCheck 0.2 22.4 SignatureCheck 0.2 18.7 TOTAL 0.9 100.0 11 packages and 0 specfiles checked; 1 errors, 8 warnings, 23 filtered, 1 badness; has taken 1.0 s