Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277206 - app-i18n/libtabe: fails with forced --as-needed
Summary: app-i18n/libtabe: 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 QA (vote)
Assignee: CJK Team
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2009-07-09 15:44 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-06-29 13:27 UTC (History)
2 users (show)

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


Attachments
Build log (libtabe-0.2.6.1.2:20090709-153959.log,16.26 KB, text/plain)
2009-07-09 15:48 UTC, Diego Elio Pettenò (RETIRED)
Details
adding epatch to ebuild (libtabe-0.2.6.1.2.diff,349 bytes, patch)
2010-01-03 11:57 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fixing as-needed issues (libtabe-0.2.6-as-needed.patch,650 bytes, patch)
2010-01-03 11:58 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 2009-07-09 15:44:14 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-09 15:48:31 UTC
Created attachment 197351 [details]
Build log
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-01-03 11:57:39 UTC
Created attachment 215003 [details, diff]
adding epatch to ebuild
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-01-03 11:58:04 UTC
Created attachment 215005 [details, diff]
fixing as-needed issues
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-06-29 13:27:42 UTC
Hmm? It just built fine here with forced asneeded. Also,

*libtabe-0.2.6.1.2 (02 Jun 2009)

  02 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +libtabe-0.2.6.1.2.ebuild:
  Bump debian patch (make it semi-automatic to bump, too) so that it does
  not fail with --as-needed; use sequential calls to make to avoid failing
  with parallel make.