Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278198 - sci-libs/spqr: fails with forced --as-needed
Summary: sci-libs/spqr: 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 Science Related Packages
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2009-07-17 18:17 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-10-23 03:49 UTC (History)
1 user (show)

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


Attachments
Build log (spqr-1.1.0:20090717-175112.log,112.39 KB, text/plain)
2009-07-17 18:25 UTC, Diego Elio Pettenò (RETIRED)
Details
adding epatch to ebuild (spqr-1.1.0.diff,572 bytes, patch)
2009-10-20 10:41 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
fixing as-needed issues (spqr-1.1.0-as-needed.patch,763 bytes, patch)
2009-10-20 10:42 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-17 18:17:56 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-17 18:25:26 UTC
Created attachment 198348 [details]
Build log
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-10-20 10:41:57 UTC
Created attachment 207656 [details, diff]
adding epatch to ebuild

Additionally I've added "sci-libs/cholmod[supernodal]" as spqr needs lapack
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2009-10-20 10:42:17 UTC
Created attachment 207658 [details, diff]
fixing as-needed issues
Comment 4 Markus Dittrich (RETIRED) gentoo-dev 2009-10-23 03:49:19 UTC
Thank you very much for the patch. I just fixed
this in cvs.

cheers,
Markus