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

Bug 246879

Summary: app-editors/cooledit: fails with forced --as-needed and gcc 4.2+
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 FIXED    
Severity: normal CC: treecleaner
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/proj/en/qa/asneeded.xml
Whiteboard: Vote; Pending decision by 08 Dec 2008
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 129413, 198121    
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-15 14:05:37 UTC
I'm reporting this bug because the package in summary fails to build when forcing --as-needed on through spec files (check out http://blog.flameeyes.eu/2008/11/14/problems-and-mitigation-strategies-for-as-needed for details).

Check the attached build log.

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-15 14:06:03 UTC
Created attachment 171828 [details]
Build log
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-26 01:22:12 UTC
This also fails with GCC 4.2+, yet no bug report has been open which means I doubt it is used much:

 gcc -DLOCALEDIR=\"\" -DLIBDIR=\"/usr/local/share/cooledit\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../intl -g -O2 -c coolnext.c  -fPIC -DPIC -o .libs/coolnext.o
coolnext.c:50: error: static declaration of 'run_callbacks' follows non-static declaration
coollocal.h:52: error: previous declaration of 'run_callbacks' was here

Treecleaners: do you want to get rid of this?
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-02 05:26:49 UTC
(In reply to comment #2)
> This also fails with GCC 4.2+, yet no bug report has been open which means I
> doubt it is used much:

ACK

I feel it is not worth fixing and support masking for removal. Again, will take action in one week unless someone steps up. (Last update to freshmeat was 4 years ago)
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2008-12-07 13:02:23 UTC
sorry guys but I was bored -> asneeded and implicit declarations fixed.