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.30.20.28.30. An extract from the build.sh output follows: --- subr_kmem.o --- /tmp/build/2022.05.30.20.28.30-i386/src/lib/librump/../../sys/rump/../kern/subr_kmem.c: In function 'kmem_create_caches': /tmp/build/2022.05.30.20.28.30-i386/src/lib/librump/../../sys/rump/../kern/subr_kmem.c:503:17: error: 'const struct kmem_cache_info' has no member named 'kc_alloc_probe_id' 503 | array[i].kc_alloc_probe_id; | ^ /tmp/build/2022.05.30.20.28.30-i386/src/lib/librump/../../sys/rump/../kern/subr_kmem.c:507:17: error: 'const struct kmem_cache_info' has no member named 'kc_free_probe_id' 507 | array[i].kc_free_probe_id; | ^ --- subr_humanize.o --- /tmp/build/2022.05.30.20.28.30-i386/tools/bin/nbctfconvert -g -L VERSION -o subr_humanize.o subr_humanize.o.o && rm -f subr_humanize.o.o --- subr_cpu.o --- The following commits were made between the last successful build and the failed build: 2022.05.30.20.28.18 riastradh src/sys/dev/pci/virtio_pci.c,v 1.38 2022.05.30.20.28.30 riastradh src/sys/kern/subr_kmem.c,v 1.85 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2022.05.html#2022.05.30.20.28.30