Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341215 - dev-cpp/cppserv does not respect LDFLAGS
Summary: dev-cpp/cppserv does not respect LDFLAGS
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New 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: NeedPatch
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2010-10-16 07:24 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-04-23 18:08 UTC (History)
1 user (show)

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


Attachments
Build log (cppserv-0.2.13:20101016-055707.log,121.02 KB, text/plain)
2010-10-16 07:24 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-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