Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923494

Summary: media-libs/mesa: USE=opengl results in ERROR: Feature egl cannot be enabled: EGL requires DRI, Haiku, Windows or Android
Product: Gentoo Linux Reporter: Matt Jolly <kangie>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: stefan11111
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log and emerge --info

Description Matt Jolly gentoo-dev 2024-02-01 22:37:13 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2024-02-01 23:43:11 UTC
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(-)
Comment 2 Mike Gilbert gentoo-dev 2024-02-02 19:38:15 UTC
*** Bug 923623 has been marked as a duplicate of this bug. ***