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

Bug 254462

Summary: app-emulation/libvirt-0.5.1: fails with --as-needed
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Xen Devs <xen>
Status: RESOLVED FIXED    
Severity: QA CC: dberkholz, marineam, ramereth
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/proj/en/qa/asneeded.xml
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 129413    
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-10 20:01:02 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).

Please note that this bug _might_ apply to -Wl,--as-needed in LDFLAGS as well; in both cases it should be fixed. Also, if this is due to the package in question not respecting user-defined LDFLAGS, you should get to fix that too.

Check the attached build log.

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-01-10 20:02:19 UTC
Created attachment 177996 [details]
Build log
Comment 2 snoapx 2009-01-10 23:50:58 UTC
Works fine for me too without ",--as-needed -Wl" LDFLAG
Comment 3 Doug Goldstein (RETIRED) gentoo-dev 2009-01-12 19:29:20 UTC
I'm getting the same issue without forced --as-needed. Just by having:

LDFLAGS="-Wl,--as-needed"
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2009-05-27 22:29:50 UTC
Fixed with the 0.6.x series.