============================ 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
checks: 41, packages: 5

libxml2-2.x86_64: W: unstripped-binary-or-object /usr/lib64/libxml2.so.2.12.8
libxml2-tools.x86_64: W: unstripped-binary-or-object /usr/bin/xmlcatalog
libxml2-tools.x86_64: W: unstripped-binary-or-object /usr/bin/xmllint
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.

libxml2-2.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libxml2.so.2.12.8
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
    BashismsCheck                                0.3              42.9               
    TOTAL                                        0.6             100.0               

 5 packages and 0 specfiles checked; 0 errors, 4 warnings, 20 filtered, 0 badness; has taken 0.6 s