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 2023.10.27.05.45.00. An extract from the build.sh output follows: --- errata.o --- /tmp/build/2023.10.27.05.45.00-i386/src/sys/arch/x86/x86/errata.c:463:16: error: 'MSR_CC6_CFG' undeclared here (not in a function); did you mean 'MSR_DC_CFG'? 463 | 1474, FALSE, MSR_CC6_CFG, x86_errata_zen2, | ^~~~~~~~~~~ | MSR_DC_CFG /tmp/build/2023.10.27.05.45.00-i386/src/sys/arch/x86/x86/errata.c:464:24: error: 'CC6_CFG_DISABLE_BITS' undeclared here (not in a function) 464 | x86_errata_amd_1474, CC6_CFG_DISABLE_BITS, NULL | ^~~~~~~~~~~~~~~~~~~~ --- kern-LEGACY --- --- if_loop.d --- mv -f if_loop.d.tmp if_loop.d The following commits were made between the last successful build and the first failed build: 2023.10.27.05.45.00 mrg src/sys/arch/x86/x86/errata.c 1.35 Logs can be found at: http://releng.NetBSD.org/b5reports/i386/commits-2023.10.html#2023.10.27.05.45.00