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

Bug 437968

Summary: x11-misc/xlockmore-5.40 - ld: cannot find -lGLU
Product: Gentoo Linux Reporter: Attila Stehr <as.gentoo>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal CC: pinkbyte
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 432516    
Attachments: x11-misc/xlockmore-5.40 build log

Description Attila Stehr 2012-10-11 12:27:13 UTC
Is this a typo? Make looks for non-existing xlock, xglock exists.


/usr/bin/install -c ../xglock/xglockrc /var/tmp/portage/x11-misc/xlockmore-5.40/image/usr/share/xlock/xglockrc
install_xglock COMPLETE

make[1]: Leaving directory `/var/tmp/portage/x11-misc/xlockmore-5.40/work/xlockmore-5.40/xglock'
chmod: cannot access ‘/var/tmp/portage/x11-misc/xlockmore-5.40/image//usr/bin/xlock’: No such file or directory


$ sudo ls /var/tmp/portage/x11-misc/xlockmore-5.40/image//usr/bin/
xglock
$

Reproducible: Always

Steps to Reproduce:
- emerge x11-misc/xlockmore-5.40 (as part of a revdep-rebuild)
Actual Results:  
make fail
Comment 1 Attila Stehr 2012-10-11 12:28:28 UTC
Created attachment 326262 [details]
x11-misc/xlockmore-5.40 build log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-11 14:11:45 UTC
It fails earlier on.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-11 14:12:06 UTC
It fails earlier on.
Comment 4 Attila Stehr 2012-10-16 06:53:53 UTC
I re-emerged xorg-server and the corresponding drivers (nouveau, synaptics etc.). I was able to emerge xlockmore then.
Comment 5 Sergey Popov gentoo-dev 2012-12-27 16:52:39 UTC
+  27 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> xlockmore-5.38.ebuild,
+  xlockmore-5.41.ebuild:
+  media-libs/mesa -> virtual/opengl, add virtual/glu as a dependency, wrt bug
+  #437968