Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248411 - sys-cluster/feedbackd-agent: fails with forced --as-needed
Summary: sys-cluster/feedbackd-agent: 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 Cluster Team
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2008-11-23 16:27 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-09-10 18:51 UTC (History)
2 users (show)

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


Attachments
Build log (feedbackd-agent-0.4:20081123-115327.log,14.64 KB, text/plain)
2008-11-23 16:27 UTC, Diego Elio Pettenò (RETIRED)
Details
adding patch to ebuild (feedbackd-agent-0.4.diff,346 bytes, patch)
2009-10-10 14:14 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fixing as-needed issues (feedbackd-agent-0.4-as-needed.patch,1.17 KB, patch)
2009-10-10 14:15 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff

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-23 16:27:00 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-23 16:27:12 UTC
Created attachment 173022 [details]
Build log
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-10-10 14:14:54 UTC
Created attachment 206661 [details, diff]
adding patch to ebuild
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-10-10 14:15:29 UTC
Created attachment 206662 [details, diff]
fixing as-needed issues
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-03-29 12:25:28 UTC
+  29 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
+  feedbackd-agent-0.4.ebuild, +files/feedbackd-agent-0.4-asneeded.patch:
+  Fix building with -Wl,--as-needed wrt #248411 by Kacper Kowalik.