Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739114 - games-arcade/sdlsasteroids-3.0.1-r1 fails to compile (/ui.h:22:13: fatal error: 'GL/glu.h' file not found)
Summary: games-arcade/sdlsasteroids-3.0.1-r1 fails to compile (/ui.h:22:13: fatal erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-26 12:36 UTC by Agostino Sarubbo
Modified: 2021-06-02 12:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.84 KB, text/plain)
2020-08-26 12:36 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 2020-08-26 12:36:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-arcade/sdlsasteroids-3.0.1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-26 12:36:55 UTC
Created attachment 656908 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-06-02 12:50:57 UTC
The bug has been closed via the following commit(s):

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

commit 0cdf9a57d4d1a49f90a490d50e96884a8fd2976d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-02 11:55:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-02 12:21:24 +0000

    games-arcade/sdlsasteroids: add virtual/glu dep
    
    Closes: https://bugs.gentoo.org/739114
    Signed-off-by: Sam James <sam@gentoo.org>

 .../sdlsasteroids/sdlsasteroids-3.0.1-r1.ebuild       | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)