Re: r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread Trond Endrestøl
On Thu, 27 Jul 2017 13:03+0200, Trond Endrestøl wrote: > On Thu, 27 Jul 2017 11:57+0100, tech-lists wrote: > > > On 27/07/2017 10:33, Trond Endrestøl wrote: > > > r321601 gives me these error messages on stable/11: > > > > > > /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclar

Re: r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread Herbert J. Skuhra
On Thu, 27 Jul 2017, Trond Endrestøl wrote: r321601 gives me these error messages on stable/11: /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclared identifier 'ACPI_SRAT_TYPE_GIC_ITS_AFFINITY'; did you mean 'ACPI_SRAT_TYPE_GICC_AFFINITY'? [ACPI_SRAT_TYPE_GIC_ITS_AFFINIT

Re: r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread Trond Endrestøl
On Thu, 27 Jul 2017 11:57+0100, tech-lists wrote: > On 27/07/2017 10:33, Trond Endrestøl wrote: > > r321601 gives me these error messages on stable/11: > > > > /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclared > > identifier 'ACPI_SRAT_TYPE_GIC_ITS_AFFINITY'; did you mean

Re: r321601 causes make buildworld to fail on stable/11

2017-07-27 Thread tech-lists
On 27/07/2017 10:33, Trond Endrestøl wrote: > r321601 gives me these error messages on stable/11: > > /usr/src/usr.sbin/acpi/acpidump/acpi.c:1089:6: error: use of undeclared > identifier 'ACPI_SRAT_TYPE_GIC_ITS_AFFINITY'; did you mean > 'ACPI_SRAT_TYPE_GICC_AFFINITY'? > [ACPI_SRAT_TYPE_GIC_I