============================ rpmlint session starts ============================ rpmlint: 2.7.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/swipl-rpmlintrc checks: 41, packages: 2 swipl.aarch64: E: non-executable-script /usr/lib/swipl/customize/edit 644 /bin/sh -f swipl.aarch64: E: non-executable-script /usr/lib/swipl/doc/packages/examples/http/linux-init-script 644 /bin/sh swipl.aarch64: E: non-executable-script /usr/lib/swipl/doc/packages/examples/jpl/java/zahed/run.sh 644 /bin/sh swipl.aarch64: E: non-executable-script /usr/lib/swipl/doc/packages/examples/pldoc/man_server.pl 644 /usr/bin/env swipl swipl.aarch64: E: non-executable-script /usr/lib/swipl/doc/packages/examples/protobufs/interop/test_read.py 644 /usr/bin/env python3 swipl.aarch64: E: non-executable-script /usr/lib/swipl/doc/packages/examples/protobufs/interop/test_write.py 644 /usr/bin/env python3 swipl.aarch64: E: non-executable-script /usr/lib/swipl/doc/packages/examples/stomp/server-loop.sh 644 /bin/bash This text file contains a shebang or is located in a path dedicated for executables, but lacks the executable bits and cannot thus be executed. If the file is meant to be an executable script, add the executable bits, otherwise remove the shebang or move the file elsewhere. swipl.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib/swipl/lib/aarch64-linux/pl2xpce.so swipl.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib/swipl/lib/aarch64-linux/socket.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 2.0 49.5 BinariesCheck 1.0 25.0 BashismsCheck 0.4 9.1 FilesCheck 0.3 8.1 BuildRootAndDateCheck 0.1 2.7 TOTAL 4.0 100.0 2 packages and 0 specfiles checked; 7 errors, 2 warnings, 70 filtered, 7 badness; has taken 4.0 s