NetBSD-CI archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/sparc build failure
This is an automatically generated notice of a NetBSD-current/sparc
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:
CC=/tmp/build/2025.03.19.14.27.05-sparc/tools/bin/sparc--netbsdelf-gcc /tmp/build/2025.03.19.14.27.05-sparc/tools/bin/nbmkdep -f privsep.d.tmp -- -std=gnu11 -Wstack-protector -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 -Wold-style-definition -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2025.03.19.14.27.05-sparc/destdir -DPRIVSEP -DPRIVSEP_USER=\"_dhcpcd\" -DHAVE_CONFIG_H -DAUTH -DINET -DARP -DARPING -DIPV4LL -DINET6 -DDHCP6 -I/tmp/build/2025.03.19.14.27.05-sparc/src/external/bsd/dhcpcd/include -I/tmp/build/2025.03.19.14.27.05-sparc/src/external/bsd/dhcpcd/dist/src -D_FORTIFY_SOURCE=2 /tmp/build/2025.03.19.14.27.05-sparc/src/external/bsd/dhcpcd/dist/src/privsep.c && mv -f privsep.d.tmp privsep.d
--- dependall-tests ---
In file included from /tmp/build/2025.03.19.14.27.05-sparc/destdir/usr/include/atf-c.h:34,
from /tmp/build/2025.03.19.14.27.05-sparc/src/tests/lib/libc/sys/t_clock_gettime.c:68:
/tmp/build/2025.03.19.14.27.05-sparc/src/tests/lib/libc/sys/t_clock_gettime.c: In function 'check_resolution':
/tmp/build/2025.03.19.14.27.05-sparc/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/sparc/commits-2025.03.html#2025.03.19.14.27.05
Home |
Main Index |
Thread Index |
Old Index