*** bootstrap fails for 3.4 20030830 (experimental) on i586-suse-linux-gnu

Robert Schiele rschiele@uni-mannheim.de
Sun Aug 31 00:07:00 GMT 2003


LAST_UPDATED: Sat Aug 30 23:02:03 UTC 2003

Native configuration is i586-suse-linux-gnu

              === configure ===

[...]
creating cache ./config.cache
checking host system type... i586-suse-linux-gnu
checking target system type... i586-suse-linux-gnu
checking build system type... i586-suse-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
*** This configuration is not supported in the following subdirectories:
     target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar
    (Any other directories should still work fine.)
checking for i586-suse-linux-ar... no
checking for ar... ar
checking for i586-suse-linux-as... no
checking for as... as
checking for i586-suse-linux-dlltool... no
checking for dlltool... dlltool
checking for i586-suse-linux-ld... no
checking for ld... ld
checking for i586-suse-linux-nm... no
checking for nm... nm
checking for i586-suse-linux-ranlib... no
checking for ranlib... ranlib
checking for i586-suse-linux-windres... no
checking for windres... windres
checking for i586-suse-linux-objcopy... no
checking for objcopy... objcopy
checking for i586-suse-linux-objdump... no
checking for objdump... objdump
checking for i586-suse-linux-ar... no
checking for ar... ar
checking for i586-suse-linux-as... no
checking for as... as
checking for i586-suse-linux-dlltool... no
checking for dlltool... dlltool
checking for i586-suse-linux-ld... no
checking for ld... ld
checking for i586-suse-linux-nm... no
checking for nm... nm
checking for i586-suse-linux-ranlib... no
checking for ranlib... ranlib
checking for i586-suse-linux-windres... no
checking for windres... windres
checking whether to enable maintainer-specific portions of Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile

              === make bootstrap ===

[...]
mv: cannot stat `specs': No such file or directory
mv: cannot stat `collect2': No such file or directory
mv: cannot stat `gcov': No such file or directory
mv: cannot stat `gcov-dump': No such file or directory
mv: cannot stat `*.[0-9][0-9].*': No such file or directory
mv: cannot stat `*.[si]': No such file or directory
mv: cannot stat `g++-cross': No such file or directory
mv: cannot stat `cc1plus': No such file or directory
mv: cannot stat `g77-cross': No such file or directory
mv: cannot stat `f771': No such file or directory
mv: cannot stat `cc1obj': No such file or directory
gmake[2]: [stage1-start] Error 1 (ignored)
if [ -f as ] ; then (cd stage1 && ln -s ../as .) ; else true ; fi
if [ -f ld ] ; then (cd stage1 && ln -s ../ld .) ; else true ; fi
if [ -f collect-ld ] ; then (cd stage1 && ln -s ../collect-ld .) ; else true ; fi
rm -f stage1/libgcc.a stage1/libgcc_eh.a stage1/libgcov.a
cp libgcc.a stage1
` if [ -f /local/build/gcc/../binutils/ranlib ] ; then echo /local/build/gcc/../binutils/ranlib ; else if [ "i586-suse-linux-gnu" = "i586-suse-linux-gnu" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcc.a
cp libgcov.a stage1
` if [ -f /local/build/gcc/../binutils/ranlib ] ; then echo /local/build/gcc/../binutils/ranlib ; else if [ "i586-suse-linux-gnu" = "i586-suse-linux-gnu" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcov.a
if [ -f libgcc_eh.a ] ; then cp libgcc_eh.a stage1; \
   ` if [ -f /local/build/gcc/../binutils/ranlib ] ; then echo /local/build/gcc/../binutils/ranlib ; else if [ "i586-suse-linux-gnu" = "i586-suse-linux-gnu" ] ; then echo ranlib; else t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` stage1/libgcc_eh.a; \
fi
for f in .. ; do if [ x${f} != x.. ]; then \
  cp stage1/${f} . ; \
else true; \
fi; done
mv cp/*.o stage1/cp
mv: cannot stat `cp/*.o': No such file or directory
gmake[2]: [c++.stage1] Error 1 (ignored)
mv -f f/*.o f/fini f/stamp-str f/str-*.h f/str-*.j g77spec.o stage1/f
mv: cannot stat `f/*.o': No such file or directory
mv: cannot stat `f/fini': No such file or directory
mv: cannot stat `f/stamp-str': No such file or directory
mv: cannot stat `f/str-*.h': No such file or directory
mv: cannot stat `f/str-*.j': No such file or directory
mv: cannot stat `g77spec.o': No such file or directory
gmake[2]: [f77.stage1] Error 1 (ignored)
mv objc/*.o stage1/objc
mv: cannot stat `objc/*.o': No such file or directory
gmake[2]: [objc.stage1] Error 1 (ignored)
for dir in . cp f objc ; \
do \
  rm -f $dir/*.{gcda,gcno} ; \
done
gmake[2]: Leaving directory `/local/build/gcc'
echo timestamp > stage1_copy
echo stage2_build > stage_last
gmake CC=" stage1/xgcc -Bstage1/ -B/local/inst/gcc34/i586-suse-linux/bin/" CC_FOR_BUILD=" stage1/xgcc -Bstage1/ -B/local/inst/gcc34/i586-suse-linux/bin/" \
	 STAGE_PREFIX=stage1/ \
	 ADAC="\$(CC)" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-pedantic -Wno-long-long -Werror" libdir=/local/inst/gcc34/lib LANGUAGES="c gcov gcov-dump c++ f77 objc" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" \
	 CFLAGS="-g -O2" WERROR="-Werror" 
gmake[2]: Entering directory `/local/build/gcc'
stage1/xgcc -Bstage1/ -B/local/inst/gcc34/i586-suse-linux/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/../include  /local/src/gcc/gcc/gengenrtl.c -o gengenrtl.o
stage1/xgcc -Bstage1/ -B/local/inst/gcc34/i586-suse-linux/bin/   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror    -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh /local/src/gcc/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh /local/src/gcc/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
stage1/xgcc -Bstage1/ -B/local/inst/gcc34/i586-suse-linux/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/../include  /local/src/gcc/gcc/genconstants.c -o genconstants.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *const srcdir = "  >> tmp-gtyp.h
echo "\"/local/src/gcc/gcc\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *const lang_files[] = {" >> tmp-gtyp.h
ll="/local/src/gcc/gcc/cp/mangle.c  /local/src/gcc/gcc/cp/name-lookup.h  /local/src/gcc/gcc/cp/name-lookup.c  /local/src/gcc/gcc/cp/cp-tree.h  /local/src/gcc/gcc/cp/decl.h  /local/src/gcc/gcc/cp/lex.h  /local/src/gcc/gcc/cp/call.c  /local/src/gcc/gcc/cp/decl.c  /local/src/gcc/gcc/cp/decl2.c  /local/src/gcc/gcc/cp/pt.c  /local/src/gcc/gcc/cp/repo.c  /local/src/gcc/gcc/cp/semantics.c  /local/src/gcc/gcc/cp/tree.c  /local/src/gcc/gcc/cp/parser.c  /local/src/gcc/gcc/cp/method.c  /local/src/gcc/gcc/c-common.c  /local/src/gcc/gcc/c-common.h  /local/src/gcc/gcc/c-pragma.c  /local/src/gcc/gcc/f/com.c  /local/src/gcc/gcc/f/com.h  /local/src/gcc/gcc/f/ste.c  /local/src/gcc/gcc/f/where.h  /local/src/gcc/gcc/f/where.c  /local/src/gcc/gcc/f/lex.c  /local/src/gcc/gcc/objc/objc-act.h  /local/src/gcc/gcc/c-parse.in  /local/src/gcc/gcc/c-tree.h  /local/src/gcc/gcc/c-decl.c  /local/src/gcc/gcc/c-objc-common.c  /local/src/gcc/gcc/c-common.c  /local/src/gcc/gcc/c-common.h  /local/src/gcc/gcc/c-pragma.c  /local/src/gcc/gcc/objc/objc-act.c  /local/src/gcc/gcc/c-lang.c  /local/src/gcc/gcc/c-parse.in  /local/src/gcc/gcc/c-tree.h  /local/src/gcc/gcc/c-decl.c  /local/src/gcc/gcc/c-common.c  /local/src/gcc/gcc/c-common.h  /local/src/gcc/gcc/c-pragma.c  /local/src/gcc/gcc/c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  f  f  f  f  f  f  objc  objc  objc  objc  objc  objc  objc  objc  objc  c  c  c  c  c  c  c  c "; \
for f in $ff; do \
echo "\"$f\", " ; done  >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *const all_files[] = {" >> tmp-gtyp.h
gf="/local/src/gcc/gcc/input.h /local/src/gcc/gcc/coretypes.h /local/src/gcc/gcc/cpplib.h auto-host.h /local/src/gcc/gcc/../include/ansidecl.h /local/src/gcc/gcc/config/i386/i386.h /local/src/gcc/gcc/config/i386/unix.h /local/src/gcc/gcc/config/i386/att.h /local/src/gcc/gcc/config/dbxelf.h /local/src/gcc/gcc/config/elfos.h /local/src/gcc/gcc/config/svr4.h /local/src/gcc/gcc/config/linux.h /local/src/gcc/gcc/config/i386/linux.h /local/src/gcc/gcc/defaults.h /local/src/gcc/gcc/../include/hashtab.h /local/src/gcc/gcc/../include/splay-tree.h /local/src/gcc/gcc/bitmap.h /local/src/gcc/gcc/coverage.c /local/src/gcc/gcc/function.h  /local/src/gcc/gcc/rtl.h /local/src/gcc/gcc/optabs.h /local/src/gcc/gcc/tree.h /local/src/gcc/gcc/libfuncs.h /local/src/gcc/gcc/hashtable.h /local/src/gcc/gcc/real.h /local/src/gcc/gcc/varray.h /local/src/gcc/gcc/ssa.h /local/src/gcc/gcc/insn-addr.h /local/src/gcc/gcc/cselib.h /local/src/gcc/gcc/basic-block.h  /local/src/gcc/gcc/cgraph.h /local/src/gcc/gcc/c-common.h /local/src/gcc/gcc/c-tree.h /local/src/gcc/gcc/alias.c /local/src/gcc/gcc/bitmap.c /local/src/gcc/gcc/cselib.c /local/src/gcc/gcc/cgraph.c /local/src/gcc/gcc/dbxout.c /local/src/gcc/gcc/dwarf2out.c /local/src/gcc/gcc/dwarf2asm.c /local/src/gcc/gcc/emit-rtl.c /local/src/gcc/gcc/except.c /local/src/gcc/gcc/explow.c /local/src/gcc/gcc/expr.c /local/src/gcc/gcc/fold-const.c /local/src/gcc/gcc/function.c /local/src/gcc/gcc/gcse.c /local/src/gcc/gcc/integrate.c /local/src/gcc/gcc/lists.c /local/src/gcc/gcc/optabs.c /local/src/gcc/gcc/profile.c /local/src/gcc/gcc/ra-build.c /local/src/gcc/gcc/regclass.c /local/src/gcc/gcc/reg-stack.c /local/src/gcc/gcc/cfglayout.c /local/src/gcc/gcc/langhooks.c /local/src/gcc/gcc/sdbout.c /local/src/gcc/gcc/stmt.c /local/src/gcc/gcc/stor-layout.c /local/src/gcc/gcc/stringpool.c /local/src/gcc/gcc/tree.c /local/src/gcc/gcc/varasm.c /local/src/gcc/gcc/config/i386/i386.c /local/src/gcc/gcc/cp/mangle.c /local/src/gcc/gcc/cp/name-lookup.h /local/src/gcc/gcc/cp/name-lookup.c /local/src/gcc/gcc/cp/cp-tree.h /local/src/gcc/gcc/cp/decl.h /local/src/gcc/gcc/cp/lex.h /local/src/gcc/gcc/cp/call.c /local/src/gcc/gcc/cp/decl.c /local/src/gcc/gcc/cp/decl2.c /local/src/gcc/gcc/cp/pt.c /local/src/gcc/gcc/cp/repo.c /local/src/gcc/gcc/cp/semantics.c /local/src/gcc/gcc/cp/tree.c /local/src/gcc/gcc/cp/parser.c /local/src/gcc/gcc/cp/method.c /local/src/gcc/gcc/c-common.c /local/src/gcc/gcc/c-common.h /local/src/gcc/gcc/c-pragma.c /local/src/gcc/gcc/f/com.c /local/src/gcc/gcc/f/com.h /local/src/gcc/gcc/f/ste.c /local/src/gcc/gcc/f/where.h /local/src/gcc/gcc/f/where.c /local/src/gcc/gcc/f/lex.c /local/src/gcc/gcc/objc/objc-act.h /local/src/gcc/gcc/c-parse.in /local/src/gcc/gcc/c-tree.h /local/src/gcc/gcc/c-decl.c /local/src/gcc/gcc/c-objc-common.c /local/src/gcc/gcc/c-common.c /local/src/gcc/gcc/c-common.h /local/src/gcc/gcc/c-pragma.c /local/src/gcc/gcc/objc/objc-act.c /local/src/gcc/gcc/c-lang.c /local/src/gcc/gcc/c-parse.in /local/src/gcc/gcc/c-tree.h /local/src/gcc/gcc/c-decl.c /local/src/gcc/gcc/c-common.c /local/src/gcc/gcc/c-common.h /local/src/gcc/gcc/c-pragma.c /local/src/gcc/gcc/c-objc-common.c"; \
for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp f objc"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh /local/src/gcc/gcc/move-if-change tmp-gtyp.h gtyp-gen.h 
stage1/xgcc -Bstage1/ -B/local/inst/gcc34/i586-suse-linux/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Werror    -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/../include  \
  /local/src/gcc/gcc/gengtype.c -o gengtype.o
/local/src/gcc/gcc/gengtype.c: In function `adjust_field_tree_exp':

/local/src/gcc/gcc/gengtype.c:718: 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.
gmake[2]: *** [gengtype.o] Error 1
gmake[2]: Leaving directory `/local/build/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/local/build/gcc'
gmake: *** [bootstrap] Error 2

Compiler version: 3.4 20030830 (experimental)
Platform: i586-suse-linux-gnu
configure flags: --enable-threads=posix --prefix=/local/inst/gcc34 --enable-languages=c,c++,f77,objc --disable-checking --disable-libgcj --with-gxx-include-dir=/local/inst/gcc34/include/g++ --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux



More information about the Gcc-testresults mailing list