Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247514 - games-util/joystick: fails with forced --as-needed
Summary: games-util/joystick: fails with forced --as-needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2008-11-18 22:03 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-12-21 15:47 UTC (History)
1 user (show)

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


Attachments
Build log (joystick-20060731:20091122-202652.log,2.52 KB, text/plain)
2009-11-22 20:30 UTC, Diego Elio Pettenò (RETIRED)
Details
adding patch to ebuild (joystick-as-needed.patch,810 bytes, patch)
2009-12-09 19:14 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fixing as-needed issues (joystick-as-needed.patch,810 bytes, patch)
2009-12-09 19:14 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
adding patch to ebuild (joystick-20060731.diff,401 bytes, patch)
2009-12-09 19:15 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 22:03:45 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 Tupone Alfredo gentoo-dev 2009-02-12 14:59:12 UTC
Log is missing. Seems to build ok to me
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2009-04-02 18:18:49 UTC
bugzilla
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2009-04-02 18:19:17 UTC
guess this can go
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-11-22 20:30:25 UTC
Bug still there, log coming in.
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-11-22 20:30:44 UTC
Created attachment 210920 [details]
Build log
Comment 6 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-12-09 19:14:17 UTC
Created attachment 212564 [details, diff]
adding patch to ebuild
Comment 7 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-12-09 19:14:34 UTC
Created attachment 212565 [details, diff]
fixing as-needed issues
Comment 8 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-12-09 19:15:19 UTC
Created attachment 212566 [details, diff]
adding patch to ebuild
Comment 9 Samuli Suominen (RETIRED) gentoo-dev 2009-12-21 15:47:22 UTC
+  21 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+  joystick-20060731.ebuild, +files/joystick-20060731-asneeded.patch:
+  Fix building with -Wl,--as-needed wrt #247514 by Kacper Kowalik.