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

Bug 337245

Summary: net-irc/psybnc does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Bjarke Istrup Pedersen (RETIRED) <gurligebis>
Status: RESOLVED FIXED    
Severity: QA CC: net-irc
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-14 09:18:13 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-09-14 09:18:25 UTC
Created attachment 247230 [details]
Build log
Comment 2 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2010-09-26 17:30:19 UTC
It should be fixed in the tree now.

I'm wasn't getting any QA warnings before I made the change, so I can't tell 100% if it has been fixed.

I can see from the build log now, that it sets the LDFLAGS, so it should work.
Comment 3 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2010-09-26 19:08:41 UTC
(In reply to comment #2)
> I'm wasn't getting any QA warnings before I made the change, so I can't tell
> 100% if it has been fixed.

FYI, because of how this QA warning is implemented, this particular QA warning is only able to show up if you set LDFLAGS="-Wl,--hash-style=gnu"
Comment 4 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2010-10-10 18:31:16 UTC
Thanks, I got it to show now.
Fixed the ebuild, seems like my previous fix only solved it half the way.