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 2024.08.19.07.28.22.
An extract from the build.sh output follows:
--- dependall-usr.bin ---
/tmp/build/2024.08.19.07.28.22-i386/tools/bin/i486--netbsdelf-gcc -O2
-fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1
-std=gnu99 -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 -Wsign-compare
-Wformat=2 -Wno-format-zero-length -Werror
--sysroot=/tmp/build/2024.08.19.07.28.22-i386/destdir -D_FORTIFY_SOURCE=2 -c
/tmp/build/2024.08.19.07.28.22-i386/src/usr.bin/netgroup/netgroup.c -o
netgroup.o.o
--- dependall-external ---
--- dependall-libiscntp ---
/tmp/build/2024.08.19.07.28.22-i386/src/external/bsd/ntp/dist/libntp/lib/isc/assertions.c:
In function 'isc_assertion_typetotext':
/tmp/build/2024.08.19.07.28.22-i386/src/external/bsd/ntp/dist/libntp/lib/isc/assertions.c:97:16:
error: 'result' may be used uninitialized [-Werror=maybe-uninitialized]
97 | return (result);
| ^
/tmp/build/2024.08.19.07.28.22-i386/src/external/bsd/ntp/dist/libntp/lib/isc/assertions.c:76:21:
note: 'result' was declared here
76 | const char *result;
| ^~~~~~
The following commits were made between the last successful build and
the first failed build:
2024.08.19.07.28.22 martin
src/external/bsd/ntp/dist/libntp/lib/isc/assertions.c 1.3
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2024.08.html#2024.08.19.07.28.22