Summary: | app-misc/iguanaIR: fails with forced --as-needed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Joerg Bornkessel (RETIRED) <hd_brummy> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | media-tv, xarthisius |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.gentoo.org/proj/en/qa/asneeded.xml | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 129413 | ||
Attachments: |
Build log
adding epatch to ebuild fixing as-needed issues |
Description
Diego Elio Pettenò (RETIRED)
2009-11-24 09:16:20 UTC
Created attachment 211028 [details]
Build log
Created attachment 212905 [details, diff]
adding epatch to ebuild
Created attachment 212906 [details, diff]
fixing as-needed issues
It's only workaround. To properly fix it, instead of hardcoding libraries to Makefile.in, it would be better to clean build system and write simple Makefile.am
+ 21 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> iguanaIR-0.93.ebuild, + +files/iguanaIR-0.93-asneeded.patch: + Fix building with -Wl,--as-needed wrt #294358 by Kacper Kowalik. |