NetBSD-CI archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/pmax build failure
This is an automatically generated notice of a NetBSD-current/pmax
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:
--- dependall-tests ---
--- dependall-libc ---
In file included from /tmp/build/2025.03.19.14.27.05-pmax/destdir/usr/include/atf-c.h:34,
from /tmp/build/2025.03.19.14.27.05-pmax/src/tests/lib/libc/sys/t_clock_gettime.c:68:
/tmp/build/2025.03.19.14.27.05-pmax/src/tests/lib/libc/sys/t_clock_gettime.c: In function 'check_resolution':
/tmp/build/2025.03.19.14.27.05-pmax/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.10.53.53 macallan src/sys/dev/sun/cgsix.c 1.73
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/pmax/commits-2025.03.html#2025.03.19.14.27.05
Home |
Main Index |
Thread Index |
Old Index