Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887737 - sci-visualization/gle-4.3.3 fails to compile: 3dviewer.cpp:34:18: fatal error: glu.h: No such file or directory
Summary: sci-visualization/gle-4.3.3 fails to compile: 3dviewer.cpp:34:18: fatal error...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-21 16:09 UTC by Agostino Sarubbo
Modified: 2022-12-21 16:44 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,257.48 KB, text/plain)
2022-12-21 16:09 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 2022-12-21 16:09:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-visualization/gle-4.3.3 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-21 16:09:20 UTC
Created attachment 844543 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-21 16:09:20 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: gui/CMakeFiles/qgle.dir/3dviewer.cpp.o 
/var/tmp/portage/sci-visualization/gle-4.3.3/work/GLE-4.3.3/src/gui/3dviewer.cpp:34:18: fatal error: GL/glu.h: No such file or directory
/var/tmp/portage/sci-visualization/gle-4.3.3/work/GLE-4.3.3/src/gui/3dviewer.cpp:34:18: fatal error: GL/glu.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-12-21 16:44:35 UTC
The bug has been closed via the following commit(s):

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

commit ca57df6a85cf284187ca5919f131430b83dcb3d0
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2022-12-21 16:44:22 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2022-12-21 16:44:22 +0000

    sci-visualization/gle: DEPEND on media/libs/glu
    
    Closes: https://bugs.gentoo.org/887737
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 sci-visualization/gle/gle-4.3.3-r1.ebuild | 83 +++++++++++++++++++++++++++++++
 1 file changed, 83 insertions(+)