Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248655 - x11-themes/gtk-chtheme: fails with forced --as-needed
Summary: x11-themes/gtk-chtheme: fails with forced --as-needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2008-11-24 16:33 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-02-25 23:58 UTC (History)
0 users

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


Attachments
Build log (gtk-chtheme-0.3.1-r1:20081124-163048.log,33.10 KB, text/plain)
2008-11-24 16:33 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-24 16:33:14 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 16:33:46 UTC
Created attachment 173241 [details]
Build log
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-02-25 23:58:30 UTC
should be fixed in 0.3.1-r2. Handmade makefile failed because LDFLAGS was used in place of LIBS. Thanks for reporting.