Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248577 - x11-misc/peksystray: fails with forced --as-needed
Summary: x11-misc/peksystray: 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: Desktop WM Team (OBSOLETE)
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2008-11-24 09:31 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-01-14 16:22 UTC (History)
1 user (show)

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


Attachments
Build log (peksystray-0.4.0:20081124-072932.log,6.38 KB, text/plain)
2008-11-24 09:32 UTC, Diego Elio Pettenò (RETIRED)
Details
adding patch to ebuild and running autotools (peksystray-0.4.0.diff,668 bytes, patch)
2010-01-08 19:26 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fixing as-needed issues (peksystray-0.4.0-as-needed.patch,1012 bytes, patch)
2010-01-08 19:27 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-24 09:31:46 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:32:42 UTC
Created attachment 173169 [details]
Build log
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-01-08 19:26:45 UTC
Created attachment 215701 [details, diff]
adding patch to ebuild and running autotools
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-01-08 19:27:17 UTC
Created attachment 215702 [details, diff]
fixing as-needed issues

patch obsoletes peksystray-0.4.0-ldadd.patch
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-01-14 16:22:45 UTC
+  14 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+  peksystray-0.4.0.ebuild, +files/peksystray-0.4.0-asneeded.patch:
+  Fix building with -Wl,--as-needed wrt #248577, thanks to Kacper Kowalik
+  for patch.