============================ rpmlint session starts ============================ rpmlint: 2.6.1 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: 4 zsh-htmldoc.armv6hl: W: package-with-huge-docs 100% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. zsh.spec:64: E: obsolete-suse-version-check 1210 The specfile contains a comparison of %suse_version against a suse release that is no longer in maintenance. Consider removing obsolete parts of your spec file to make it more readable. zsh-htmldoc.armv6hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. zsh.armv6hl: W: empty-%preun zsh.armv6hl: W: empty-%postun zsh.armv6hl: W: empty-%post zsh.armv6hl: E: call-to-mktemp /usr/bin/zsh This executable calls mktemp. As advised by the manpage (mktemp(3)), this function should be avoided. zsh.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/zsh/5.9/zsh/net/tcp.so 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.8 32.8 BinariesCheck 0.7 31.4 FilesCheck 0.2 10.2 SUIDPermissionsCheck 0.1 5.7 BuildRootAndDateCheck 0.1 5.0 BashismsCheck 0.1 4.8 TOTAL 2.3 100.0 4 packages and 0 specfiles checked; 3 errors, 5 warnings, 25 filtered, 3 badness; has taken 2.4 s