This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

*** bootstrap fails for 3.4 20030307 (experimental) on i486-suse-linux-gnu


LAST_UPDATED: Thu Mar 6 23:41:30 UTC 2003

Native configuration is i486-suse-linux-gnu

              === configure ===

[...]
creating cache ./config.cache
checking host system type... i486-suse-linux-gnu
checking target system type... i486-suse-linux-gnu
checking build system type... i486-suse-linux-gnu
*** 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 i486-suse-linux-ar... no
checking for ar... ar
checking for i486-suse-linux-as... no
checking for as... as
checking for i486-suse-linux-dlltool... no
checking for dlltool... dlltool
checking for i486-suse-linux-ld... /usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld
checking for i486-suse-linux-nm... no
checking for nm... nm
checking for i486-suse-linux-ranlib... no
checking for ranlib... ranlib
checking for i486-suse-linux-windres... no
checking for windres... windres
checking for i486-suse-linux-objcopy... no
checking for objcopy... objcopy
checking for i486-suse-linux-objdump... no
checking for objdump... objdump
checking for i486-suse-linux-ar... no
checking for ar... ar
checking for i486-suse-linux-as... no
checking for as... as
checking for i486-suse-linux-dlltool... no
checking for dlltool... dlltool
checking for i486-suse-linux-ld... no
checking for ld... ld
checking for i486-suse-linux-nm... no
checking for nm... nm
checking for i486-suse-linux-ranlib... no
checking for ranlib... ranlib
checking for i486-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 ===

[...]
TARGET_CPU_DEFAULT="" \
HEADERS="i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/sh /local/src/gcc/gcc/mkconfig.sh tm_p.h
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/genpreds.c -o genpreds.o
gcc   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genpreds \
 genpreds.o ../libiberty/libiberty.a
./genpreds > tmp-preds.h
/bin/sh /local/src/gcc/gcc/move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/genconstants.c -o genconstants.o
gcc   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genconstants \
 genconstants.o gensupport.o dummy-conditions.o rtl.o read-rtl.o bitmap.o ggc-none.o \
    errors.o ../libiberty/libiberty.a
./genconstants /local/src/gcc/gcc/config/i386/i386.md > tmp-constants.h
/bin/sh /local/src/gcc/gcc/move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include insn-conditions.c
insn-conditions.c:682: warning: string length `709' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:780: warning: string length `534' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1048: warning: string length `533' is greater than the length `509' ISO C89 compilers are required to support
insn-conditions.c:1604: warning: string length `597' is greater than the length `509' ISO C89 compilers are required to support
ltf="/local/src/gcc/gcc/cp/cp-tree.def /local/src/gcc/gcc/objc/objc-tree.def"; for f in $ltf; do \
    echo "#include \"$f\""; \
done | sed 's|/local/src/gcc/gcc/||' > tmp-gencheck.h
/bin/sh /local/src/gcc/gcc/move-if-change tmp-gencheck.h gencheck.h
echo timestamp > s-gencheck
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include \
  /local/src/gcc/gcc/gencheck.c -o gencheck.o
gcc   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gencheck \
 gencheck.o ../libiberty/libiberty.a
./gencheck > tmp-check.h
/bin/sh /local/src/gcc/gcc/move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
rm -f print-rtl1.c
sed -e 's/config[.]h/bconfig.h/' /local/src/gcc/gcc/print-rtl.c > print-rtl1.c
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include print-rtl1.c -o print-rtl1.o
gcc   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genflags \
 genflags.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
    errors.o ../libiberty/libiberty.a
./genflags /local/src/gcc/gcc/config/i386/i386.md > tmp-flags.h
/bin/sh /local/src/gcc/gcc/move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
(cd intl && gmake all)
gmake[3]: Entering directory `/local/build/gcc/intl'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/local/build/gcc/intl'
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/be.gmo /local/src/gcc/gcc/po/be.po
312 translated messages, 386 fuzzy translations, 3851 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/da.gmo /local/src/gcc/gcc/po/da.po
4070 translated messages, 325 fuzzy translations, 154 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/de.gmo /local/src/gcc/gcc/po/de.po
84 translated messages, 7 fuzzy translations, 4458 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/el.gmo /local/src/gcc/gcc/po/el.po
165 translated messages, 916 fuzzy translations, 3468 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/es.gmo /local/src/gcc/gcc/po/es.po
4549 translated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/fr.gmo /local/src/gcc/gcc/po/fr.po
4070 translated messages, 332 fuzzy translations, 147 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/ja.gmo /local/src/gcc/gcc/po/ja.po
2350 translated messages, 1280 fuzzy translations, 919 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/nl.gmo /local/src/gcc/gcc/po/nl.po
655 translated messages, 1165 fuzzy translations, 2729 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/sv.gmo /local/src/gcc/gcc/po/sv.po
931 translated messages, 939 fuzzy translations, 2679 untranslated messages.
test -d po || mkdir po
/usr/bin/msgfmt --statistics -o po/tr.gmo /local/src/gcc/gcc/po/tr.po
4070 translated messages, 331 fuzzy translations, 148 untranslated messages.
echo '/*WARNING: This file is automatically generated!*/' >tmp-c-parse.y
sed -e "/^ifobjc$/,/^end ifobjc$/d" \
  -e "/^ifc$/d" -e "/^end ifc$/d" \
  /local/src/gcc/gcc/c-parse.in >>tmp-c-parse.y
/bin/sh /local/src/gcc/gcc/move-if-change tmp-c-parse.y /local/src/gcc/gcc/c-parse.y
/local/src/gcc/gcc/c-parse.y is unchanged
gcc   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long   -Wno-error  -DHAVE_CONFIG_H    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include \
       -c /local/src/gcc/gcc/c-parse.c -o c-parse.o
/usr/share/bison/bison.simple: In function `yyparse':
/usr/share/bison/bison.simple:927: warning: label `yyoverflowlab' defined but not used
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/c-lang.c -o c-lang.o
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/c-pretty-print.c -o c-pretty-print.o
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/attribs.c -o attribs.o
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/c-errors.c -o c-errors.o
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/c-lex.c -o c-lex.o
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/c-pragma.c -o c-pragma.o
gcc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long     -DHAVE_CONFIG_H    -I. -I. -I/local/src/gcc/gcc -I/local/src/gcc/gcc/. -I/local/src/gcc/gcc/config -I/local/src/gcc/gcc/../include /local/src/gcc/gcc/c-decl.c -o c-decl.o
/local/src/gcc/gcc/c-decl.c: In function `finish_function':
/local/src/gcc/gcc/c-decl.c:6447: too many arguments to function `tree_inlinable_function_p'
gmake[2]: *** [c-decl.o] Error 1
gmake[2]: Leaving directory `/local/build/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/local/build/gcc'
gmake: *** [bootstrap] Error 2

Compiler version: 3.4 20030307 (experimental)
Platform: i486-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 i486-suse-linux


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]