Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276872 - sci-astronomy/wcslib: fails tests with _FORTIFY_SOURCE=2
Summary: sci-astronomy/wcslib: fails tests with _FORTIFY_SOURCE=2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: fortify-source
  Show dependency tree
 
Reported: 2009-07-07 08:35 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-08-12 18:35 UTC (History)
0 users

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


Attachments
Build log (wcslib-4.3.3:20090707-005718.log.bz2,69.47 KB, text/plain)
2009-07-07 08:36 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 2009-07-07 08:35:44 UTC
The package in subject fails with gcc 4.3.3-r1 and modern glibc because of _FORTIFY_SOURCE=2 set by default.

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-07 08:36:03 UTC
Created attachment 197002 [details]
Build log
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2009-08-12 18:35:38 UTC
I committed a few fixes to the tests which hopefully solved this issue. Re-open if not.