Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276496 - kde-base/ksystemlog: fails tests with --as-needed
Summary: kde-base/ksystemlog: fails tests with --as-needed
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Gentoo KDE team
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2009-07-04 21:25 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-10-17 09:14 UTC (History)
0 users

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


Attachments
Build log (ksystemlog-4.2.4:20090704-184415.log,58.05 KB, text/plain)
2009-07-04 21:26 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-04 21:25:38 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-04 21:26:17 UTC
Created attachment 196676 [details]
Build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-10-13 18:20:16 UTC
I've tested 4.3.2. Same failure, also with LDFLAGS="--Wl,--as-needed".
Also, the test suite needs X11 display where it starts programs,
see bug 264925.
Comment 3 Jonathan Callen (RETIRED) gentoo-dev 2009-10-17 09:14:55 UTC
Tests have been RESTRICTed in 4.3.{1,2} until upstream fixes them