mkdir fortran mkdir fortran/.deps mkdir jit mkdir jit/.deps mkdir lto mkdir lto/.deps mkdir objc mkdir objc/.deps mkdir objcp mkdir objcp/.deps mkdir c-family mkdir c-family/.deps mkdir common mkdir common/.deps mkdir analyzer mkdir analyzer/.deps mkdir text-art mkdir text-art/.deps mkdir rtl-ssa mkdir rtl-ssa/.deps config.status: executing default-1 commands config.status: executing default commands install-../external/gpl3/gcc/lib/libgcc ===> lib install ===> lib/../external/gpl3/gcc/lib/libgcc install ===> lib/../external/gpl3/gcc/lib/libgcc/libgcc install ===> lib/../external/gpl3/gcc/lib/libgcc/libgcc_eh install ===> lib/../external/gpl3/gcc/lib/libgcc/libgcc_s install ===> lib/../external/gpl3/gcc/lib/libgcc/libgcov dependall-libc ===> lib dependall ===> lib/libc building sdiv.S from /home/source/ab/HEAD-lint/src/lib/libc/arch/sparc/gen/divrem.m4 building urem.S from /home/source/ab/HEAD-lint/src/lib/libc/arch/sparc/gen/divrem.m4 building udiv.S from /home/source/ab/HEAD-lint/src/lib/libc/arch/sparc/gen/divrem.m4 building rem.S from /home/source/ab/HEAD-lint/src/lib/libc/arch/sparc/gen/divrem.m4 /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c: In function 'background_thread_entry': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:428:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 428 | background_thread_entry(void *ind_arg) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:1: /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c: In function 'je_background_threads_enable': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:100:35: note: in expansion of macro 'JEMALLOC_N' 100 | #define background_threads_enable JEMALLOC_N(background_threads_enable) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:527:1: note: in expansion of macro 'background_threads_enable' 527 | background_threads_enable(tsd_t *tsd) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c: In function 'arena_i_decay': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c:2534:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 2534 | arena_i_decay(tsdn_t *tsdn, unsigned arena_ind, bool all) { | ^~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c: In function 'ctl_refresh': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c:1305:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 1305 | ctl_refresh(tsdn_t *tsdn) { | ^~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'tcache_bin_flush_stashed': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:549:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 549 | tcache_bin_flush_stashed(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:1: /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'je_tcache_bin_flush_small': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:340:32: note: in expansion of macro 'JEMALLOC_N' 340 | #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:527:1: note: in expansion of macro 'tcache_bin_flush_small' 527 | tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'je_tcache_bin_flush_large': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:339:32: note: in expansion of macro 'JEMALLOC_N' 339 | #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:533:1: note: in expansion of macro 'tcache_bin_flush_large' 533 | tcache_bin_flush_large(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/stats.c: In function 'stats_print_helper': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/stats.c:1681:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 1681 | stats_print_helper(emitter_t *emitter, bool merged, bool destroyed, | ^~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c: In function 'background_thread_entry': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:428:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 428 | background_thread_entry(void *ind_arg) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:1: /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c: In function 'je_background_threads_enable': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:100:35: note: in expansion of macro 'JEMALLOC_N' 100 | #define background_threads_enable JEMALLOC_N(background_threads_enable) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:527:1: note: in expansion of macro 'background_threads_enable' 527 | background_threads_enable(tsd_t *tsd) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c: In function 'arena_i_decay': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c:2534:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 2534 | arena_i_decay(tsdn_t *tsdn, unsigned arena_ind, bool all) { | ^~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c: In function 'ctl_refresh': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c:1305:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 1305 | ctl_refresh(tsdn_t *tsdn) { | ^~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'tcache_bin_flush_stashed': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:549:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 549 | tcache_bin_flush_stashed(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:1: /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'je_tcache_bin_flush_small': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:340:32: note: in expansion of macro 'JEMALLOC_N' 340 | #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:527:1: note: in expansion of macro 'tcache_bin_flush_small' 527 | tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'je_tcache_bin_flush_large': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:339:32: note: in expansion of macro 'JEMALLOC_N' 339 | #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:533:1: note: in expansion of macro 'tcache_bin_flush_large' 533 | tcache_bin_flush_large(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/stats.c: In function 'stats_print_helper': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/stats.c:1681:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 1681 | stats_print_helper(emitter_t *emitter, bool merged, bool destroyed, | ^~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c: In function 'background_thread_entry': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:428:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 428 | background_thread_entry(void *ind_arg) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:1: /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c: In function 'je_background_threads_enable': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:100:35: note: in expansion of macro 'JEMALLOC_N' 100 | #define background_threads_enable JEMALLOC_N(background_threads_enable) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/background_thread.c:527:1: note: in expansion of macro 'background_threads_enable' 527 | background_threads_enable(tsd_t *tsd) { | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c: In function 'arena_i_decay': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c:2534:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 2534 | arena_i_decay(tsdn_t *tsdn, unsigned arena_ind, bool all) { | ^~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c: In function 'ctl_refresh': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/ctl.c:1305:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 1305 | ctl_refresh(tsdn_t *tsdn) { | ^~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'tcache_bin_flush_stashed': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:549:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 549 | tcache_bin_flush_stashed(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:1: /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'je_tcache_bin_flush_small': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:340:32: note: in expansion of macro 'JEMALLOC_N' 340 | #define tcache_bin_flush_small JEMALLOC_N(tcache_bin_flush_small) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:527:1: note: in expansion of macro 'tcache_bin_flush_small' 527 | tcache_bin_flush_small(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c: In function 'je_tcache_bin_flush_large': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/jemalloc_preamble.h:26:25: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 26 | # define JEMALLOC_N(n) je_##n | ^~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/private_namespace.h:339:32: note: in expansion of macro 'JEMALLOC_N' 339 | #define tcache_bin_flush_large JEMALLOC_N(tcache_bin_flush_large) | ^~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/tcache.c:533:1: note: in expansion of macro 'tcache_bin_flush_large' 533 | tcache_bin_flush_large(tsd_t *tsd, tcache_t *tcache, cache_bin_t *cache_bin, | ^~~~~~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/stats.c: In function 'stats_print_helper': /home/source/ab/HEAD-lint/src/external/bsd/jemalloc/lib/../dist/src/stats.c:1681:1: warning: stack protector not protecting local variables: variable length buffer [-Wstack-protector] 1681 | stats_print_helper(emitter_t *emitter, bool merged, bool destroyed, | ^~~~~~~~~~~~~~~~~~ /home/source/ab/HEAD-lint/src/lib/libc/../../common/lib/libc/atomic/atomic_add_32_nv_cas.c(70): error: function '_atomic_add_32_nv' implicitly declared to return int [215] --- atomic_add_32_nv_cas.ln --- *** Failed target: atomic_add_32_nv_cas.ln *** In directory: /home/source/ab/HEAD-lint/src/lib/libc *** Failed commands: ${_MKTARGET_COMPILE} => @# "compile " libc/atomic_add_32_nv_cas.ln ${LINT} ${LINTFLAGS} ${LINTFLAGS.${.IMPSRC:T}} ${CPPFLAGS:C/-([IDUW])[ ]*/-\1/Wg:M-[IDUW]*} ${CPPFLAGS.${.IMPSRC:T}:C/-([IDUW])[ ]*/-\1/Wg:M-[IDUW]*} -i ${.IMPSRC} => CC=/home/builds/ab/HEAD-lint/sparc/20251228193547Z-tools/bin/sparc--netbsdelf-gcc /home/builds/ab/HEAD-lint/sparc/20251228193547Z-tools/bin/sparc--netbsdelf-lint -chapbrxzgFS -Ac23 -w -X 272 -X 351 -R/home/source/ab/HEAD-lint/src=/usr/src -R/home/source/ab/HEAD-lint/xsrc=/usr/xsrc -R/home/builds/ab/HEAD-lint/sparc/20251228193547Z-dest= -d /home/builds/ab/HEAD-lint/sparc/20251228193547Z-dest -D_LIBC -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -D_DIAGNOSTIC -D_LIBC_INTERNAL -I/home/source/ab/HEAD-lint/src/lib/csu/common -DHESIOD -DINET6 -DNLS -DYP -I/home/source/ab/HEAD-lint/src/lib/libc/include -I/home/source/ab/HEAD-lint/src/lib/libc -I/home/source/ab/HEAD-lint/src/sys -I/home/source/ab/HEAD-lint/src/lib/libc/compat/../locale -I/home/source/ab/HEAD-lint/src/lib/libc/compat/stdlib -I/home/source/ab/HEAD-lint/src/lib/libc/compat/../stdlib -D__BUILD_LEGACY -D__HAVE_ASM_ATOMIC_CAS_UP -D__HAVE_ASM_ATOMIC_CAS_16_UP -D__HAVE_ASM_ATOMIC_CAS_8_UP -I/home/source/ab/HEAD-lint/src/lib/libc/../../common/lib/libc/quad -I/home/source/ab/HEAD-lint/src/lib/libc/../../common/lib/libc/string -I/home/source/ab/HEAD-lint/src/lib/libc/../../common/lib/libc/arch/sparc/string -I/home/source/ab/HEAD-lint/src/lib/libc/../../common/lib/libc/arch/sparc/atomic -I/home/source/ab/HEAD-lint/src/lib/libc/../../common/lib/libc/hash/sha3 -D__DBINTERFACE_PRIVATE -I/home/source/ab/HEAD-lint/src/libexec/ld.elf_so -I/home/source/ab/HEAD-lint/src/lib/libc/dlfcn -I/home/source/ab/HEAD-lint/src/lib/libc/gdtoa -I/home/source/ab/HEAD-lint/src/lib/libc/locale -DHonor_FLT_ROUNDS -I/home/source/ab/HEAD-lint/src/lib/libc/arch/sparc/gdtoa -DWITH_RUNE -I/home/source/ab/HEAD-lint/src/lib/libc -D_ACL_PRIVATE -DPOSIX_MISTAKE -DCOMPAT__RES -DUSE_POLL -DPORTMAP -DUSG_COMPAT -DSUPPORT_POSIX2008 -Wp,-iremap,/home/builds/ab/HEAD-lint/sparc/20251228193547Z-dest: -Wp,-fno-canonical-system-headers -Wp,-iremap,/home/source/ab/HEAD-lint/src:/usr/src -Wp,-iremap,/home/source/ab/HEAD-lint/xsrc:/usr/xsrc -D_FORTIFY_SOURCE=2 -i /home/source/ab/HEAD-lint/src/lib/libc/../../common/lib/libc/atomic/atomic_add_32_nv_cas.c *** [atomic_add_32_nv_cas.ln] Error code 1 nbmake[7]: stopped making "realall" in /home/source/ab/HEAD-lint/src/lib/libc nbmake[7]: 1 error nbmake[7]: stopped making "realall" in /home/source/ab/HEAD-lint/src/lib/libc --- dependall --- nbmake[6]: stopped making "dependall" in /home/source/ab/HEAD-lint/src/lib/libc --- dependall-libc --- nbmake[5]: stopped making "dependall-libc" in /home/source/ab/HEAD-lint/src/lib --- build_install --- nbmake[4]: stopped making "build_install" in /home/source/ab/HEAD-lint/src/lib --- do-lib --- nbmake[3]: stopped making "do-lib" in /home/source/ab/HEAD-lint/src --- build --- nbmake[2]: stopped making "build" in /home/source/ab/HEAD-lint/src --- distribution --- nbmake[1]: stopped making "distribution" in /home/source/ab/HEAD-lint/src --- release --- nbmake: stopped making "release" in /home/source/ab/HEAD-lint/src ERROR: Failed to make release *** BUILD ABORTED *** TAG=HEAD-lint DATE=20251228193547Z start=Sun Dec 28 19:49:01 UTC 2025 end=Sun Dec 28 19:58:10 UTC 2025 rc=1 No release_sparc_.tar