public inbox for gcc-regression@sourceware.org
help / color / mirror / Atom feed
* native/master branch: commit r13-3176 failed to bootstrap on Linux/x86_64 (commit r13-3171 builds)!
@ 2022-10-08 21:09 H. J. Lu
  0 siblings, 0 replies; only message in thread
From: H. J. Lu @ 2022-10-08 21:09 UTC (permalink / raw)
  To: haochen.jiang, hjl.tools, gcc-regression, hjl.tools

make[2]: Entering directory '/export/gnu/import/git/gcc-test-master-intel64-native'
rm -rf bld
mkdir -p bld
cd bld; \
RUNTESTFLAGS="--target_board='unix{-m32,-mx32,}'" ../src-master/configure \
	--with-arch=native --with-cpu=native --prefix=/usr/13.0.0 --enable-clocale=gnu --with-system-zlib --enable-shared --enable-cet --with-demangler-in-ld --enable-libmpx --with-multilib-list=m32,m64,mx32 --with-fpmath=sse 
checking build system type... x86_64-pc-linux-gnu
    grep "Error " makelog.r13-3176.x86_64.native.x32 >> makelog.r13-3176.x86_64.native.x32.mail; \
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1814: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
make[6]: [Makefile:1815: x86_64-pc-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
checking for sys/sysmp.h... checking nl_types.h usability... make[5]: *** [Makefile:10997: configure-stage3-libdecnumber] Error 1
make[4]: *** [Makefile:26043: stage3-bubble] Error 2
make[3]: *** [Makefile:26107: bootstrap] Error 2
make[2]: *** [Makefile:309: bootstrap] Error 2
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... yes
checking for strnlen... yes
checking for strrchr... yes
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... no
checking for sys_nerr... no
checking for sys_siglist... no
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 pipe2... 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 spawnve... no
checking for spawnvpe... no
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysmp... no
checking for table... no
checking for times... yes
checking for wait3... yes
checking for wait4... yes
checking for sbrk... 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 strnlen 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 sys/param.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
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[5]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld'
make[4]: *** [Makefile:26043: stage3-bubble] Error 2
make[4]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld'
make[3]: *** [Makefile:26107: bootstrap] Error 2
make[3]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native/bld'
Command exited with non-zero status 2
14437.94user 768.20system 28:58.45elapsed 874%CPU (0avgtext+0avgdata 1277912maxresident)k
56inputs+15864992outputs (1443major+129633467minor)pagefaults 0swaps
make[2]: *** [Makefile:309: bootstrap] Error 2
make[2]: Leaving directory '/export/gnu/import/git/gcc-test-master-intel64-native'

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-08 21:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-08 21:09 native/master branch: commit r13-3176 failed to bootstrap on Linux/x86_64 (commit r13-3171 builds)! H. J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).