Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335593 - net-irc/rhapsody-0.28b does not respect LDFLAGS
Summary: net-irc/rhapsody-0.28b does not respect LDFLAGS
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High QA (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-09-01 21:17 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2021-11-05 07:02 UTC (History)
4 users (show)

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


Attachments
Build log (rhapsody-0.28b:20100901-175158.log,8.39 KB, text/plain)
2010-09-01 21:17 UTC, Diego Elio Pettenò (RETIRED)
Details
add LDFLAGS and CPPFLAGS to LOCALFLAGS (rhapsody-0.28b.ebuild-LDFLAGS.patch,629 bytes, patch)
2010-09-02 03:21 UTC, Nathan Phillip Brink (binki) (RETIRED)
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-09-01 21:17:20 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-01 21:17:44 UTC
Created attachment 245676 [details]
Build log
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2010-09-02 03:21:39 UTC
Created attachment 245717 [details, diff]
add LDFLAGS and CPPFLAGS to LOCALFLAGS

rhapsody's buildsystem doesn't distinguish between different sorts of compiler flags, so a ``correct'' fix is to add LDFLAGS to the LOCALFLAGS variable.
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-09-12 14:46:35 UTC
Why are you using CPPFLAGS on LOCALFLAGS? Where does this variable come from and why do you need it?
Comment 4 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2010-09-12 17:47:10 UTC
(In reply to comment #3)
> Why are you using CPPFLAGS on LOCALFLAGS? Where does this variable come from
> and why do you need it?

CPPFLAGS is just another *FLAGS variable in the list of conventions all Makefiles should support. Or at least that's my understanding ;-). If you think it shouldn't be there and want me to roll another patch I can.
Comment 5 Agostino Sarubbo gentoo-dev 2021-11-05 07:02:04 UTC
tinderbox has reproduced this issue with version 0.28b - Updating summary.