Summary: | media-libs/mesa Ebuild does not check for any multilib version of dependencies. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lorenzo Iannuzzi <lorenzoiannuzzi> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Mesa Build Log
EQuery of libselinux 32bit pkgconf not finding libselinux emerge --info |
Created attachment 600516 [details]
EQuery of libselinux
Created attachment 600518 [details]
32bit pkgconf not finding libselinux
If it matters, before installing SELinux I rebuilt mesa for 32bit using the steam overlay. Created attachment 600520 [details]
emerge --info
Any?! Really, any? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d2e5a8db7853fcb8b7af294624cec4eed30537 commit e8d2e5a8db7853fcb8b7af294624cec4eed30537 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2019-12-23 17:10:19 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2019-12-23 17:11:04 +0000 media-libs/mesa: Add missing libselinux dependency Closes: https://bugs.gentoo.org/703600 Signed-off-by: Matt Turner <mattst88@gentoo.org> media-libs/mesa/mesa-9999.ebuild | 1 + 1 file changed, 1 insertion(+) Thanks for the bug report. I've updated the -9999 ebuild. I'll propagate the change back to 19.3.2 when it's released and 19.2.8 before it's stabilized. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef3314cacd4ca1f4982e1bac56eabc7436f8457 commit 9ef3314cacd4ca1f4982e1bac56eabc7436f8457 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2020-01-02 17:15:12 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-01-02 17:16:02 +0000 media-libs/mesa: Add missing libselinux dependency Backport to 19.2.8 before stabilization, since there isn't expected to be a 19.2.9. Bug: https://bugs.gentoo.org/703600 Signed-off-by: Matt Turner <mattst88@gentoo.org> media-libs/mesa/mesa-19.2.8.ebuild | 1 + 1 file changed, 1 insertion(+) |
Created attachment 600514 [details] Mesa Build Log When reinstalling Mesa for a SELinux, my 32bit mesa did not check for a 32bit-libselinux and crashes as it is a profile dependency.