Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50428 - spruce 0.7.6 fails to compile with gcc-3.4
Summary: spruce 0.7.6 fails to compile with gcc-3.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-05-07 23:12 UTC by Jory A. Pratt
Modified: 2004-09-01 10:22 UTC (History)
2 users (show)

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


Attachments
patch for spruce to work with gcc-3.4.0 (spruce-0.7.6-gcc34.patch,229 bytes, patch)
2004-05-24 15:44 UTC, Karol Wojtaszek (RETIRED)
Details | Diff
patch on ebuild to work with patch (spruce.patch,247 bytes, patch)
2004-05-24 15:48 UTC, Karol Wojtaszek (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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