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

Bug 62161

Summary: multi-gnome-terminal fails when compiling with gcc-3.4.1
Product: Gentoo Linux Reporter: Jory A. Pratt <cyberspacecomputers>
Component: Current packagesAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED DUPLICATE    
Severity: normal CC: gnome
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jory A. Pratt 2004-08-29 17:26:12 UTC
emerging multi-gnome-terminal it fails trying to build the vt.o object

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

Actual Results:  
I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0       
       -I/usr/include/libglade-1.0 -I/usr/include/gnome-xml
-I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0
-I/usr/include/gtk-1.2 -I/usr/X11R6/include                          
-DGNOMESBINDIR=\""/usr/sbin"\"                
-DGNOME_TERMINAL_GLADEDIR=\""/usr/share/mgt/glade"\"            
-DGNOMELOCALEDIR=\""/usr/share/locale\""  -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -O3
-march=athlon-xp -funroll-loops -fpeel-loops -funswitch-loops
-fprefetch-loop-arrays -funit-at-a-time -fomit-frame-pointer -pipe -Wall
-Wunused  -c vt.c
vt.c: In function `vt_pl':
vt.c:785: error: label at end of compound statement
vt.c: In function `vt_nl':
vt.c:809: error: label at end of compound statement
vt.c: In function `vt_tab_clear_cur':
vt.c:873: error: label at end of compound statement
vt.c: In function `vt_backtab':
vt.c:959: error: label at end of compound statement
vt.c: In function `vt_tab_index':
vt.c:983: error: label at end of compound statement
vt.c: In function `vt_deccharmode':
vt.c:2076: error: label at end of compound statement
vt.c:2079: error: label at end of compound statement
vt.c: At top level:
vt.c:506: warning: 'vt_erase_chars' defined but not used
vt.c:1602: warning: 'vt_vt100' defined but not used
make[3]: *** [vt.o] Error 1
make[3]: *** Waiting for unfinished jobs....
enhanced_gui.c:2389: warning: 'dummy_combo_popup_button_press' defined but not used
make[3]: Leaving directory
`/var/tmp/portage/multi-gnome-terminal-1.6.2/work/multi-gnome-terminal-1.6.2/gnome-terminal'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/multi-gnome-terminal-1.6.2/work/multi-gnome-terminal-1.6.2/gnome-terminal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/multi-gnome-terminal-1.6.2/work/multi-gnome-terminal-1.6.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-terms/multi-gnome-terminal-1.6.2 failed.
!!! Function src_compile, Line 41, Exitcode 2
!!! Compilation failed
Comment 1 foser (RETIRED) gentoo-dev 2004-08-30 01:44:17 UTC
search

*** This bug has been marked as a duplicate of 60080 ***