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

Bug 278158

Summary: media-sound/aacplusenc: fails with forced --as-needed
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: QA    
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-07-17 14:54:26 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-07-17 14:54:51 UTC
Created attachment 198308 [details]
Build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-07-22 19:54:58 UTC
The build system is hhhhhhhhhhorrible. ;-)

+  22 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
+  aacplusenc-0.17.1.ebuild, +files/aacplusenc-0.17.1-asneeded.patch:
+  Fix custom ./configure script for -Wl,--as-needed wrt #278158, thanks to
+  Diego E. Pettenò.