Gcc [trunk revision 169220] failed to profiledbootstrap on x86_64!

H.J. Lu Intel64-profiled intel64profiled@gnu-16.sc.intel.com
Tue Jan 25 07:28:00 GMT 2011


cd bld; \
 RUNTESTFLAGS="--target_board 'unix{-m32,}'" ../src-trunk/configure \
	 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-build-config=bootstrap-lto --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.169220.trunk.x86_64 >> makelog.169220.trunk.x86_64.mail; \
make[2]: *** [config] Error 1
make one SRC=src-trunk GCC=gcc-trunk
make[1]: Entering directory `/export/gnu/import/svn/gcc-test-profile'
if make gcc; then \
  make check-gcc; \
else \
  if [ -n "makelog.169220.trunk.x86_64" -a -e "makelog.169220.trunk.x86_64" ]; then \
    head -26 makelog.169220.trunk.x86_64 | tail -7 > makelog.169220.trunk.x86_64.mail; \
    grep "Error " makelog.169220.trunk.x86_64 >> makelog.169220.trunk.x86_64.mail; \
    tail -100 makelog.169220.trunk.x86_64 >> makelog.169220.trunk.x86_64.mail; \
  else \
    echo " RUNTESTFLAGS="--target_board 'unix{-m32,}'" ../src-trunk/configure  --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-build-config=bootstrap-lto --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc" > makelog.169220.trunk.x86_64.mail; \
  fi; \
  Mail -s "Gcc `cat src-trunk/gcc/REVISION` failed to profiledbootstrap on x86_64!" \
     hjl.tools@gmail.com hjl.tools@gmail.com gcc-regression@gcc.gnu.org < makelog.169220.trunk.x86_64.mail; \
  exit 1; \
fi
make[2]: Entering directory `/export/gnu/import/svn/gcc-test-profile'
rm -rf bld
mkdir -p bld
cd bld; \
 RUNTESTFLAGS="--target_board 'unix{-m32,}'" ../src-trunk/configure \
	 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-build-config=bootstrap-lto --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
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 gcc... gcc
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 accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gnatbind... gnatbind
checking for gnatmake... gnatmake
checking whether compiler driver understands Ada... yes
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 version 0.11 (or later revision) of PPL... no
configure: error: Unable to find a usable PPL.  See config.log for details.
make[2]: *** [config] Error 1
make[2]: Leaving directory `/export/gnu/import/svn/gcc-test-profile'



More information about the Gcc-regression mailing list