Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437968 - x11-misc/xlockmore-5.40 - ld: cannot find -lGLU
Summary: x11-misc/xlockmore-5.40 - ld: cannot find -lGLU
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 432516
  Show dependency tree
 
Reported: 2012-10-11 12:27 UTC by Attila Stehr
Modified: 2012-12-27 16:52 UTC (History)
1 user (show)

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


Attachments
x11-misc/xlockmore-5.40 build log (build.log,90.33 KB, text/plain)
2012-10-11 12:28 UTC, Attila Stehr
Details

Note You need to log in before you can comment on or make changes to this bug.
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