Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247470 - media-libs/yiff: fails with forced --as-needed
Summary: media-libs/yiff: 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2008-11-18 18:54 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-12-19 19:43 UTC (History)
1 user (show)

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


Attachments
Build log (media-libs:yiff-2.14.5:20081118-184140.log,13.00 KB, text/plain)
2008-11-18 18:54 UTC, Diego Elio Pettenò (RETIRED)
Details
adding patch to ebuild (yiff-2.14.5-r1.diff,340 bytes, patch)
2009-09-21 17:26 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fixing as-needed issues (yiff-2.14.5-as-needed.patch,1.76 KB, patch)
2009-09-21 17: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 2008-11-18 18:54:18 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-18 18:54:40 UTC
Created attachment 172281 [details]
Build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-05-01 07:54:50 UTC
Hm.. still an issue with -r1?
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-02 12:04:55 UTC
Still an issue with -r1.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-07-19 21:00:14 UTC
dead project, only used by few old games which should likely also be punted

reassigned to maintainer-needed as nothing in sound uses this anymore
Comment 5 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-09-21 17:26:10 UTC
Created attachment 204849 [details, diff]
adding patch to ebuild
Comment 6 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-09-21 17:26:44 UTC
Created attachment 204850 [details, diff]
fixing as-needed issues
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2009-12-19 19:43:39 UTC
+  19 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> yiff-2.14.5-r1.ebuild,
+  +files/yiff-2.14.5-asneeded.patch:
+  Fix building with -Wl,--as-needed wrt #247470, thanks to Diego E.
+  'Flameeyes' Pettenò and Kacper Kowalik.