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

Bug 334133

Summary: sys-devel/qconf does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Peter Volkov (RETIRED) <pva>
Status: RESOLVED FIXED    
Severity: QA CC: gavinlee303
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log (compressed)
patch for qconf-1.5_pre717.ebuild to respect LDFLAGS

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-23 19:05:34 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-23 19:05:49 UTC
Created attachment 244275 [details]
Build log (compressed)
Comment 2 Gavin Pryke 2010-12-17 14:26:59 UTC
Created attachment 257419 [details, diff]
patch for qconf-1.5_pre717.ebuild to respect LDFLAGS

Try to fix LDFLAGS.
As a side effect of using qt4-r2.eclass and eqmake4, it now honours CXX too.
USE=extras emerge net-im/psi
still works but no other tests done.
Thanks.
Comment 3 Peter Volkov (RETIRED) gentoo-dev 2010-12-20 11:48:47 UTC
Thank you Gavin and Diego. I've added eqmake4 workaround.