Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887741 - sci-visualization/gle-4.3.3-r1 fails to compile: ld: cannot find -lglut: No such file or directory
Summary: sci-visualization/gle-4.3.3-r1 fails to compile: ld: cannot find -lglut: No s...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-21 16:58 UTC by Agostino Sarubbo
Modified: 2022-12-22 03:36 UTC (History)
1 user (show)

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


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

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

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


FAILED: gui/qgle 
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lglut: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2022-12-22 03:36:15 UTC
The bug has been closed via the following commit(s):

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

commit 9fe9e639c1b65d8947ec0dea62e9531131d90fa5
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2022-12-22 03:36:02 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2022-12-22 03:36:02 +0000

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

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