Created attachment 883966 [details] build log and emerge --info When trying to update Mesa I noticed the following: ERROR: Feature egl cannot be enabled: EGL requires DRI, Haiku, Windows or Android This appears to be related to the following commit. https://github.com/gentoo/gentoo/commit/78da2493dd11ce279d74d8ed1f790ff03bfc2090 Build log and emerge --info attached
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3473afeac9dbe9e820f658c783c46416ee30d8c commit e3473afeac9dbe9e820f658c783c46416ee30d8c Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2024-02-01 23:40:16 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2024-02-01 23:42:57 +0000 media-libs/mesa: Revert "Add VIDEO_CARDS=swrast" This reverts commit 46b2f0ab301a02e8763e461140b317e6dcd707bc. Users of the proprietary NVIDIA driver will likely have media-libs/mesa installed with no VIDEO_CARDS set, and without a driver present the configuration step fails. Bug: https://bugs.gentoo.org/920752 Closes: https://bugs.gentoo.org/923494 Signed-off-by: Matt Turner <mattst88@gentoo.org> media-libs/mesa/mesa-24.0.0.ebuild | 9 ++++----- media-libs/mesa/mesa-9999.ebuild | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-)
*** Bug 923623 has been marked as a duplicate of this bug. ***