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

Bug 335593

Summary: net-irc/rhapsody-0.28b does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: QA CC: esigra, hwoarang, net-irc, sam
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
add LDFLAGS and CPPFLAGS to LOCALFLAGS

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.