============================ 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: 6 supercollider.armv6hl: E: zero-length /usr/share/SuperCollider/HelpSource/Classes/.placeholder supercollider.armv6hl: E: zero-length /usr/share/SuperCollider/HelpSource/Guides/.placeholder supercollider.armv6hl: E: zero-length /usr/share/SuperCollider/HelpSource/Other/.placeholder supercollider.armv6hl: E: zero-length /usr/share/SuperCollider/HelpSource/Overviews/.placeholder supercollider.armv6hl: E: zero-length /usr/share/SuperCollider/HelpSource/Reference/.placeholder supercollider.armv6hl: E: zero-length /usr/share/SuperCollider/HelpSource/Tutorials/.placeholder supercollider.armv6hl: E: zero-length /usr/share/SuperCollider/SCClassLibrary/Common/GUI/PlusGUI/Files/FilePlusGUI.sc supercollider-devel.armv6hl: E: version-control-internal-file /usr/include/SuperCollider/external_libraries/nova-simd/.gitignore You have included file(s) internally used by a version control system in the package. Move these files out of the package and rebuild it. supercollider.armv6hl: E: script-without-shebang /usr/share/applications/SuperColliderIDE.desktop This text file has executable bits set or is located in a path dedicated for executables, but lacks a shebang and cannot thus be executed. If the file is meant to be an executable script, add the shebang, otherwise remove the executable bits or move the file elsewhere. supercollider-devel.armv6hl: E: non-executable-script /usr/include/SuperCollider/external_libraries/boost/boost/function/detail/gen_maybe_include.pl 644 /usr/bin/perl -w 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. supercollider-devel.armv6hl: E: no-binary supercollider-emacs.armv6hl: E: no-binary supercollider-gedit.armv6hl: E: no-binary supercollider-vim.armv6hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. supercollider.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. supercollider.spec:188: W: macro-in-comment %{_bindir} supercollider.spec:189: W: macro-in-comment %{_bindir} supercollider.spec:190: W: macro-in-comment %{_datadir} supercollider.spec:191: W: macro-in-comment %{_datadir} supercollider.spec:192: W: macro-in-comment %dir supercollider.spec:192: W: macro-in-comment %{_datadir} supercollider.spec:193: W: macro-in-comment %dir supercollider.spec:193: W: macro-in-comment %{_datadir} supercollider.spec:194: W: macro-in-comment %dir supercollider.spec:194: W: macro-in-comment %{_datadir} supercollider.spec:195: W: macro-in-comment %dir supercollider.spec:195: W: macro-in-comment %{_datadir} supercollider.spec:196: W: macro-in-comment %dir supercollider.spec:196: W: macro-in-comment %{_datadir} supercollider.spec:197: W: macro-in-comment %{_datadir} supercollider.spec:198: W: macro-in-comment %dir supercollider.spec:198: W: macro-in-comment %{_datadir} supercollider.spec:199: W: macro-in-comment %{_datadir} 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. supercollider.armv6hl: W: hidden-file-or-dir /usr/share/SuperCollider/HelpSource/Classes/.placeholder supercollider.armv6hl: W: hidden-file-or-dir /usr/share/SuperCollider/HelpSource/Guides/.placeholder supercollider.armv6hl: W: hidden-file-or-dir /usr/share/SuperCollider/HelpSource/Other/.placeholder supercollider.armv6hl: W: hidden-file-or-dir /usr/share/SuperCollider/HelpSource/Overviews/.placeholder supercollider.armv6hl: W: hidden-file-or-dir /usr/share/SuperCollider/HelpSource/Reference/.placeholder supercollider.armv6hl: W: hidden-file-or-dir /usr/share/SuperCollider/HelpSource/Tutorials/.placeholder supercollider-devel.armv6hl: W: hidden-file-or-dir /usr/include/SuperCollider/external_libraries/boost_sync/.gitattributes supercollider-devel.armv6hl: W: hidden-file-or-dir /usr/include/SuperCollider/external_libraries/boost_sync/.travis.yml supercollider-devel.armv6hl: W: hidden-file-or-dir /usr/include/SuperCollider/external_libraries/nova-simd/.git supercollider-devel.armv6hl: W: hidden-file-or-dir /usr/include/SuperCollider/external_libraries/nova-simd/.gitignore supercollider-devel.armv6hl: W: hidden-file-or-dir /usr/include/SuperCollider/external_libraries/nova-tt/.git The file or directory is hidden. You should see if this is normal, and delete it from the package if not. supercollider.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/sclang 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 5.7 57.3 FilesCheck 1.2 11.6 BinariesCheck 1.1 11.1 BuildRootAndDateCheck 0.5 5.3 SUIDPermissionsCheck 0.5 4.5 BashismsCheck 0.3 2.7 SignatureCheck 0.3 2.6 FilelistCheck 0.2 2.4 TOTAL 10.0 100.0 6 packages and 0 specfiles checked; 14 errors, 31 warnings, 698 filtered, 14 badness; has taken 10.3 s