bootstrap failure i686-pc-linux-gnu

Jeffrey Oldham oldham@codesourcery.com
Fri Mar 30 08:43:00 GMT 2001


On Fri, Mar 30, 2001 at 11:08:56AM +0100, Nathan Sidwell wrote:
> Hi,
> I'm seeing a new mainline bootstrap failure. as is segfaulting when assembling
> some pic code.
> 
> /bin/sh ../libtool --tag CXX --mode=compile /home/nathan/egcs/devel/i686-pc-linux-gnu/gcc/g++ -B/home/nathan/egcs/devel/i686-pc-linux-gnu/gcc/ -nostdinc++  -L/home/nathan/egcs/devel/i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/src -L/home/nathan/egcs/devel/i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/nathan/local/unknown-i686-Linux-2/egcs-devel/i686-pc-linux-gnu/bin/ -B/home/nathan/local/unknown-i686-Linux-2/egcs-devel/i686-pc-linux-gnu/lib/ -isystem /home/nathan/local/unknown-i686-Linux-2/egcs-devel/i686-pc-linux-gnu/include -nostdinc++   -I../../../../egcs/libstdc++-v3/include -I../../../../egcs/libstdc++-v3/include/std -I../../../../egcs/libstdc++-v3/include/c_std -I../include         -I../../../../egcs/libstdc++-v3/libsupc++ -I../libio -I../../../../egcs/libstdc++-v3/libio -I../../../../egcs/libstdc++-v3/libmath                      -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates          -Wall -Wno-format -W -Wwrite-strings -Winline !
>  -fdiagnostics-show-location=once                -ffunction-sections -fdata-sections  -g    -c ../../../../egcs/libstdc++-v3/src/locale.cc
> /home/nathan/egcs/devel/i686-pc-linux-gnu/gcc/g++ -B/home/nathan/egcs/devel/i686-pc-linux-gnu/gcc/ -nostdinc++ -L/home/nathan/egcs/devel/i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/src -L/home/nathan/egcs/devel/i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/home/nathan/local/unknown-i686-Linux-2/egcs-devel/i686-pc-linux-gnu/bin/ -B/home/nathan/local/unknown-i686-Linux-2/egcs-devel/i686-pc-linux-gnu/lib/ -isystem /home/nathan/local/unknown-i686-Linux-2/egcs-devel/i686-pc-linux-gnu/include -nostdinc++ -I../../../../egcs/libstdc++-v3/include -I../../../../egcs/libstdc++-v3/include/std -I../../../../egcs/libstdc++-v3/include/c_std -I../include -I../../../../egcs/libstdc++-v3/libsupc++ -I../libio -I../../../../egcs/libstdc++-v3/libio -I../../../../egcs/libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c ../../../.!
> ./egcs/libstdc++-v3/src/locale.cc  -fPIC -DPIC -o .libs/locale.o
> g++: Internal error: Segmentation fault (program as)
> Please submit a full bug report.
> See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
> make[4]: *** [locale.lo] Error 1
> make[4]: Leaving directory `/home/nathan/egcs/devel/i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/nathan/egcs/devel/i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3'
> make[2]: *** [all-recursive-am] Error 2
> make[2]: Leaving directory `/home/nathan/egcs/devel/i686-pc-linux-gnu/i686-pc-linux-gnu/libstdc++-v3'
> make[1]: *** [all-target-libstdc++-v3] Error 2
> make[1]: Leaving directory `/home/nathan/egcs/devel/i686-pc-linux-gnu'
> make: *** [bootstrap] Error 2
> 
> this is with as
> GNU assembler version 2.10.91 (i686-pld-linux) using BFD version 2.10.91.0.4
> 
> I've not investigated to see whether this is an as bug or a g++ bug. (I guess
> at the very least it must be an as bug, as that shouldn't seg fault.)
> 
> anyone else see this?

I see bootstrap failures for both gcc 3.1 and gcc 3.0, code as of
2001-03-30 ~15:00 GMT.  See the error messages below.

Sigh,
Jeffrey D. Oldham
oldham@codesourcery.com

GCC 3.0:

/nfs/oz/home/oldham/gcc/gcc6/objdir/gcc/g++ -B/nfs/oz/home/oldham/gcc/gcc6/objdir/gcc/ -nostdinc++ -L/nfs/oz/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/nfs/oz/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/bin/ -B/nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/lib/ -isystem /nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/include -nostdinc++ -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include/std -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include/c_std -I../include -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libsupc++ -I../libio -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libio -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/src/localename.cc  -fPIC -DPIC -o .libs/localename.o
/nfs/oz/home/oldham/gcc/gcc6/objdir/gcc/g++ -B/nfs/oz/home/oldham/gcc/gcc6/objdir/gcc/ -nostdinc++ -L/nfs/oz/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/nfs/oz/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/bin/ -B/nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/lib/ -isystem /nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/include -nostdinc++ -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include/std -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include/c_std -I../include -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libsupc++ -I../libio -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libio -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/src/codecvt.cc  -fPIC -DPIC -o .libs/codecvt.o
g++: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[4]: *** [locale.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
/nfs/oz/home/oldham/gcc/gcc6/objdir/gcc/g++ -B/nfs/oz/home/oldham/gcc/gcc6/objdir/gcc/ -nostdinc++ -L/nfs/oz/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/nfs/oz/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/bin/ -B/nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/lib/ -isystem /nfs/oz/home/oldham/gcc-install/gcc6/i686-pc-linux-gnu/include -nostdinc++ -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include/std -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/include/c_std -I../include -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libsupc++ -I../libio -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libio -I/nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /nfs/oz/home/oldham/gcc/gcc6/libstdc++-v3/src/codecvt.cc -o codecvt.o >/dev/null 2>&1
g++: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[4]: *** [localename.lo] Error 1
make[4]: Leaving directory `/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/oldham/gcc/gcc6/objdir/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/oldham/gcc/gcc6/objdir'
make: *** [bootstrap] Error 2


GCC 3.1:

/nfs/oz/home/oldham/gcc/gcc2/objdir/gcc/g++ -B/nfs/oz/home/oldham/gcc/gcc2/objdir/gcc/ -nostdinc++ -L/nfs/oz/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/nfs/oz/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/bin/ -B/nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/lib/ -isystem /nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/include -nostdinc++ -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include/std -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include/c_std -I../include -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libsupc++ -I../libio -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libio -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/src/localename.cc  -fPIC -DPIC -o .libs/localename.o
/nfs/oz/home/oldham/gcc/gcc2/objdir/gcc/g++ -B/nfs/oz/home/oldham/gcc/gcc2/objdir/gcc/ -nostdinc++ -L/nfs/oz/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/nfs/oz/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/bin/ -B/nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/lib/ -isystem /nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/include -nostdinc++ -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include/std -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include/c_std -I../include -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libsupc++ -I../libio -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libio -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/src/codecvt.cc  -fPIC -DPIC -o .libs/codecvt.o
g++: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[4]: *** [locale.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
/nfs/oz/home/oldham/gcc/gcc2/objdir/gcc/g++ -B/nfs/oz/home/oldham/gcc/gcc2/objdir/gcc/ -nostdinc++ -L/nfs/oz/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/nfs/oz/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/bin/ -B/nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/lib/ -isystem /nfs/oz/home/oldham/gcc-install/gcc2/i686-pc-linux-gnu/include -nostdinc++ -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include/std -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/include/c_std -I../include -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libsupc++ -I../libio -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libio -I/nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /nfs/oz/home/oldham/gcc/gcc2/libstdc++-v3/src/codecvt.cc -o codecvt.o >/dev/null 2>&1
g++: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[4]: *** [localename.lo] Error 1
make[4]: Leaving directory `/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/oldham/gcc/gcc2/objdir/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/oldham/gcc/gcc2/objdir'
make: *** [bootstrap] Error 2
gcc_build: error: Could not bootstrap the compiler



More information about the Gcc-bugs mailing list