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 185218] failed to bootstrap on x86_64!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	--with-arch=core2 --with-cpu=core2 --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --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.185218.trunk.x86_64.core2 >> makelog.185218.trunk.x86_64.core2.mail; \
make[5]: *** [all-stage1-gcc] Error 2
make[4]: *** [stage1-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
/usr/bin/msgfmt --statistics -o po/zh_CN.gmo ../../src-trunk/gcc/po/zh_CN.po
4584 translated messages, 3131 fuzzy translations, 1527 untranslated messages.
/bin/sh ../../src-trunk/gcc/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/zh_TW.gmo ../../src-trunk/gcc/po/zh_TW.po
1320 translated messages, 4291 fuzzy translations, 3631 untranslated messages.
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh config.h
1915 translated messages, 510 fuzzy translations, 6817 untranslated messages.
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/linux-android.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/gnu-user.h config/glibc-stdint.h config/i386/x86-64.h config/i386/gnu-user64.h config/linux.h config/i386/linux64.h config/i386/ssemath.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh tm.h
gawk -f ../../src-trunk/gcc/opt-gather.awk ../../src-trunk/gcc/ada/gcc-interface/lang.opt ../../src-trunk/gcc/fortran/lang.opt ../../src-trunk/gcc/go/lang.opt ../../src-trunk/gcc/java/lang.opt ../../src-trunk/gcc/lto/lang.opt ../../src-trunk/gcc/c-family/c.opt ../../src-trunk/gcc/common.opt ../../src-trunk/gcc/config/fused-madd.opt ../../src-trunk/gcc/config/i386/i386.opt ../../src-trunk/gcc/config/gnu-user.opt ../../src-trunk/gcc/config/linux.opt ../../src-trunk/gcc/config/linux-android.opt > tmp-optionlist
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh bconfig.h
flex  -ogengtype-lex.c ../../src-trunk/gcc/gengtype-lex.l && { \
  echo '#include "bconfig.h"' > gengtype-lex.c.tmp; \
  cat gengtype-lex.c >> gengtype-lex.c.tmp; \
  mv gengtype-lex.c.tmp gengtype-lex.c; \
}
gcc -c   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -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    \
-DBASEVER="\"4.8.0\"" -DDATESTAMP="\" 20120312\"" \
-DREVISION="\" [trunk revision 185218]\"" \
-DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../src-trunk/gcc/version.c
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo timestamp > s-gtyp-input
echo "#define BUILDING_GCC_MAJOR `echo 4.8.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo "#define BUILDING_GCC_MINOR `echo 4.8.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.8.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo timestamp > s-bversion
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh tm_p.h
rm -f tmp-all-tree.def
echo '#include "tree.def"' > tmp-all-tree.def
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
ltf="../../src-trunk/gcc/ada/gcc-interface/ada-tree.def ../../src-trunk/gcc/cp/cp-tree.def ../../src-trunk/gcc/java/java-tree.def ../../src-trunk/gcc/objc/objc-tree.def"; for f in $ltf; do \
  echo "#include \"$f\""; \
done | sed 's|../../src-trunk/gcc/||' >> tmp-all-tree.def
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-all-tree.def all-tree.def
7480 translated messages, 1302 fuzzy translations, 460 untranslated messages.
if test yes = yes \
   || test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \
  /bin/sh ../../src-trunk/gcc/genmultilib \
    "m64/m32" \
    " 64  32" \
    "" \
    "" \
    "" \
    "" \
    "m64=../lib64 m32=../lib mx32=../libx32" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh ../../src-trunk/gcc/genmultilib '' '' '' '' '' '' '' no \
    > tmp-mlib.h; \
fi
echo timestamp > s-alltree
lsf="../../src-trunk/gcc/cp/lang-specs.h ../../src-trunk/gcc/lto/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|../../src-trunk/gcc/||' > tmp-specs.h
74 translated messages, 2924 fuzzy translations, 6244 untranslated messages.
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-specs.h specs.h
echo "gcc   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H " > checksum-options.tmp \
&& ../../src-trunk/gcc/../move-if-change checksum-options.tmp checksum-options
1133 translated messages, 2192 fuzzy translations, 5917 untranslated messages.
9242 translated messages.
echo timestamp > s-specs
gawk -f ../../src-trunk/gcc/config/i386/i386-builtin-types.awk ../../src-trunk/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
cp ../../src-trunk/gcc/gcc-ar.c gcc-nm.c
cp ../../src-trunk/gcc/gcc-ar.c gcc-ranlib.c
3470 translated messages, 3409 fuzzy translations, 2363 untranslated messages.
make[6]: *** No rule to make target `../../src-trunk/gcc/config/i386/rtmintrin.h', needed by `stmp-int-hdrs'.  Stop.
make[6]: *** Waiting for unfinished jobs....
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-mlib.h multilib.h
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
echo timestamp > s-mlib
echo timestamp > s-i386-bt
9182 translated messages, 60 untranslated messages.
4154 translated messages, 3321 fuzzy translations, 1767 untranslated messages.
5768 translated messages, 2541 fuzzy translations, 933 untranslated messages.
9242 translated messages.
3810 translated messages, 3084 fuzzy translations, 2348 untranslated messages.
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
make[6]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7/bld/gcc'
make[5]: *** [all-stage1-gcc] Error 2
make[5]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7/bld'
33.46user 14.92system 0:20.61elapsed 234%CPU (0avgtext+0avgdata 42476maxresident)k
4416inputs+131080outputs (3major+9185425minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/svn/gcc-test-intel64corei7'


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