This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
cvs bootstrap failure on i686-pc-linux-gnu
- To: gcc-bugs at gcc dot gnu dot org
- Subject: cvs bootstrap failure on i686-pc-linux-gnu
- From: Markus Werle <markus at lufmech dot rwth-aachen dot de>
- Date: Thu, 15 Feb 2001 16:00:03 +0100
../gcc/configure --with-gcc-version-trigger=/admin/GCC/gcc/gcc/version.c
--host=i686-pc-linux-gnu --with-gnu-as --with-gnu-ld
--prefix=/opt/egcs-20010215 --norecursion
[...]
stage1/xgcc -Bstage1/ -B/opt/egcs-20010215/i686-pc-linux-gnu/bin/ -c
-DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc/gcc
-I../../gcc/gcc/cp -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/cp/expr.c -o cp/expr.o
stage1/xgcc -Bstage1/ -B/opt/egcs-20010215/i686-pc-linux-gnu/bin/ -c
-DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc/gcc
-I../../gcc/gcc/cp -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/cp/pt.c -o cp/pt.o
../../gcc/gcc/cp/pt.c: In function `inline_needs_template_parms':
../../gcc/gcc/cp/pt.c:307: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `is_member_template':
../../gcc/gcc/cp/pt.c:454: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `retrieve_specialization':
../../gcc/gcc/cp/pt.c:741: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `register_specialization':
../../gcc/gcc/cp/pt.c:826: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `check_default_tmpl_args':
../../gcc/gcc/cp/pt.c:2464: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `tsubst_template_parms':
../../gcc/gcc/cp/pt.c:5393: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `maybe_adjust_types_for_deduction':
../../gcc/gcc/cp/pt.c:7828: parse error before '<<' token
../../gcc/gcc/cp/pt.c:7864: parse error before '==' token
../../gcc/gcc/cp/pt.c:7861: label `skip_arg' used but not defined
../../gcc/gcc/cp/pt.c:7863: break statement not within loop or switch
../../gcc/gcc/cp/pt.c:7885: warning: control reaches end of non-void
function
../../gcc/gcc/cp/pt.c: At top level:
../../gcc/gcc/cp/pt.c:7886: parse error before "break"
../../gcc/gcc/cp/pt.c:7915: warning: type defaults to `int' in
declaration of `__t'
../../gcc/gcc/cp/pt.c:7915: warning: data definition has no type or
storage class
../../gcc/gcc/cp/pt.c:7915: parse error before '}' token
../../gcc/gcc/cp/pt.c:7924: warning: type defaults to `int' in
declaration of `parm'
../../gcc/gcc/cp/pt.c:7924: braced-group within expression allowed only
inside a function
../../gcc/gcc/cp/pt.c:7924: invalid type argument of `->'
../../gcc/gcc/cp/pt.c:7924: parse error before ']' token
../../gcc/gcc/cp/pt.c:7924: warning: type defaults to `int' in
declaration of `__t'
../../gcc/gcc/cp/pt.c:7924: warning: data definition has no type or
storage class
../../gcc/gcc/cp/pt.c:7924: parse error before '}' token
make[2]: *** [cp/pt.o] Error 1
make[2]: Leaving directory `/admin/GCC/build/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/admin/GCC/build/gcc'
make: *** [bootstrap] Error 2
root@sylvie:/admin/GCC/build > make all
make[1]: Entering directory `/admin/GCC/build/libiberty'
make[2]: Entering directory `/admin/GCC/build/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/admin/GCC/build/libiberty/testsuite'
make[1]: Leaving directory `/admin/GCC/build/libiberty'
make[1]: Entering directory `/admin/GCC/build/zlib'
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2"
"CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh
/admin/GCC/gcc/install-sh -c" "INSTALL_DATA=/bin/sh
/admin/GCC/gcc/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh
/admin/GCC/gcc/install-sh -c " "INSTALL_SCRIPT=/bin/sh
/admin/GCC/gcc/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2"
"LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo "
"PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect"
"RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/egcs-20010215"
"infodir=/opt/egcs-20010215/info" "libdir=/opt/egcs-20010215/lib"
"prefix=/opt/egcs-20010215"
"tooldir=/opt/egcs-20010215/i686-pc-linux-gnu" "AR=ar" "AS=as" "CC=gcc"
"CXX=c++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib"
"DESTDIR=" DO=all multi-do
make[1]: Leaving directory `/admin/GCC/build/zlib'
make[1]: Entering directory `/admin/GCC/build/gcc'
(cd intl && make all)
make[2]: Entering directory `/admin/GCC/build/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/admin/GCC/build/gcc/intl'
(cd po && make all)
make[2]: Entering directory `/admin/GCC/build/gcc/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/admin/GCC/build/gcc/po'
gcc -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc/gcc
-I../../gcc/gcc/cp -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/gcc/cp/pt.c -o cp/pt.o
../../gcc/gcc/cp/pt.c: In function `inline_needs_template_parms':
../../gcc/gcc/cp/pt.c:307: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `is_member_template':
../../gcc/gcc/cp/pt.c:454: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `retrieve_specialization':
../../gcc/gcc/cp/pt.c:742: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `register_specialization':
../../gcc/gcc/cp/pt.c:827: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `check_default_tmpl_args':
../../gcc/gcc/cp/pt.c:2464: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `tsubst_template_parms':
../../gcc/gcc/cp/pt.c:5393: warning: comparison between signed and
unsigned
../../gcc/gcc/cp/pt.c: In function `maybe_adjust_types_for_deduction':
../../gcc/gcc/cp/pt.c:7828: parse error before `<'
../../gcc/gcc/cp/pt.c:7862: warning: enumeration value `DEDUCE_ORDER'
not handled in switch
../../gcc/gcc/cp/pt.c:7863: break statement not within loop or switch
../../gcc/gcc/cp/pt.c:7864: parse error before `=='
../../gcc/gcc/cp/pt.c:7861: label `skip_arg' used but not defined
../../gcc/gcc/cp/pt.c:7885: warning: control reaches end of non-void
function
../../gcc/gcc/cp/pt.c: At top level:
../../gcc/gcc/cp/pt.c:7886: parse error before `break'
../../gcc/gcc/cp/pt.c:7915: warning: type defaults to `int' in
declaration of `__t'
../../gcc/gcc/cp/pt.c:7915: warning: data definition has no type or
storage class
../../gcc/gcc/cp/pt.c:7915: parse error before `}'
../../gcc/gcc/cp/pt.c:7924: warning: type defaults to `int' in
declaration of `parm'
../../gcc/gcc/cp/pt.c:7924: braced-group within expression allowed only
inside a function
../../gcc/gcc/cp/pt.c:7924: invalid type argument of `->'
../../gcc/gcc/cp/pt.c:7924: parse error before `]'
../../gcc/gcc/cp/pt.c:7924: warning: type defaults to `int' in
declaration of `__t'
../../gcc/gcc/cp/pt.c:7924: warning: data definition has no type or
storage class
../../gcc/gcc/cp/pt.c:7924: parse error before `}'
make[1]: *** [cp/pt.o] Error 1
make[1]: Leaving directory `/admin/GCC/build/gcc'
make: *** [all-gcc] Error 2
root@sylvie:/admin/GCC/build >