NetBSD-CI archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/hpcmips build failure
This is an automatically generated notice of a NetBSD-current/hpcmips
build failure.
The failure occurred on babylon5.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:
/tmp/build/2025.03.19.14.27.05-hpcmips/tools/bin/mipsel--netbsd-gcc -O2 -fPIE -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wno-address-of-packed-member --sysroot=/tmp/build/2025.03.19.14.27.05-hpcmips/destdir -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/usr.sbin/makefs -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sbin/mknod -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/usr.sbin/mtree -DMAKEFS -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sys/fs/cd9660 -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sys/ufs/chfs -DV7FS_EI -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sys/fs/v7fs -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sbin/newfs_v7fs -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sbin/fsck -DMSDO
S_EI -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sys/fs/msdosfs -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sbin/newfs_msdos -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sys -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sys/fs/udf -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sbin/newfs_udf -I/tmp/build/2025.03.19.14.27.05-hpcmips/src/sbin/fsck -D_KERNTYPES -c /tmp/build/2025.03.19.14.27.05-hpcmips/src/usr.sbin/makefs/ffs/ffs_balloc.c -o ffs_balloc.o
--- dependall-tests ---
In file included from /tmp/build/2025.03.19.14.27.05-hpcmips/destdir/usr/include/atf-c.h:34,
from /tmp/build/2025.03.19.14.27.05-hpcmips/src/tests/lib/libc/sys/t_clock_gettime.c:68:
/tmp/build/2025.03.19.14.27.05-hpcmips/src/tests/lib/libc/sys/t_clock_gettime.c: In function 'check_resolution':
/tmp/build/2025.03.19.14.27.05-hpcmips/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/hpcmips/commits-2025.03.html#2025.03.19.14.27.05
Home |
Main Index |
Thread Index |
Old Index