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 2025.10.10.15.53.55.
An extract from the build.sh output follows:
--- dependall-../sys/rump/dev/lib ---
nbmake[7]: stopped making "dependall" in
/tmp/build/2025.10.10.15.53.55-i386/src/sys/rump/dev/lib/libraidframe
--- dependall-../sys/rump/fs/lib ---
--- sys_aio.o ---
/tmp/build/2025.10.10.15.53.55-i386/src/sys/rump/fs/lib/libaio/../../../../kern/sys_aio.c:
In function 'aiost_create':
/tmp/build/2025.10.10.15.53.55-i386/src/sys/rump/fs/lib/libaio/../../../../kern/sys_aio.c:737:56:
error: format '%ld' expects argument of type 'long int', but argument 9 has
type 'size_t' {aka 'unsigned int'} [-Werror=format=]
737 | NULL, aiost_entry, st, &st->lwp, "aio_%d_%ld", p->p_pid,
| ~~^
| |
| long int
| %d
The following commits were made between the last successful build and
the first failed build:
2025.10.10.15.53.54 christos src/distrib/sets/lists/debug/mi 1.488
2025.10.10.15.53.54 christos src/distrib/sets/lists/tests/mi 1.1397
2025.10.10.15.53.55 christos src/sys/kern/sys_aio.c 1.51
2025.10.10.15.53.55 christos src/sys/sys/aio.h 1.14
2025.10.10.15.53.55 christos src/tests/lib/libc/sys/Makefile 1.80
2025.10.10.15.53.55 christos src/tests/lib/libc/sys/t_aio_cancel.c 1.1
2025.10.10.15.53.55 christos src/tests/lib/libc/sys/t_aio_lio.c 1.1
2025.10.10.15.53.55 christos src/tests/lib/libc/sys/t_aio_rw.c 1.1
2025.10.10.15.53.55 christos src/tests/lib/libc/sys/t_aio_suspend.c 1.1
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2025.10.html#2025.10.10.15.53.55