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

Intel Automatic Testing System [ia32 Core AVX2] i32corei7avx2@ecsmtp.ims.intel.com
Wed Jun 10 04:22:00 GMT 2015


rm -rf bld
mkdir -p bld
cd bld; \
 CC="gcc -mx32" CXX="g++ -mx32" ../src-trunk/configure \
	--with-arch=corei7 --with-cpu=slm 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..trunk.i686.corei7 >> makelog..trunk.i686.corei7.mail; \
make[2]: *** [config] Error 77
make one SRC=src-trunk GCC=gcc-trunk
make[1]: Entering directory `/export/users1/nightly/gcc.svn/test-intel32corei7avx2/gcc-build-trunk_x32'
if make gcc; then \
  make check-gcc; \
else \
  if [ -n "makelog..trunk.i686.corei7" -a -e "makelog..trunk.i686.corei7" ]; then \
    head -26 makelog..trunk.i686.corei7 | tail -7 > makelog..trunk.i686.corei7.mail; \
    grep "Error " makelog..trunk.i686.corei7 >> makelog..trunk.i686.corei7.mail; \
    tail -100 makelog..trunk.i686.corei7 >> makelog..trunk.i686.corei7.mail; \
  else \
    echo " CC="gcc -mx32" CXX="g++ -mx32" ../src-trunk/configure --with-arch=corei7 --with-cpu=slm 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..trunk.i686.corei7.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..trunk.i686.corei7.mail; \
  done; \
  exit 1; \
fi
make[2]: Entering directory `/export/users1/nightly/gcc.svn/test-intel32corei7avx2/gcc-build-trunk_x32'
rm -rf bld
mkdir -p bld
cd bld; \
 CC="gcc -mx32" CXX="g++ -mx32" ../src-trunk/configure \
	--with-arch=corei7 --with-cpu=slm 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 i686-linux-gcc... gcc -mx32
checking for C compiler default output file name... 
configure: error: in `/export/users1/nightly/gcc.svn/test-intel32corei7avx2/gcc-build-trunk_x32/bld':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make[2]: *** [config] Error 77
make[2]: Leaving directory `/export/users1/nightly/gcc.svn/test-intel32corei7avx2/gcc-build-trunk_x32'



More information about the Gcc-regression mailing list