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

Bug 335378

Summary: sys-block/buffer does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: QA CC: esigra, xmw
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
respect LDFLAGS, switch CFLAGS to defaults
revbump, EAPI-2 s/make/emake, drop die messages.

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-31 09:52:48 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.)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-31 09:53:09 UTC
Created attachment 245452 [details]
Build log
Comment 2 Michael Weber (RETIRED) gentoo-dev 2010-12-03 00:23:06 UTC
Created attachment 256195 [details, diff]
respect LDFLAGS, switch CFLAGS to defaults
Comment 3 Michael Weber (RETIRED) gentoo-dev 2010-12-03 00:24:24 UTC
Created attachment 256197 [details, diff]
revbump, EAPI-2 s/make/emake, drop die messages.
Comment 4 Michael Weber (RETIRED) gentoo-dev 2010-12-03 00:30:34 UTC
FTR; the HOMEPAGE looks dead/orphaned
Comment 5 Kevin Pyle 2010-12-03 04:03:02 UTC
(In reply to comment #2)
> Created an attachment (id=256195) [details]
> respect LDFLAGS

Generally, it is better to place $LDFLAGS near the start of the command line, so that position-sensitive options such as --as-needed are effective.  In this case, it probably does not matter, since there are no libraries for --as-needed to affect.
Comment 6 Tim Harder gentoo-dev 2011-11-27 06:45:01 UTC
Fixed in CVS.