Subject: toolchain/32476: build.sh tools failure at tartget all-gcc
To: None <toolchain-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <jdelano@nspiral.com>
List: netbsd-bugs
Date: 01/07/2006 17:50:00
>Number:         32476
>Category:       toolchain
>Synopsis:       build.sh tools failure at tartget all-gcc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 07 17:50:00 +0000 2006
>Originator:     James Delano
>Release:        3.0
>Organization:
>Environment:
NetBSD epiabsd1 3.0 NetBSD 3.0 (GENERIC) #0: Mon Dec 19 01:04:02 UTC 2005  builds@works.netbsd.org:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC i386
>Description:
Output from build.sh tools

cc -c    -O -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DNETBSD_TOOLS   -I. -I. -I/usr/src/tools/gcc/../../gnu/dist/gcc/gcc -I/usr/src/tools/gcc/../../gnu/dist/gcc/gcc/.  -I/usr/src/tools/gcc/../../gnu/dist/gcc/gcc/config -I/usr/src/tools/gcc/../../gnu/dist/gcc/gcc/../include /usr/src/tools/gcc/../../gnu/dist/gcc/gcc/combine.c -o combine.o
/usr/src/gnu/dist/gcc/gcc/combine.c: In function `try_combine':
/usr/src/gnu/dist/gcc/gcc/combine.c:2901: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.

*** Failed target:  combine.o
*** Failed command: cc -c -O -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DNETBSD_TOOLS -I. -I. -I/usr/src/tools/gcc/../../gnu/dist/gcc/gcc -I/usr/src/tools/gcc/../../gnu/dist/gcc/gcc/. -I/usr/src/tools/gcc/../../gnu/dist/gcc/gcc/config -I/usr/src/tools/gcc/../../gnu/dist/gcc/gcc/../include /usr/src/tools/gcc/../../gnu/dist/gcc/gcc/combine.c -o combine.o
*** Error code 1

Stop.
nbmake: stopped in /usr/src/tools/gcc/obj/build/gcc

*** Failed target:  all-gcc
>How-To-Repeat:
./build.sh tools
>Fix: