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

Bug 331899

Summary: sys-fs/dmraid does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Ian Stakenvicius (RETIRED) <axs>
Status: RESOLVED FIXED    
Severity: QA CC: tommy
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
applies $(LDFLAGS) to all .so build targets

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-09 16:53:17 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-09 16:53:28 UTC
Created attachment 242105 [details]
Build log
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2010-08-16 14:56:15 UTC
Created attachment 243223 [details]
applies $(LDFLAGS) to all .so build targets

It seems my original --as-needed patch only fixed a problem when compiling against an --as-needed-built dependency.  This patch replaces the current dmraid-1.0.0_rc16-as-needed.patch in files/ , and adds $(LDFLAGS) to all .so build targets.

It looks good to me but please test to confirm.
Comment 3 Thomas Sachau gentoo-dev 2010-08-17 19:52:44 UTC
Fixed version 1.0.0_rc16-r2 committed, should be on your local mirror in a few hours.