Subject: toolchain/24724: compiler error in build of nsBinaryStream.cpp (mozilla)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <sly@Mit.edu>
List: netbsd-bugs
Date: 03/09/2004 17:15:18
>Number:         24724
>Category:       toolchain
>Synopsis:       compiler error in build of nsBinaryStream.cpp (mozilla)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 09 22:17:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Charlie Root
>Release:        NetBSD 1.6.2
>Organization:
	
>Environment:
	
	
System: NetBSD zocalo-four 1.6.2 NetBSD 1.6.2 (GENERIC) #3: Mon Feb 9 18:37:36 CET 2004 he@kveite.urc.uninett.no:/usr/users/he/build-1-6/obj.sparc64/sys/arch/sparc64/compile/GENERIC sparc64
Architecture: sparc64
Machine: sparc64
>Description:
	The build of mozilla from the pkgsrc package downloaded on
 Mar  6 03:12 (EST) fails with a compiler error in the following command:

g++ -o nsBinaryStream.o -c -DOSTYPE=\"NetBSD1.6\" -DOSARCH=\"NetBSD\" -D_IMPL_NS
_COM -I.. -I../../dist/include/string -I../../dist/include/xpcom -I../../dist/in
clude -I/usr/pkgsrc/www/mozilla/work/mozilla/dist/include/nspr  -I/usr/pkg/inclu
de -I/usr/pkg/include  -I/usr/X11R6/include   -fPIC -DPIC  -I/usr/pkg/include/fr
eetype2 -I/usr/include -I/usr/X11R6/include -I/usr/pkg/include  -I/usr/X11R6/inc
lude -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -
Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -ffixed-g4 
-I/usr/pkg/include/freetype2 -I/usr/include -I/usr/X11R6/include -I/usr/pkg/incl
ude -Dunix -pipe  -DNDEBUG -DTRIMMED -O2  -I/usr/pkg/include/freetype2 -I/usr/in
clude -I/usr/X11R6/include -I/usr/pkg/include  -I/usr/X11R6/include -DMOZILLA_CL
IENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsBinaryStream.pp nsBinaryStr
eam.cpp

nsBinaryStream.cpp: In method `nsresult nsBinaryOutputStream::WriteFloat(float)':
nsBinaryStream.cpp:146: Internal compiler error in `create_reg_dead_note', at haifa-sched.c:4496
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

>How-To-Repeat:
	Type "make" in /usr/pkgsrc/www/mozilla and wait a long time until
it gets to this directory.  Not sure if the above command is sufficiently
independent to even hope to work without progressing through the rest
of the build first.

>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: