============================ rpmlint session starts ============================ rpmlint: 2.9.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/s390-tools-rpmlintrc checks: 42, packages: 2 s390-tools.src: E: unused-rpmlintrc-filter "statically-linked-binary /usr/bin/read_values" s390-tools.src: E: unused-rpmlintrc-filter "position-independent-executable-suggested " s390-tools.src: E: unused-rpmlintrc-filter "non-etc-or-var-file-marked-as-conffile /boot/zipl/active_devices.txt" s390-tools.src: E: unused-rpmlintrc-filter "zero-length /boot/zipl/active_devices.txt" s390-tools.src: E: unused-rpmlintrc-filter "tmpfile-not-in-filelist /var/log/ts-shell" s390-tools.src: E: unused-rpmlintrc-filter "call-to-mktemp" s390-tools.x86_64: W: unstripped-binary-or-object /usr/bin/pvattest s390-tools.x86_64: W: unstripped-binary-or-object /usr/bin/pvimg s390-tools.x86_64: W: unstripped-binary-or-object /usr/bin/pvsecret s390-tools.x86_64: W: unstripped-binary-or-object /usr/bin/pvverify This executable should be stripped of debugging symbols, in order to take less space and be loaded faster. This is usually done automatically at buildtime by rpm. s390-tools.spec:553: W: shared-dir-glob-in-files %{_bindir}/* s390-tools.spec:708: W: shared-dir-glob-in-files %{_bindir}/* The %files section contains "%{_bindir}/*", "%{_datadir}/*", "%{_docdir}/*", "%{_includedir}/*" or "%{_mandir}/*". These can lead to packagers not noticing when upstream adds new and possibly conflicting files in these directories. Therefore, files in these directories should be explicitely listed like "%{_bindir}/foobar" or "%{_includedir}/foobar.h". s390-tools.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. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 1.0 74.5 BinariesCheck 0.1 8.2 SpecCheck 0.1 7.7 TOTAL 1.3 100.0 2 packages and 0 specfiles checked; 6 errors, 7 warnings, 63 filtered, 6 badness; has taken 1.3 s