Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29195 - KDE thas not compile,because of a gcc internal error. (gcc segmentation fault)
Summary: KDE thas not compile,because of a gcc internal error. (gcc segmentation fault)
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-20 08:19 UTC by Julio Bianco
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julio Bianco 2003-09-20 08:19:28 UTC
When I try to compile KDE, I get a segmentation fault error:

g++ -c -pipe -fno-exceptions -O2  -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE 
-DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.1.
2-r4/work/qt-x11-free-3.1.2/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I..
/../include -I../tools -I. -o ./qstring.o ../tools/qstring.cpp
../tools/qmap.h:456: error interno: Violaci
Comment 1 Julio Bianco 2003-09-20 08:19:28 UTC
When I try to compile KDE, I get a segmentation fault error:

g++ -c -pipe -fno-exceptions -O2  -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE 
-DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.1.
2-r4/work/qt-x11-free-3.1.2/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I..
/../include -I../tools -I. -o ./qstring.o ../tools/qstring.cpp
../tools/qmap.h:456: error interno: Violación de segmento
Por favor envíe un reporte completo de `bugs',
con el código preprocesado si es apropiado.
Vea <URL:http://bugs.gentoo.org/> para más instrucciones.
make[1]: *** [qregexp.o] Error 1
make[1]: *** Se espera a que terminen otras tareas....
../tools/qstring.cpp:13149: Error interno del compilador tree_low_cst, en
   tree.c:3455
Por favor envíe un reporte completo de `bugs',
con el código preprocesado si es apropiado.
Vea <URL:http://bugs.gentoo.org/> para más instrucciones.
make[1]: *** [qstring.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.2-r4/work/qt-x11-free-3.1.
2/src/moc'
make: *** [src-moc] Error 2

!!! ERROR: x11-libs/qt-3.1.2-r4 failed.
!!! Function src_compile, Line 112, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.emerge -k kde
2.
3.

Actual Results:  
gcc segmentation fault. (see above)

Expected Results:  
compile KDE

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-8)
qt-x11-free-3.1.2.tar.bz2 -> /var/tmp/portage/qt-3.1.2-r4/work
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-09-21 15:02:13 UTC
What are your cflags?  They're probably too aggressive 
Comment 3 Paul de Vrieze (RETIRED) gentoo-dev 2003-09-23 08:20:57 UTC

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