Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 883193

Summary: [guru] games-util/libtess2-1.0.3 fails to compile: ld: cannot find -lGLU: No such file or directory
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Gasc Henri <gasc>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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(-)