[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#168134: g++-3.2: cc1plus failure while building Mozilla



Package: g++-3.2
Version: 1:3.2.1-0pre3
Severity: important

When trying to build Mozilla from CVS (as of Thu Nov 7 2002), it fails 
on various files (e.g. dom/src/base/nsDOMClassInfo.cpp, revision 1.128).

pont@machia:/space/1/moz/mozilla/dom/src/base$ c++ -o nsDOMClassInfo.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI  -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/webbrwsr -I../../../dist/include/js -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/caps -I../../../dist/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/pref -I../../../dist/include/oji -I../../../dist/include/necko -I../../../dist/include/java -I../../../dist/include/locale -I../../../dist/include/uriloader -I../../../dist/include/sidebar -I../../../dist/include/xuldoc -I../../../dist/include/webshell -I../../../dist/include/view -I../../../dist/include/uconv -I../../../dist/include/shistory -I../../../dist/include/plugin -I../../../dist/include/windowwatcher -I../../../dist/include/htmlparser -I../../../dist/include/chardet -I../../../dist/include/
 find -I../../../dist/include/appshell -I../../../dist/include/intl -I../../../dist/include/dom -I../../../dist/include -I/space/1/moz/mozilla/dist/include/nspr      -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -pedantic -Wno-long-long -fshort-wchar -pthread -pipe  -DDEBUG -D_DEBUG -DDEBUG_pont -DTRACING -g -fno-inline -I. -I./../build  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsDOMClassInfo.pp nsDOMClassInfo.cpp
{standard input}: Assembler messages:
{standard input}:70156: Warning: end of file not at end of a line; newline inserted
c++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
For Debian GNU/Linux specific bugs,
please see /usr/share/doc/debian/bug-reporting.txt.

pont@machia:/space/1/moz/mozilla/dom/src/base$

Output from -save-temps can be find at <URL:http://soua.net/nsDOMClassInfo.ii> 
(or <URL:http://soua.net/nsGlobalWindow.ii>, i have the same problem with 
nsGlobalWindow.cpp).

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux machia 2.4.18 #9 Mon Aug 5 22:05:57 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=sv_SE

Versions of packages g++-3.2 depends on:
ii  gcc-3.2                    1:3.2.1-0pre3 The GNU C compiler.
ii  gcc-3.2-base               1:3.2.1-0pre3 The GNU Compiler Collection (base 
ii  libc6                      2.2.5-14.3    GNU C Library: Shared libraries an
ii  libstdc++5-dev             1:3.2.1-0pre3 The GNU stdc++ library version 3 (




Reply to: