Summary: | dev-cpp/cppserv does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | 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)
2010-10-16 07:24:18 UTC
Created attachment 250805 [details]
Build log
Which exact LDFLAGS were ignored? 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 * 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) dropped |