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

Bug 50428

Summary: spruce 0.7.6 fails to compile with gcc-3.4
Product: Gentoo Linux Reporter: Jory A. Pratt <cyberspacecomputers>
Component: Current packagesAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED FIXED    
Severity: normal CC: seemant, sekretarz
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 48528    
Attachments: patch for spruce to work with gcc-3.4.0
patch on ebuild to work with patch

Description Jory A. Pratt 2004-05-07 23:12:02 UTC
an error label at the end of a statement crash the compiler.

Reproducible: Always
Steps to Reproduce:
1.emerge spruce
2.
3.

Actual Results:  
gnome-xml -Wall -Wunused  -DWITH_GNOME -c gti.c
filters.c: In function `on_clistrow_selected':
filters.c:520: error: label at end of compound statement
make[2]: *** [filters.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/spruce-0.7.6-r2/work/spruce-0.7.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/spruce-0.7.6-r2/work/spruce-0.7.6'make: *** [all-recursive-am]
Error 2

Expected Results:  
full emerge without compilation errors

this is the second email client found to have issues when compiling with gcc-3.4
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-05-24 15:44:47 UTC
Created attachment 31961 [details, diff]
patch for spruce to work with gcc-3.4.0
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2004-05-24 15:48:06 UTC
Created attachment 31962 [details, diff]
patch on ebuild to work with patch
Comment 3 Karol Wojtaszek (RETIRED) gentoo-dev 2004-09-01 10:22:46 UTC
Fixed in portage