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.03.19.14.27.05.
An extract from the build.sh output follows:
CC=/tmp/build/2025.03.19.14.27.05-i386/tools/bin/i486--netbsdelf-gcc
/tmp/build/2025.03.19.14.27.05-i386/tools/bin/nbmkdep -f biosgetsystime.d.tmp
--
-I/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/lib/../../../../lib/libsa
--sysroot=/tmp/build/2025.03.19.14.27.05-i386/destdir -DBOOTXX -I
/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../lib
-I
/tmp/build/2025.03.19.14.27.05-i386/obj/sys/arch/i386/stand/bootxx/bootxx_ext2fs
-DBOOTXX_SECTORS=15 -DPRIMARY_LOAD_ADDRESS=0x1000
-DSECONDARY_LOAD_ADDRESS=0x10000 -DXXfs_open=ext2fs_open
-DXXfs_close=ext2fs_close -DXXfs_read=ext2fs_read -DXXfs_stat=ext2fs_stat
-DFS=ext2fs -DNO_LBA_CHECK -DEPIA_HACK -nostdinc -D_STANDALONE
-I/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../..
-DLIBSA_SINGLE_FILESYSTEM=xxfs -DLIBSA_NO_TWIDDLE -DLIBSA_NO_FD_CHECKING
-DLIBSA_NO_RAW_ACCESS -DLIBSA_NO_FS_WRITE -DLIBSA_NO_FS_SEEK
-DLIBSA_SINGLE_DEVICE=blkdev -DLIB
KERN_OPTIMISE_SPACE -D"blkdevioctl(x,y,z)=EINVAL" -D"blkdevclose(f)=0"
-D"devopen(f,n,fl)=(*(fl)=(void *)n,0)" -DLIBSA_NO_DISKLABEL_MSGS
-I/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/quad
-I/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/string
-I/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/string
-I/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/arch/i386/atomic
-I/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/bootxx/bootxx_ext2fs/../../../../../lib/libkern/../../../common/lib/libc/hash/sha3
-x assembler-with-cpp
/tmp/build/2025.03.19.14.27.05-i386/src/sys/arch/i386/stand/lib/biosgetsystime.S
&& mv -f biosgetsystim
e.d.tmp biosgetsystime.d
--- dependall-tests ---
In file included from
/tmp/build/2025.03.19.14.27.05-i386/destdir/usr/include/atf-c.h:34,
from
/tmp/build/2025.03.19.14.27.05-i386/src/tests/lib/libc/sys/t_clock_gettime.c:68:
/tmp/build/2025.03.19.14.27.05-i386/src/tests/lib/libc/sys/t_clock_gettime.c:
In function 'check_resolution':
/tmp/build/2025.03.19.14.27.05-i386/src/tests/lib/libc/sys/t_clock_gettime.c:297:21:
error: format '%jd' expects argument of type 'intmax_t', but argument 6 has
type 'long int' [-Werror=format=]
297 | "The resolution of the clock %s is reported as
%jd.%09jd which is"
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
298 | " lower than a second; most likely an wrong
value",
299 | clockname, ts.tv_sec, ts.tv_nsec);
| ~~~~~~~~~~
The following commits were made between the last successful build and
the first failed build:
2025.03.19.14.27.05 pho src/doc/CHANGES 1.3145
2025.03.19.14.27.05 pho src/sys/kern/kern_time.c 1.228
2025.03.19.14.27.05 pho src/tests/lib/libc/sys/t_clock_gettime.c 1.7
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2025.03.html#2025.03.19.14.27.05