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


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-mx32}'" ../src-trunk/configure \
	--with-arch=core2 --with-cpu=atom --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-multilib-list=m32,m64,mx32 --with-fpmath=sse --enable-languages=c,c++,fortran,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.185221.trunk.x86_64.atom.x32 >> makelog.185221.trunk.x86_64.atom.x32.mail; \
make[5]: *** [all-stage1-gcc] Error 2
make[4]: *** [stage1-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
/bin/sh ../../src-trunk/gcc/../mkinstalldirs po
9242 translated messages.
/bin/sh ../../src-trunk/gcc/../mkinstalldirs po
/usr/bin/msgfmt --statistics -o po/vi.gmo ../../src-trunk/gcc/po/vi.po
/usr/bin/msgfmt --statistics -o po/zh_CN.gmo ../../src-trunk/gcc/po/zh_CN.po
4130 translated messages, 1197 fuzzy translations, 3915 untranslated messages.
/bin/sh ../../src-trunk/gcc/../mkinstalldirs po
710 translated messages, 3800 fuzzy translations, 4732 untranslated messages.
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh config.h
/usr/bin/msgfmt --statistics -o po/zh_TW.gmo ../../src-trunk/gcc/po/zh_TW.po
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
1915 translated messages, 510 fuzzy translations, 6817 untranslated messages.
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
3470 translated messages, 3409 fuzzy translations, 2363 untranslated messages.
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh bconfig.h
9182 translated messages, 60 untranslated messages.
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; \
}
4584 translated messages, 3131 fuzzy translations, 1527 untranslated messages.
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 185221]\"" \
-DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../src-trunk/gcc/version.c
4154 translated messages, 3321 fuzzy translations, 1767 untranslated messages.
7480 translated messages, 1302 fuzzy translations, 460 untranslated messages.
3810 translated messages, 3084 fuzzy translations, 2348 untranslated messages.
echo "#define BUILDING_GCC_MAJOR `echo 4.8.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-gi.list gtyp-input.list
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 "#define BUILDING_GCC_MINOR `echo 4.8.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo timestamp > s-gtyp-input
echo '#include "tree.def"' > tmp-all-tree.def
echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.8.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
if test yes = yes \
   || test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \
  /bin/sh ../../src-trunk/gcc/genmultilib \
    "m32/m64/mx32" \
    " 32  64  x32" \
    "" \
    "" \
    "" \
    "" \
    "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-bversion
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
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
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-all-tree.def all-tree.def
/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
echo timestamp > s-alltree
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
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-i386-bt
echo timestamp > s-mlib
/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-x32/bld/gcc'
make[5]: *** [all-stage1-gcc] Error 2
make[5]: Leaving directory `/export/gnu/import/svn/gcc-test-x32/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/svn/gcc-test-x32/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/svn/gcc-test-x32/bld'
39.18user 13.25system 0:19.99elapsed 262%CPU (0avgtext+0avgdata 42464maxresident)k
0inputs+129488outputs (0major+9162712minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/svn/gcc-test-x32'


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