Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334133 - sys-devel/qconf does not respect LDFLAGS
Summary: sys-devel/qconf does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-08-23 19:05 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-12-20 11:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log (compressed) (qconf-1.5_pre717:20100823-185255.log.gz,1.74 KB, application/x-gzip)
2010-08-23 19:05 UTC, Diego Elio Pettenò (RETIRED)
Details
patch for qconf-1.5_pre717.ebuild to respect LDFLAGS (qconf-1.5_pre717.ebuild.patch,522 bytes, patch)
2010-12-17 14:26 UTC, Gavin Pryke
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.