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

Bug 341215

Summary: dev-cpp/cppserv does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: QA CC: esigra
Priority: High Keywords: NeedPatch
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-10-16 07:24:18 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-10-16 07:24:34 UTC
Created attachment 250805 [details]
Build log
Comment 2 Ilya Volynets (RETIRED) gentoo-dev 2011-02-17 22:56:36 UTC
Which exact LDFLAGS were ignored?
Comment 3 Pacho Ramos gentoo-dev 2011-09-21 15:46:57 UTC
That portage warning is to check all LDFLAGS are being ignored, no? To make it appear you simply need to add:

LDFLAGS="${LDFLAGS} -Wl,--hash-style=gnu"

to your make.conf
Comment 4 Maurizio Camisaschi (amd64 AT) 2012-02-08 12:40:00 UTC
 * QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib64/libservlet.so
 * /usr/lib64/libcxxtaglib.so
 * /usr/lib64/cxxsp_runtime_taglib.so
 * /usr/lib64/apache2/modules/mod_cserv.so
 * /usr/lib64/stdtags.so


this bug is still present in =dev-cpp/cppserv-0.2.14, need for stable request  (Bug 396857)
Comment 5 Pacho Ramos gentoo-dev 2012-04-23 18:08:43 UTC
dropped