Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337245 - net-irc/psybnc does not respect LDFLAGS
Summary: net-irc/psybnc 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: Bjarke Istrup Pedersen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-09-14 09:18 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-10-10 18:31 UTC (History)
1 user (show)

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


Attachments
Build log (psybnc-2.3.2.9-r2:20100914-091236.log,9.38 KB, text/plain)
2010-09-14 09:18 UTC, Diego Elio Pettenò (RETIRED)
Details

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-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.