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

Bug 248560

Summary: x11-misc/fbdesk requires imlib2 with X USE flag enabled
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Desktop WM Team (OBSOLETE) <desktop-wm+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: idl0r
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/proj/en/qa/asneeded.xml
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log
metadata.xml.patch
fbdesk-1.4.1.ebuild.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-24 09:20:21 UTC
I'm reporting this bug because the package in summary fails to build when forcing --as-needed on through spec files (check out http://blog.flameeyes.eu/2008/11/14/problems-and-mitigation-strategies-for-as-needed for details).

Check the attached build log.

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-24 09:21:27 UTC
Created attachment 173154 [details]
Build log
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2008-12-07 02:47:13 UTC
Created attachment 174521 [details, diff]
metadata.xml.patch
Comment 3 Christian Ruppert (idl0r) gentoo-dev 2008-12-07 02:53:14 UTC
Created attachment 174523 [details, diff]
fbdesk-1.4.1.ebuild.patch

here is an updated ebuild with some improvements and EAPI 2 that should solve the problem.
as i can see in the configure script Xpm should normally be optional but they forgot some preprocessor directives and i don't know much about fbdesk so i don't touch this part.

well the link order isn't correct (-lSM, -lICE) but these libs are not required/used so _i_ think we can leave that part as it is.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-06-13 11:45:52 UTC
+  13 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> fbdesk-1.4.1.ebuild:
+  Missing media-libs/imlib2 USE depend "X" wrt #248560 by Diego E. Pettenò.
Comment 5 Rafał Mużyło 2011-04-03 16:38:00 UTC
*** Bug 361549 has been marked as a duplicate of this bug. ***