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]

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


rm -rf bld
mkdir -p bld
cd bld; \
 RUNTESTFLAGS="--target_board='sde-sim' i386.exp=avx512*" ../src-trunk/configure \
	 --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-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
    grep "Error " makelog.231944.trunk.x86_64.core-avx512 >> makelog.231944.trunk.x86_64.core-avx512.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
/usr/bin/msgfmt --statistics -o po/zh_CN.gmo ../../src-trunk/gcc/po/zh_CN.po
4485 translated messages, 663 fuzzy translations, 6098 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
6766 translated messages, 3722 fuzzy translations, 758 untranslated messages.
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.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-user-common.h config/i386/gnu-user64.h config/linux.h config/linux-android.h config/i386/linux-common.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 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../src-trunk/gcc/mkconfig.sh tm_p.h
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; \
}
g++ -std=gnu++98 -c   -g -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../src-trunk/gcc -I../../src-trunk/gcc/build -I../../src-trunk/gcc/../include  -I../../src-trunk/gcc/../libcpp/include  \
-DBASEVER="\"6.0.0\"" -DDATESTAMP="\" 20151224\"" \
-DREVISION="\" [trunk revision 231944]\"" \
-DDEVPHASE="\" (experimental)\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<http://gcc.gnu.org/bugs.html>\"" -o build/version.o ../../src-trunk/gcc/version.c
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
3514 translated messages, 6791 fuzzy translations, 941 untranslated messages.
/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 6.0.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
echo "#define BUILDING_GCC_MINOR `echo 6.0.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 6.0.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
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
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
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-specs.h specs.h
echo timestamp > s-specs
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
echo timestamp > s-alltree
gawk -f ../../src-trunk/gcc/gen-pass-instances.awk \
  ../../src-trunk/gcc/passes.def > pass-instances.def
gcc -E ../../src-trunk/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-params.list params.list
echo timestamp > s-params.list
gawk -f ../../src-trunk/gcc/config/i386/i386-builtin-types.awk ../../src-trunk/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
echo timestamp > s-i386-bt
echo "g++ -std=gnu++98    -g -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc " > checksum-options.tmp \
&& ../../src-trunk/gcc/../move-if-change checksum-options.tmp checksum-options
/bin/sh ../../src-trunk/gcc/../move-if-change tmp-optionlist optionlist
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/pkuintrin.h', needed by `stmp-int-hdrs'.  Stop.
make[6]: *** Waiting for unfinished jobs....
echo timestamp > s-options
make[6]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk/bld/gcc'
make[5]: *** [all-stage1-gcc] Error 2
make[5]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk/bld'
make[4]: *** [stage1-bubble] Error 2
make[4]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk/bld'
69.41user 22.69system 1:01.82elapsed 148%CPU (0avgtext+0avgdata 49432maxresident)k
124512inputs+118688outputs (96major+14270912minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/nightly/gcc.svn/test-intel64corei7avx512/gcc-build-trunk'


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