Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260451 - app-benchmark/contest fails to build with _FORTIFY_SOURCE=2
Summary: app-benchmark/contest fails to build 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: fortify-source
  Show dependency tree
 
Reported: 2009-02-26 22:16 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-03-02 00:20 UTC (History)
0 users

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


Attachments
Build log (contest-0.61:20090226-221152.log,3.73 KB, text/plain)
2009-02-26 22:16 UTC, Diego Elio Pettenò (RETIRED)
Details
fix for O_CREAT bug in bmark.c (fix_open_mode.patch,350 bytes, text/plain)
2009-02-27 22:24 UTC, Magnus Granberg
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-02-26 22:16:04 UTC
Check attached build log.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-02-26 22:16:34 UTC
Created attachment 183306 [details]
Build log
Comment 2 Magnus Granberg gentoo-dev 2009-02-27 22:24:17 UTC
Created attachment 183418 [details]
fix for O_CREAT bug in bmark.c

Test this patch and see if it works.
Comment 3 Patrick Lauer gentoo-dev 2009-03-02 00:20:54 UTC
+  02 Mar 2009; Patrick Lauer <patrick@gentoo.org>
+  +files/contest-fortify_sources.patch, contest-0.61.ebuild:
+  Fix for gcc 4.3.3 / fortify_sources. Adding ~amd64 keyword. Patch by
+  Magnus Granberg. Closes #260451