Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883193 - [guru] games-util/libtess2-1.0.3 fails to compile: ld: cannot find -lGLU: No such file or directory
Summary: [guru] games-util/libtess2-1.0.3 fails to compile: ld: cannot find -lGLU: No ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-26 17:46 UTC by Agostino Sarubbo
Modified: 2022-12-01 03:59 UTC (History)
1 user (show)

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


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

Issue: games-util/libtess2-1.0.3 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-26 17:46:11 UTC
Created attachment 837269 [details]
build.log

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


/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGLU: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Gasc Henri 2022-11-26 19:00:36 UTC
This should be solved by commit 066c7cb914cc9222600a5c7a114c902b21367b6b
Comment 4 Larry the Git Cow gentoo-dev 2022-12-01 03:59:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=066c7cb914cc9222600a5c7a114c902b21367b6b

commit 066c7cb914cc9222600a5c7a114c902b21367b6b
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2022-11-26 18:56:48 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2022-11-26 18:57:55 +0000

    games-util/libtess2:
    
    Closes: https://bugs.gentoo.org/883193
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>
    This sould also solve possible issues regarding glew

 games-util/libtess2/libtess2-1.0.3.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)