Gcc [trunk revision 240702] failed to bootstrap on i686!

Intel Automatic Testing System [ia32 Core AVXi] i32coreavxi@ecsmtp.ims.intel.com
Sun Oct 2 20:36:00 GMT 2016


rm -rf bld
mkdir -p bld
cd bld; \
 PATH="/sbin:/bin:$PATH" CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure \
	--with-arch=core-avx-i --with-cpu=core-avx-i ORIGINAL_AS_FOR_TARGET=/usr/local/i686-linux/bin/as ORIGINAL_LD_FOR_TARGET=/usr/local/i686-linux/bin/ld --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-cloog-backend=isl --with-ppl=/opt/gnu --with-cloog=/opt/gnu i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
configure: WARNING: you should use --build, --host, --target
checking build system type... i686-pc-linux-gnu
    grep "Error " makelog.240702.trunk.i686.core-avx-i >> makelog.240702.trunk.i686.core-avx-i.mail; \
make[2]: *** [config] Error 1
make one SRC=src-trunk GCC=gcc-trunk
make[1]: Entering directory `/export/users/nightly/gcc.svn/test-intel32coreavxi/gcc-build-trunk'
if make gcc; then \
  make check-gcc; \
else \
  if [ -n "makelog.240702.trunk.i686.core-avx-i" -a -e "makelog.240702.trunk.i686.core-avx-i" ]; then \
    head -26 makelog.240702.trunk.i686.core-avx-i | tail -7 > makelog.240702.trunk.i686.core-avx-i.mail; \
    grep "Error " makelog.240702.trunk.i686.core-avx-i >> makelog.240702.trunk.i686.core-avx-i.mail; \
    tail -100 makelog.240702.trunk.i686.core-avx-i >> makelog.240702.trunk.i686.core-avx-i.mail; \
  else \
    echo " PATH="/sbin:/bin:$PATH" CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure --with-arch=core-avx-i --with-cpu=core-avx-i ORIGINAL_AS_FOR_TARGET=/usr/local/i686-linux/bin/as ORIGINAL_LD_FOR_TARGET=/usr/local/i686-linux/bin/ld --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-cloog-backend=isl --with-ppl=/opt/gnu --with-cloog=/opt/gnu i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc" > makelog.240702.trunk.i686.core-avx-i.mail; \
  fi; \
  for u in kirill.yukhin@intel.com saguriev avtikhon gcc-regression@gcc.gnu.org saguriev avtikhon; do \
  	Mail -s "Gcc `cat src-trunk/gcc/REVISION` failed to bootstrap on i686!" \
     	$u < makelog.240702.trunk.i686.core-avx-i.mail; \
  done; \
  exit 1; \
fi
make[2]: Entering directory `/export/users/nightly/gcc.svn/test-intel32coreavxi/gcc-build-trunk'
rm -rf bld
mkdir -p bld
cd bld; \
 PATH="/sbin:/bin:$PATH" CC="gcc -m32" CXX="g++ -m32" ../src-trunk/configure \
	--with-arch=core-avx-i --with-cpu=core-avx-i ORIGINAL_AS_FOR_TARGET=/usr/local/i686-linux/bin/as ORIGINAL_LD_FOR_TARGET=/usr/local/i686-linux/bin/ld --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-cloog-backend=isl --with-ppl=/opt/gnu --with-cloog=/opt/gnu i686-linux --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
configure: WARNING: you should use --build, --host, --target
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libcilkrts support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for libmpx support... yes
checking for i686-linux-gcc... gcc -m32
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -m32 accepts -g... yes
checking for gcc -m32 option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -m32 accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for i686-linux-gnatbind... no
checking for gnatbind... no
checking for i686-linux-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
checking for isl 0.16, 0.15, or deprecated 0.14... no
recommended isl version is 0.16 or 0.15, the minimum required isl version 0.14 is deprecated
checking for isl 0.16 or 0.15... no
configure: error: 
The following requested languages could not be built: java
Supported languages are: c,c,c++,fortran,go,jit,lto,objc,obj-c++
make[2]: *** [config] Error 1
make[2]: Leaving directory `/export/users/nightly/gcc.svn/test-intel32coreavxi/gcc-build-trunk'



More information about the Gcc-regression mailing list