There are multiple items to be loaded: /home/abuild/rpmbuild/SOURCES/gcc12-rpmlintrc /home/abuild/rpmbuild/SOURCES/gcc12-testresults-rpmlintrc. ============================ rpmlint session starts ============================ rpmlint: 2.6.1 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 /etc/xdg/rpmlint/scoring-strict.override.toml rpmlintrc: /home/abuild/rpmbuild/SOURCES/gcc12-rpmlintrc /home/abuild/rpmbuild/SOURCES/gcc12-testresults-rpmlintrc checks: 41, packages: 2 cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-c++" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-cpp" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-g++" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-gcc" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-gcc-ar" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-gcc-nm" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-gcc-ranlib" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-gcov" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-gcov-dump" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-gcov-tool" cross-pru-gcc12.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/pru-lto-dump" Your package contains a file with no permissions. This is usually an error because the file won't be accessible by any user. You should check the file permissions and ensure that are correct or fix it using "%attr" macro in %files section. http://ftp.rpm.org/max-rpm/s1-rpm-anywhere-specifying-file-attributes.html cross-pru-gcc12.src: E: unused-rpmlintrc-filter "gcc.*-testresults.*file-contains-buildroot" cross-pru-gcc12.src: E: unused-rpmlintrc-filter "gcc.*-testresults.*no-binary" cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-c++-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-cpp-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-g++-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-gcc-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-gcc-ar-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-gcc-nm-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-gcc-ranlib-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-gcov-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-gcov-dump-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-gcov-tool-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/bin/pru-lto-dump-12 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/lib64/gcc/pru/12/cc1 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/lib64/gcc/pru/12/cc1plus cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/lib64/gcc/pru/12/collect2 cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/lib64/gcc/pru/12/g++-mapper-server cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/lib64/gcc/pru/12/lto-wrapper cross-pru-gcc12.aarch64: W: position-independent-executable-suggested /usr/lib64/gcc/pru/12/lto1 This executable should be position independent (all binaries should). Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags. cross-pru-gcc12.aarch64: I: package-supports-update-alternatives cross-pru-gcc12.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. cross-pru-gcc12.spec:777: W: macro-in-comment %prefix 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. cross-pru-gcc12.aarch64: E: invalid-la-file /usr/lib64/gcc/pru/12/libstdc++.la (line 20) cross-pru-gcc12.aarch64: E: invalid-la-file /usr/lib64/gcc/pru/12/libsupc++.la (line 20) This .la file contains a reference to /tmp or /home. cross-pru-gcc12.aarch64: W: files-duplicate /usr/include/c++/12/pru/bits/gthr-single.h /usr/include/c++/12/pru/bits/gthr-default.h Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. cross-pru-gcc12.aarch64: E: filelist-forbidden-fhs23 /usr/pru File violates FHS 2.3. cross-pru-gcc12.aarch64: E: explicit-lib-dependency libstdc++6-devel-gcc12 You must let rpm find the library dependencies by itself. Do not put unneeded explicit Requires: tags. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files BinariesCheck 0.8 33.0 ExtractRpm 0.8 32.1 SignatureCheck 0.7 28.5 TOTAL 2.4 100.0 2 packages and 0 specfiles checked; 6 errors, 31 warnings, 118 filtered, 6 badness; has taken 2.4 s