Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 299464 - media-gfx/gliv: fails with forced --as-needed
Summary: media-gfx/gliv: 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: Gentoo Graphics Project
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2010-01-03 13:06 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-01-09 17:45 UTC (History)
1 user (show)

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


Attachments
Build log (gliv-1.9.6:20100103-021945.log,4.65 KB, text/plain)
2010-01-03 13:06 UTC, Diego Elio Pettenò (RETIRED)
Details
adding patch to ebuild and running autotools (gliv-1.9.6.diff,730 bytes, patch)
2010-01-03 15:26 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fixing as-needed issues (gliv-1.9.6-as-needed.patch,2.80 KB, patch)
2010-01-03 15:26 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 2010-01-03 13:06:35 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 2010-01-03 13:06:47 UTC
Created attachment 215013 [details]
Build log
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-01-03 15:26:30 UTC
Created attachment 215028 [details, diff]
adding patch to ebuild and running autotools
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-01-03 15:26:49 UTC
Created attachment 215029 [details, diff]
fixing as-needed issues
Comment 4 Markus Meier gentoo-dev 2010-01-09 17:45:24 UTC
fixed in cvs, thanks Kacper for the patch and diego for the report.

  09 Jan 2010; Markus Meier <maekke@gentoo.org> gliv-1.9.6.ebuild,
  +files/gliv-1.9.6-as-needed.patch:
  fix building with forced --as-needed by Kacper Kowalik in bug #299464