Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250175 - gnustep-libs/popplerkit: breaks with forced --as-needed
Summary: gnustep-libs/popplerkit: breaks 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 Gnustep project
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2008-12-07 14:45 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-12-08 14:35 UTC (History)
0 users

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


Attachments
Build log for gnustep-apps/vindaloo (vindaloo-0.4.0:20081207-041050.log,27.53 KB, text/plain)
2008-12-07 14:45 UTC, Diego Elio Pettenò (RETIRED)
Details

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-12-07 14:45:10 UTC
I'm reporting this bug because the package in summary breaks 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 2008-12-07 14:45:30 UTC
Created attachment 174562 [details]
Build log for gnustep-apps/vindaloo
Comment 2 Bernard Cafarelli gentoo-dev 2008-12-08 14:35:02 UTC
Fixed in popplerkit-0.4.0-r1 (typos in config.sh script, plus using LIBRARIES_DEPEND_UPON instead of ADDITIONAL_LDFLAGS for -l* flags), sending patch upstream