This is an automatically generated notice of a NetBSD-current/i386
build failure.
The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2022.08.16.18.13.09.
An extract from the build.sh output follows:
--- kern-INSTALL ---
--- nsutils.d ---
--- kern-INSTALL_XEN3PAE_DOMU ---
--- kern_lock.o ---
/tmp/build/2022.08.16.18.13.09-i386/src/sys/kern/kern_lock.c: In function
'_kernel_lock':
/tmp/build/2022.08.16.18.13.09-i386/src/sys/kern/kern_lock.c:219:3: error:
'kernel_lock_holder' undeclared (first use in this function); did you mean
'kernel_lock_dodebug'?
219 | kernel_lock_holder = curcpu();
| ^~~~~~~~~~~~~~~~~~
| kernel_lock_dodebug
/tmp/build/2022.08.16.18.13.09-i386/src/sys/kern/kern_lock.c:219:3: note:
each undeclared identifier is reported only once for each function it appears in
--- kern-MONOLITHIC ---
The following commits were made between the last successful build and
the failed build:
2022.08.16.18.13.09 riastradh src/sys/kern/kern_lock.c,v 1.176
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2022.08.html#2022.08.16.18.13.09