Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Automated report: NetBSD-current/i386 build failure



The NetBSD Test Fixture wrote:
>     nbmake[2]: stopped in /tmp/build/2020.12.06.12.54.32-i386/obj/sys/arch/i386/compile/LEGACY

More specifically:

  --- mpu_acpi.o ---
  /tmp/build/2020.12.06.12.23.13-i386/src/sys/dev/acpi/mpu_acpi.c: In function 'mpu_acpi_attach':
  /tmp/build/2020.12.06.12.23.13-i386/src/sys/dev/acpi/mpu_acpi.c:119:38: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
    119 |  sc->arg = acpi_intr_establish(self, (uint64_t)aa->aa_node->ad_handle,
        |                                      ^

> The following commits were made between the last successful build and
> the failed build:

Now bisected to this commit:

>     2020.12.06.12.23.13 jmcneill src/sys/dev/acpi/amdccp_acpi.c,v 1.3
>     2020.12.06.12.23.13 jmcneill src/sys/dev/acpi/atppc_acpi.c,v 1.18
>     2020.12.06.12.23.13 jmcneill src/sys/dev/acpi/fdc_acpi.c,v 1.44
>     2020.12.06.12.23.13 jmcneill src/sys/dev/acpi/lpt_acpi.c,v 1.21
>     2020.12.06.12.23.13 jmcneill src/sys/dev/acpi/mpu_acpi.c,v 1.14
>     2020.12.06.12.23.13 jmcneill src/sys/dev/acpi/pckbc_acpi.c,v 1.38
>     2020.12.06.12.23.13 jmcneill src/sys/dev/acpi/spic_acpi.c,v 1.7
>     2020.12.06.12.23.13 jmcneill src/sys/dev/acpi/wb_acpi.c,v 1.6
-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index