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

Bug 338209

Summary: sys-libs/libsafe does not respect LDFLAGS
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: QA CC: esigra, gaurdro
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
fixed sed statement to correctly use LDFLAGS, also stopped the sed statement from mangling -O2 Cflag

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-20 17:14:41 UTC
See attached build log.

(Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)

[Uhm is it just me or fortify now replaces this?]
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-20 17:14:54 UTC
Created attachment 248172 [details]
Build log
Comment 2 Ross Smith 2010-09-21 05:01:56 UTC
Created attachment 248247 [details, diff]
fixed sed statement to correctly use LDFLAGS, also stopped the sed statement from mangling -O2 Cflag

The LDFLAGS variable was misspelled.  I fixed that, and changed the CFLAGS sed statement to not mangle -O2.   This ebuild already inherits flag-o-matic eclass, which contains a filter-flags function if this program really needs a CFLAG removed.
Comment 3 Sergey Popov gentoo-dev 2013-03-15 13:15:22 UTC
+  15 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> +libsafe-2.0_p16-r3.ebuild:
+  Revision bump: EAPI 5, epatch_user, use readme.gentoo eclass, respect
+  LDFLAGS, wrt bug #338209