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.05.25.14.35.15. An extract from the build.sh output follows: /tmp/build/2022.05.25.14.35.15-i386/src/sys/arch/xen/xen/hypervisor.c:856:27: error: 'VCPUOP_register_vcpu_info' undeclared (first use in this function); did you mean 'vcpu_register_vcpu_info'? 856 | ret = HYPERVISOR_vcpu_op(VCPUOP_register_vcpu_info, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | vcpu_register_vcpu_info /tmp/build/2022.05.25.14.35.15-i386/src/sys/arch/xen/xen/hypervisor.c:856:27: note: each undeclared identifier is reported only once for each function it appears in /tmp/build/2022.05.25.14.35.15-i386/src/sys/arch/xen/xen/hypervisor.c:826:33: error: unused variable 'vcpu_info_op' [-Werror=unused-variable] 826 | struct vcpu_register_vcpu_info vcpu_info_op; | ^~~~~~~~~~~~ --- kern-GENERIC --- --- ixgbe_netbsd.d --- mv -f ixgbe_netbsd.d.tmp ixgbe_netbsd.d The following commits were made between the last successful build and the failed build: 2022.05.25.14.35.15 bouyer src/sys/arch/xen/include/hypervisor.h,v 1.54 2022.05.25.14.35.15 bouyer src/sys/arch/xen/xen/evtchn.c,v 1.99 2022.05.25.14.35.15 bouyer src/sys/arch/xen/xen/hypervisor.c,v 1.94 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2022.05.html#2022.05.25.14.35.15