============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /opt/testing/lib/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/Mesa-rpmlintrc checks: 41, packages: 19 Mesa-drivers.src: E: unused-rpmlintrc-filter "shlib-policy-name-error" Mesa-drivers.src: E: unused-rpmlintrc-filter "Mesa-libOpenCL.*library-without-ldconfig-postin" Mesa-drivers.src: E: unused-rpmlintrc-filter "Mesa-libOpenCL.*library-without-ldconfig-postun" Mesa-drivers.src: E: unused-rpmlintrc-filter "libXvMC_nouveau.*library-without-ldconfig-postin" Mesa-drivers.src: E: unused-rpmlintrc-filter "libXvMC_nouveau.*library-without-ldconfig-postun" Mesa-drivers.src: E: unused-rpmlintrc-filter "libXvMC_r600.*library-without-ldconfig-postin" Mesa-drivers.src: E: unused-rpmlintrc-filter "libXvMC_r600.*library-without-ldconfig-postun" Mesa-dri.armv7hl: W: obsolete-not-provided Mesa-libglapi0 If a package is obsoleted by a compatible replacement, the obsoleted package should also be provided in order to not cause unnecessary dependency breakage. If the obsoleting package is not a compatible replacement for the old one, leave out the Provides. Mesa-dri.armv7hl: W: non-etc-or-var-file-marked-as-conffile /usr/share/drirc.d/00-mesa-defaults.conf Mesa-dri.armv7hl: W: non-etc-or-var-file-marked-as-conffile /usr/share/drirc.d/00-radv-defaults.conf A file not in /etc or /var is marked as being a configuration file (%config). Please put your configuration files in /etc or /var. Mesa-dri-nouveau.armv7hl: E: no-binary Mesa-dri-vc4.armv7hl: E: no-binary Mesa-libva.armv7hl: E: no-binary libvdpau_nouveau.armv7hl: E: no-binary libvdpau_r600.armv7hl: E: no-binary libvdpau_radeonsi.armv7hl: E: no-binary libvdpau_virtio_gpu.armv7hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. Mesa.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. Mesa-dri.armv7hl: E: library-without-ldconfig-postun /usr/lib/libgallium-25.2.4.so Mesa-libRusticlOpenCL.armv7hl: E: library-without-ldconfig-postun /usr/lib/libRusticlOpenCL.so.1.0.0 This package contains a library and provides no %postun scriptlet containing a call to ldconfig. Mesa-dri.armv7hl: E: library-without-ldconfig-postin /usr/lib/libgallium-25.2.4.so Mesa-libRusticlOpenCL.armv7hl: E: library-without-ldconfig-postin /usr/lib/libRusticlOpenCL.so.1.0.0 This package contains a library and provides no %post scriptlet containing a call to ldconfig. Mesa-drivers.src: E: invalid-spec-name The spec file name (without the .spec suffix) must match the package name ('Name:' tag). Mesa-dri.armv7hl: E: explicit-lib-dependency libvulkan1 Mesa-dri.armv7hl: E: explicit-lib-dependency libvulkan_lvp Mesa-libRusticlOpenCL.armv7hl: E: explicit-lib-dependency libclc(llvm21) You must let rpm find the library dependencies by itself. Do not put unneeded explicit Requires: tags. Mesa-vulkan-overlay.armv7hl: E: env-script-interpreter (Badness: 9) /usr/bin/mesa-overlay-control.py /usr/bin/env python3 This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env needs to be patched into #!/usr/bin/ otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. Mesa-libRusticlOpenCL.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/libRusticlOpenCL.so libvdpau_nouveau.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/vdpau/libvdpau_nouveau.so libvdpau_r600.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/vdpau/libvdpau_r600.so libvdpau_radeonsi.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/vdpau/libvdpau_radeonsi.so libvdpau_virtio_gpu.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /usr/lib/vdpau/libvdpau_virtio_gpu.so A file that is needed only e.g. when developing or building software is included in a non-devel package. These files should go in devel packages. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 18.4 85.2 BinariesCheck 0.9 4.2 SignatureCheck 0.8 3.8 SharedLibraryPolicyCheck 0.6 2.7 SpecCheck 0.3 1.2 BuildRootAndDateCheck 0.2 1.1 TOTAL 21.6 100.0 19 packages and 0 specfiles checked; 28 errors, 4 warnings, 138 filtered, 281 badness; has taken 21.8 s