Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930239 - media-libs/libepoxy-1.5.10-r2 X11/X.h: No such file or directory
Summary: media-libs/libepoxy-1.5.10-r2 X11/X.h: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 08:57 UTC by Esteve Varela Colominas
Modified: 2024-04-21 22:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log,28.68 KB, application/octet-stream)
2024-04-19 08:57 UTC, Esteve Varela Colominas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Esteve Varela Colominas 2024-04-19 08:57:39 UTC
Created attachment 891083 [details]
build log

In file included from ../libepoxy-1.5.10/include/epoxy/glx.h:36,
                 from ../libepoxy-1.5.10/src/dispatch_common.h:46,
                 from ../libepoxy-1.5.10/src/dispatch_egl.c:28:
/usr/include/X11/Xlib.h:44:10: fatal error: X11/X.h: No such file or directory
   44 | #include <X11/X.h>
      |          ^~~~~~~~~

x11-base/xorg-proto needs to be installed with DEPEND
Comment 1 Larry the Git Cow gentoo-dev 2024-04-21 22:40:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a1a43dab801e160832a874c8d305e88956943a

commit e0a1a43dab801e160832a874c8d305e88956943a
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2024-04-21 22:33:18 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-04-21 22:40:13 +0000

    media-libs/libepoxy: Revbump
    
    Closes: https://bugs.gentoo.org/930239
    Closes: https://bugs.gentoo.org/919911
    Closes: https://bugs.gentoo.org/929993
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/libepoxy/libepoxy-1.5.10-r3.ebuild | 54 +++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a8fd664dc57be91be04abb0f82c20c31c8a5e4c

commit 4a8fd664dc57be91be04abb0f82c20c31c8a5e4c
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2024-04-21 22:30:53 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-04-21 22:40:13 +0000

    media-libs/libepoxy: Depend on xorg-proto
    
    Bug: https://bugs.gentoo.org/930239
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 media-libs/libepoxy/libepoxy-9999.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)