This is an automatically generated notice of a NetBSD-current/i386 build failure.
The failure occurred on babylon4.netbsd.org, a NetBSD/amd64 host, using sources from CVS date 2024.09.23.15.08.36. An extract from the build.sh output follows: | ^~~~ In function 'tcache_alloc_large', inlined from 'arena_malloc' at /tmp/build/2024.09.23.15.08.36-i386/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/arena_inlines_b.h:155:11, inlined from 'arena_ralloc_move_helper' at /tmp/build/2024.09.23.15.08.36-i386/src/external/bsd/jemalloc/lib/../dist/src/arena.c:1446:10, inlined from 'je_arena_ralloc' at /tmp/build/2024.09.23.15.08.36-i386/src/external/bsd/jemalloc/lib/../dist/src/arena.c:1488:14: /tmp/build/2024.09.23.15.08.36-i386/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/tcache_inlines.h:94:41: error: array subscript 232 is above array bounds of 'cache_bin_t[73]' {aka 'struct cache_bin_s[73]'} [-Werror=array-bounds] 94 | cache_bin_t *bin = &tcache->bins[binind]; | ~~~~~~~~~~~~^~~~~~~~ /tmp/build/2024.09.23.15.08.36-i386/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/tcache_structs.h: In function 'je_arena_ralloc': /tmp/build/2024.09.23.15.08.36-i386/src/external/bsd/jemalloc/lib/../include/jemalloc/internal/tcache_structs.h:57:25: note: while referencing 'bins' 57 | cache_bin_t bins[TCACHE_NBINS_MAX]; Between the last successful build and the first failed build, a total of 534 revisions were committed, by the following developer: christos The first of these commits was CVS date 2024.09.23.13.12.45, and the last on CVS date 2024.09.23.15.08.36. Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2024.09.html#2024.09.23.15.08.36