This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bug report (internal compiler error)


Hi,

below you will find a but report with hopefully all nessesary informations.

Regard

Martin




system
---------------------------------------------------------------------------------------------------------------------------
debian gnu/linux
sarge
linux-2.4.22


destination
---------------------------------------------------------------------------------------------------------------------------
compiling the current kde with konstruct


gcc version
---------------------------------------------------------------------------------------------------------------------------
mistkiste:~$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared 
--with-system-zlib --enable-nls --without-included-gettext 
--enable-__cxa_atexit --enable-clocale=gnu --enable-debug 
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian 1:3.3.4-6sarge1)


error message (last dump)
---------------------------------------------------------------------------------------------------------------------------
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I.. -I../libkdenetwork -I../libkdepim -I../libkpimidentities 
-I../libksieve -I../mimelib -I../certmanager/lib -I.. 
-I../libkdenetwork/libgpgme-copy/gpgme -I../libkdenetwork/libgpg-error-copy 
-I../libkdenetwork/libgpg-error-copy -I/daten/kde3.3/include 
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT -I/daten/kde3.3/include 
-I/usr/X11R6/include -I/daten/kde3.3/include -I/usr/X11R6/include 
-D_REENTRANT -D_FILE_OFFSET_BITS=64  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 
-I/daten/kde3.3/include -I/usr/X11R6/include -L/daten/kde3.3/lib 
-L/usr/X11R6/lib -O2 -pipe -I/daten/kde3.3/include -I/usr/X11R6/include 
-L/daten/kde3.3/lib -L/usr/X11R6/lib -O2 -pipe -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -MT kmmsgpart.lo -MD -MP -MF ".deps/kmmsgpart.Tpo" -c -o 
kmmsgpart.lo kmmsgpart.cpp; \
then mv -f ".deps/kmmsgpart.Tpo" ".deps/kmmsgpart.Plo"; else rm -f 
".deps/kmmsgpart.Tpo"; exit 1; fi
kmmsgpart.cpp: In member function `virtual void
   KMMessagePart::setBodyAndGuessCte(const QCString&, QValueList<int>&, bool,
   bool)':

=================================================
kmmsgpart.cpp:201: internal compiler error: Segmentation fault
=================================================

Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[5]: *** [kmmsgpart.lo] Error 1
make[5]: Leaving directory 
`/daten/konstruct/kde/kdepim/work/kdepim-3.3.0/kmail'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/daten/konstruct/kde/kdepim/work/kdepim-3.3.0/kmail'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/daten/konstruct/kde/kdepim/work/kdepim-3.3.0'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/daten/konstruct/kde/kdepim/work/kdepim-3.3.0'
make[1]: *** [build-work/kdepim-3.3.0/Makefile] Error 2
make[1]: Leaving directory `/daten/konstruct/kde/kdepim'
make: *** [dep-../../kde/kdepim] Error 2
mistkiste:/daten/konstruct/meta/kde$





-- 
----------------------------------
where do you want to go tomorrow ?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]