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


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	 --prefix=/usr/7.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --enable-libmpx --with-build-config='bootstrap-O3 bootstrap-debug' --disable-werror --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
    grep "Error " makelog.236357.trunk.x86_64.O3 >> makelog.236357.trunk.x86_64.O3.mail; \
make[6]: *** [decNumber.o] Error 1
make[5]: *** [all-stage2-libdecnumber] Error 2
make[4]: *** [stage2-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for setproctitle... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for canonicalize_file_name... yes
checking for dup3... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getsysinfo... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... no
checking for realpath... yes
checking for setrlimit... yes
checking for sbrk... yes
checking for spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
libtool: compile:  /export/gnu/import/git/gcc-test/bld/./prev-gcc/xgcc -B/export/gnu/import/git/gcc-test/bld/./prev-gcc/ -B/usr/7.0.0/x86_64-pc-linux-gnu/bin/ -B/usr/7.0.0/x86_64-pc-linux-gnu/bin/ -B/usr/7.0.0/x86_64-pc-linux-gnu/lib/ -isystem /usr/7.0.0/x86_64-pc-linux-gnu/include -isystem /usr/7.0.0/x86_64-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../src-trunk/libbacktrace -I ../../src-trunk/libbacktrace/../include -I ../../src-trunk/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -O3 -g -gtoggle -c ../../src-trunk/libbacktrace/dwarf.c -o dwarf.o >/dev/null 2>&1
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
/bin/sh ./libtool --tag=CC   --mode=link /export/gnu/import/git/gcc-test/bld/./prev-gcc/xgcc -B/export/gnu/import/git/gcc-test/bld/./prev-gcc/ -B/usr/7.0.0/x86_64-pc-linux-gnu/bin/ -B/usr/7.0.0/x86_64-pc-linux-gnu/bin/ -B/usr/7.0.0/x86_64-pc-linux-gnu/lib/ -isystem /usr/7.0.0/x86_64-pc-linux-gnu/include -isystem /usr/7.0.0/x86_64-pc-linux-gnu/sys-include    -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -O3 -g -gtoggle  -static-libstdc++ -static-libgcc  -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo 
libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o 
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[7]: Leaving directory '/export/gnu/import/git/gcc-test/bld/libbacktrace'
make[6]: Leaving directory '/export/gnu/import/git/gcc-test/bld/libbacktrace'
make[5]: Leaving directory '/export/gnu/import/git/gcc-test/bld'
Makefile:23115: recipe for target 'stage2-bubble' failed
make[4]: *** [stage2-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test/bld'
Makefile:23318: recipe for target 'bootstrap' failed
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test/bld'
2023.71user 97.08system 6:53.92elapsed 512%CPU (0avgtext+0avgdata 910428maxresident)k
136inputs+6949368outputs (0major+41026789minor)pagefaults 0swaps
Makefile:297: recipe for target 'bootstrap' failed
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test'


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