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


fi
make[2]: Entering directory '/export/gnu/import/git/gcc-test-intel64corei7'
rm -rf bld
rm: cannot remove 'bld': Directory not empty
Makefile:418: recipe for target 'clobber' failed
make[2]: *** [clobber] Error 1
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-intel64corei7'
    grep "Error " makelog.238207.trunk.x86_64.intel >> makelog.238207.trunk.x86_64.intel.mail; \
make[2]: *** [clobber] Error 1
make one SRC=src-trunk GCC=gcc-trunk
make[1]: Entering directory '/export/gnu/import/git/gcc-test-intel64corei7'
if make gcc; then \
  make check-gcc; \
else \
  if [ -n "makelog.238207.trunk.x86_64.intel" -a -e "makelog.238207.trunk.x86_64.intel" ]; then \
    head -26 makelog.238207.trunk.x86_64.intel | tail -7 > makelog.238207.trunk.x86_64.intel.mail; \
    grep "Error " makelog.238207.trunk.x86_64.intel >> makelog.238207.trunk.x86_64.intel.mail; \
    tail -100 makelog.238207.trunk.x86_64.intel >> makelog.238207.trunk.x86_64.intel.mail; \
  else \
    echo " RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure --with-arch=corei7 --with-cpu=intel --prefix=/usr/7.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc" > makelog.238207.trunk.x86_64.intel.mail; \
  fi; \
  Mail -s "Gcc `cat src-trunk/gcc/REVISION` failed to bootstrap on x86_64!" \
     hjl.tools@gmail.com gcc-regression@gcc.gnu.org hjl.tools@gmail.com < makelog.238207.trunk.x86_64.intel.mail; \
  exit 1; \
fi
make[2]: Entering directory '/export/gnu/import/git/gcc-test-intel64corei7'
rm -rf bld
rm: cannot remove 'bld': Directory not empty
Makefile:418: recipe for target 'clobber' failed
make[2]: *** [clobber] Error 1
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-intel64corei7'


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