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

Bug 248573

Summary: x11-misc/lintar: fails with forced --as-needed
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal CC: xarthisius
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
adding patch to ebuild
fixing as-needed issues

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-24 09:30:39 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:30:55 UTC
Created attachment 173165 [details]
Build log
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-02-06 19:59:44 UTC
Created attachment 218711 [details, diff]
adding patch to ebuild
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-02-06 19:59:58 UTC
Created attachment 218713 [details, diff]
fixing as-needed issues
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-02-06 20:12:00 UTC
+  06 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> lintar-0.6.2.ebuild,
+  +files/lintar-0.6.2-asneeded.patch:
+  Fix building with -Wl,--as-needed wrt #248573 by Kacper Kowalik.