Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777558 - gui-libs/egl-wayland-1.1.6 fails to compile
Summary: gui-libs/egl-wayland-1.1.6 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-21 18:02 UTC by Agostino Sarubbo
Modified: 2021-03-21 19:13 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,29.67 KB, text/plain)
2021-03-21 18:02 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-03-21 18:02:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-libs/egl-wayland-1.1.6 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-21 18:02:02 UTC
Created attachment 692808 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-03-21 18:02:04 UTC
Possible context of error(s):

/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
/usr/include/EGL/eglplatform.h:128:10: fatal error: X11/Xlib.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-03-21 19:13:55 UTC
The bug has been closed via the following commit(s):

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

commit 49f82205aa01627c9b8941f95c24c42b7a8adc45
Author:     Ionen Wolkens <sudinave@gmail.com>
AuthorDate: 2021-03-21 19:13:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-21 19:13:08 +0000

    gui-libs/egl-wayland: allow building without xlib headers
    
    Closes: https://github.com/gentoo/gentoo/pull/20043
    Closes: https://bugs.gentoo.org/777558
    Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 gui-libs/egl-wayland/egl-wayland-1.1.6.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)