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 2021.09.03.12.20.38.
An extract from the build.sh output follows:
150 | ((boothowto & (AB_QUIET|AB_SILENT)) != 0)
| ^~~~~~~~
/tmp/build/2021.09.03.12.20.38-i386/src/sys/external/bsd/acpica/dist/compiler/../utilities/utxferror.c:210:9:
note: in expansion of macro 'ACPI_QUIET_BOOT'
210 | if (ACPI_QUIET_BOOT) {
| ^~~~~~~~~~~~~~~
/tmp/build/2021.09.03.12.20.38-i386/src/sys/external/bsd/acpica/dist/compiler/../include/platform/acnetbsd.h:150:26:
error: 'AB_SILENT' undeclared (first use in this function)
150 | ((boothowto & (AB_QUIET|AB_SILENT)) != 0)
| ^~~~~~~~~
/tmp/build/2021.09.03.12.20.38-i386/src/sys/external/bsd/acpica/dist/compiler/../utilities/utxferror.c:210:9:
note: in expansion of macro 'ACPI_QUIET_BOOT'
210 | if (ACPI_QUIET_BOOT) {
| ^~~~~~~~~~~~~~~
The following commits were made between the last successful build and
the failed build:
2021.09.03.11.59.28 jmcneill
src/sys/external/bsd/acpica/dist/include/platform/acnetbsd.h,v 1.23
2021.09.03.11.59.29 jmcneill
src/sys/external/bsd/acpica/dist/utilities/utxferror.c,v 1.2
2021.09.03.12.20.38 christos src/lib/libedit/readline.c,v 1.165
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2021.09.html#2021.09.03.12.20.38