============================ rpmlint session starts ============================
rpmlint: 2.5.0
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
rpmlintrc:
    /home/abuild/rpmbuild/SOURCES/procps-rpmlintrc
checks: 41, packages: 5

procps.src: E: unused-rpmlintrc-filter ".*W:.*shared-lib-calls-exit.*libprocps\.so.*"
libprocps8.x86_64: W: unstripped-binary-or-object /usr/lib64/libprocps.so.8.0.3
procps.x86_64: W: unstripped-binary-or-object /usr/bin/free
procps.x86_64: W: unstripped-binary-or-object /usr/bin/pgrep
procps.x86_64: W: unstripped-binary-or-object /usr/bin/pidof
procps.x86_64: W: unstripped-binary-or-object /usr/bin/pkill
procps.x86_64: W: unstripped-binary-or-object /usr/bin/pmap
procps.x86_64: W: unstripped-binary-or-object /usr/bin/ps
procps.x86_64: W: unstripped-binary-or-object /usr/bin/pwait
procps.x86_64: W: unstripped-binary-or-object /usr/bin/pwdx
procps.x86_64: W: unstripped-binary-or-object /usr/bin/skill
procps.x86_64: W: unstripped-binary-or-object /usr/bin/slabtop
procps.x86_64: W: unstripped-binary-or-object /usr/bin/snice
procps.x86_64: W: unstripped-binary-or-object /usr/bin/tload
procps.x86_64: W: unstripped-binary-or-object /usr/bin/top
procps.x86_64: W: unstripped-binary-or-object /usr/bin/vmstat
procps.x86_64: W: unstripped-binary-or-object /usr/bin/w
procps.x86_64: W: unstripped-binary-or-object /usr/bin/watch
procps.x86_64: W: unstripped-binary-or-object /usr/sbin/sysctl
This executable should be stripped from debugging symbols, in order to take
less space and be loaded faster. This is usually done automatically at
buildtime by rpm.

procps.spec:36: W: macro-in-comment %{version}
procps.spec:36: W: macro-in-comment %{version}
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.

procps.x86_64: W: files-duplicate /usr/bin/pwait /usr/bin/pgrep:/usr/bin/pkill
procps.x86_64: W: files-duplicate /usr/share/man/man1/pwait.1.gz /usr/share/man/man1/pkill.1.gz
Your package contains duplicated files that are not hard- or symlinks. You
should use the %fdupes macro to link the files to one.

Check time report (>1% & >0.1s):
    Check                            Duration (in s)   Fraction (in %)  Checked files
    BinariesCheck                                0.2              46.3               
    TOTAL                                        0.4             100.0               

 5 packages and 0 specfiles checked; 1 errors, 22 warnings, 15 filtered, 1 badness; has taken 0.4 s