============================ 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 distcc.spec:42: W: suse-update-desktop-file-deprecated %suse_update_desktop_file is deprecated The usage of %suse_update_desktop_file is deprecated and changes should be migrated to the upstream. Please check the build log for details. distcc-server.armv7hl: E: python-egg-info-distutils-style /usr/lib/python3.11/site-packages/include_server-3.4-py3.11.egg-info The Python package's egg-info is a distutils style file. Please update to dist-info standardized core metadata. distcc.armv7hl: W: potential-bashisms /usr/share/doc/packages/distcc/example/init checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. distcc.armv7hl: W: package-with-huge-docs 75% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. distcc-server.armv7hl: E: non-executable-script /etc/distcc/commands.allow.sh 644 /bin/sh distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/basics.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/basics_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/c_extensions_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/cache_basics.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/compiler_defaults.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/compress_files.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/include_analyzer.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/include_analyzer_memoizing_node.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/include_analyzer_memoizing_node_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/include_analyzer_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/include_server.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/include_server_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/macro_eval.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/macro_eval_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/mirror_path.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/mirror_path_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/parse_command.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/parse_command_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/parse_file.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/parse_file_test.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/run.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/setup.py 644 /usr/bin/python3 distcc-server.armv7hl: E: non-executable-script /usr/lib/python3.11/site-packages/include_server/statistics.py 644 /usr/bin/python3 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. distcc.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. distcc.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/distcc distcc.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/lsdistcc distcc-server.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/python3.11/site-packages/include_server/distcc_pump_c_extensions.cpython-311-arm-linux-gnueabihf.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 BashismsCheck 1.5 76.8 BinariesCheck 0.1 6.9 ExtractRpm 0.1 5.5 TOTAL 2.0 100.0 4 packages and 0 specfiles checked; 25 errors, 7 warnings, 15 filtered, 25 badness; has taken 2.0 s