This is the mail archive of the gcc-regression@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]

Gcc [trunk revision 182437] failed to bootstrap on x86_64!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	--with-arch=corei7-avx --with-cpu=corei7-avx --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-cloog-backend=isl --with-ppl-include=/opt/gnu/include --with-ppl-lib=/opt/gnu/lib64 --with-cloog-include=/opt/gnu/include --with-cloog-lib=/opt/gnu/lib64 --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
    grep "Error " makelog.182437.trunk.x86_64.corei7-avx >> makelog.182437.trunk.x86_64.corei7-avx.mail; \
make[6]: *** [c-typeck.o] Error 1
make[5]: *** [all-stage2-gcc] Error 2
make[4]: *** [stage2-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
build/genemit ../../src-trunk/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-emit.c
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
build/genextract ../../src-trunk/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-extract.c
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
build/genopinit ../../src-trunk/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-opinit.c
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
build/genoutput ../../src-trunk/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-output.c
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
build/genpeep ../../src-trunk/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-peep.c
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
build/genrecog ../../src-trunk/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-recog.c
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/bld/./prev-gcc/xgcc -B/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -c   -g -O2 -gtoggle -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../src-trunk/gcc -I../../src-trunk/gcc/build -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  \
	-o build/gcov-iov.o ../../src-trunk/gcc/gcov-iov.c
(SHLIB='true'; \
g++ -c   -g -O2 -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.7.0\" -DDEFAULT_TARGET_MACHINE=\"x86_64-unknown-linux-gnu\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
	-I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG ../../src-trunk/gcc/cp/g++spec.c)
/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/bld/./prev-gcc/xgcc -B/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include      -g -O2 -gtoggle -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc  \
	build/gcov-iov.o -o build/gcov-iov
build/gcov-iov '4.7.0' 'experimental' \
    > tmp-gcov-iov.h
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
g++ -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  ../../src-trunk/gcc/c-lang.c -o c-lang.o
g++ -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual  -fno-common  -DHAVE_CONFIG_H -I. -Ic-family -I../../src-trunk/gcc -I../../src-trunk/gcc/c-family -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  ../../src-trunk/gcc/c-family/stub-objc.c -o c-family/stub-objc.o
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
g++ -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  ../../src-trunk/gcc/attribs.c -o attribs.o
g++ -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  ../../src-trunk/gcc/c-errors.c -o c-errors.o
g++ -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  ../../src-trunk/gcc/c-decl.c -o c-decl.o
g++ -c  -DIN_GCC_FRONTEND -g -O2 -DIN_GCC   -fno-exceptions -fno-rtti -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../src-trunk/gcc -I../../src-trunk/gcc/. -I../../src-trunk/gcc/../include -I../../src-trunk/gcc/../libcpp/include  -I../../src-trunk/gcc/../libdecnumber -I../../src-trunk/gcc/../libdecnumber/bid -I../libdecnumber -I/opt/gnu/include  -I/opt/gnu/include -DCLOOG_INT_GMP -DCLOOG_ORG  ../../src-trunk/gcc/c-typeck.c -o c-typeck.o
cc1plus: warnings being treated as errors
../../src-trunk/gcc/c-typeck.c: In function 'void handle_warn_cast_qual(location_t, tree_node*, tree_node*)':
../../src-trunk/gcc/c-typeck.c:4537:53: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:4537:53: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:4544:12: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:4544:12: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c: In function 'tree_node* convert_for_assignment(location_t, tree_node*, tree_node*, tree_node*, impl_conv, bool, tree_node*, tree_node*, int)':
../../src-trunk/gcc/c-typeck.c:5458:7: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:5458:7: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5458:7: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:5458:7: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5458:7: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:5458:7: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5458:7: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:5458:7: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5474:3: error: unknown conversion type character 'v' in format
../../src-trunk/gcc/c-typeck.c:5474:3: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5474:3: error: unknown conversion type character 'v' in format
../../src-trunk/gcc/c-typeck.c:5474:3: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5474:3: error: unknown conversion type character 'v' in format
../../src-trunk/gcc/c-typeck.c:5474:3: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5474:3: error: unknown conversion type character 'v' in format
../../src-trunk/gcc/c-typeck.c:5474:3: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5644:5: error: unknown conversion type character 'v' in format
../../src-trunk/gcc/c-typeck.c:5644:5: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5644:5: error: unknown conversion type character 'v' in format
../../src-trunk/gcc/c-typeck.c:5644:5: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5644:5: error: unknown conversion type character 'v' in format
../../src-trunk/gcc/c-typeck.c:5644:5: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5644:5: error: unknown conversion type character 'v' in format
../../src-trunk/gcc/c-typeck.c:5644:5: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5681:3: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:5681:3: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5681:3: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:5681:3: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5681:3: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:5681:3: error: too many arguments for format
../../src-trunk/gcc/c-typeck.c:5681:3: error: unknown conversion type character '#' in format
../../src-trunk/gcc/c-typeck.c:5681:3: error: too many arguments for format
At global scope:
cc1plus: error: unrecognized command line option "-Wno-narrowing"
make[6]: *** [c-typeck.o] Error 1
make[6]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod jcf-dump.pod jv-convert.pod grmic.pod gcj.pod gc-analyze.pod gcov.pod gfdl.pod cpp.pod gij.pod gfortran.pod gcc.pod fsf-funding.pod
make[6]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/bld/gcc'
make[5]: *** [all-stage2-gcc] Error 2
make[5]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/bld'
make[4]: *** [stage2-bubble] Error 2
make[4]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk/bld'
1993.94user 141.69system 34:41.35elapsed 102%CPU (0avgtext+0avgdata 1817696maxresident)k
817920inputs+10076712outputs (853major+43143023minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx/gcc-build-trunk'


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