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


cd bld; \
	 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../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,lto
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.171734.trunk.x86_64 >> makelog.171734.trunk.x86_64.mail; \
make[7]: *** [floatformat.o] Error 1
make[6]: *** [multi-do] Error 1
make[5]: *** [all] Error 2
make[4]: *** [all-target-libiberty] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
checking for ctanl in -lm... yes
checking for tanhf in -lm... yes
checking for tanh in -lm... yes
checking for tanhl in -lm... yes
checking for ctanhf in -lm... yes
checking for ctanh in -lm... yes
checking for ctanhl in -lm... yes
checking for truncf in -lm... yes
checking for trunc in -lm... yes
checking for truncl in -lm... yes
checking for erff in -lm... yes
checking for erf in -lm... yes
checking for erfl in -lm... yes
checking for erfcf in -lm... yes
checking for erfc in -lm... yes
checking for erfcl in -lm... yes
checking for j0f in -lm... yes
checking for j0 in -lm... yes
checking for j0l in -lm... yes
checking for j1f in -lm... yes
checking for j1 in -lm... yes
checking for j1l in -lm... yes
checking for jnf in -lm... yes
checking for jn in -lm... yes
checking for jnl in -lm... yes
checking for y0f in -lm... yes
checking for y0 in -lm... yes
checking for y0l in -lm... yes
checking for y1f in -lm... yes
checking for y1 in -lm... yes
checking for y1l in -lm... yes
checking for ynf in -lm... yes
checking for yn in -lm... yes
checking for ynl in -lm... yes
checking for tgamma in -lm... yes
checking for tgammaf in -lm... yes
checking for tgammal in -lm... yes
checking for lgamma in -lm... yes
checking for lgammaf in -lm... yes
checking for lgammal in -lm... yes
checking for cacos in -lm... yes
checking for cacosf in -lm... yes
checking for cacosh in -lm... yes
checking for cacoshf in -lm... yes
checking for cacoshl in -lm... yes
checking for cacosl in -lm... yes
checking for casin in -lm... yes
checking for casinf in -lm... yes
checking for casinh in -lm... yes
checking for casinhf in -lm... yes
checking for casinhl in -lm... yes
checking for casinl in -lm... yes
checking for catan in -lm... yes
checking for catanf in -lm... yes
checking for catanh in -lm... yes
checking for catanhf in -lm... yes
checking for catanhl in -lm... yes
checking for catanl in -lm... yes
checking for __clog in -lm... no
checking whether the target stat is reliable... yes
checking whether __mingw_snprintf is present... no
checking whether powf is broken... no
checking whether we have a usable __float128 type... yes
checking whether --as-needed works... yes
checking for feenableexcept in -lm... yes
checking for clock_gettime in -lrt... yes
checking whether fpsetmask is present... no
checking for fp_trap... no
checking for fp_enable... no
configure: FPU dependent file will be fpu-glibc.h
checking POSIX version of getpwuid_r with 5 arguments... yes
checking whether the target supports hidden visibility... yes
checking whether the target supports dllexport... no
checking whether the target supports symbol aliases... yes
checking whether the target supports __sync_fetch_and_add... yes
checking configured target thread model... posix
checking whether pragma weak works... yes
checking whether the target can unlink an open file... yes
checking whether the target has CRLF as line terminator... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgfortran.spec
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in ../../../../src-trunk/libgfortran
with_multisubdir=32
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing gstdint.h commands
make[4]: Leaving directory `/export/server/build-server/gcc-test-trunk/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/server/build-server/gcc-test-trunk/bld'
5891.94user 297.38system 18:29.82elapsed 557%CPU (0avgtext+0avgdata 1475104maxresident)k
27504inputs+25497136outputs (1060major+112019925minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/server/build-server/gcc-test-trunk'


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