Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 260451

Summary: app-benchmark/contest fails to build with _FORTIFY_SOURCE=2
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 259417    
Attachments: Build log
fix for O_CREAT bug in bmark.c

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