test_build: Mon Jul 17 21:19:13 PDT 2017: started on defconfig test_next-20170718 (ac3a2daf1218ad5a117d1777d78218c09604afe1) test_build: Mon Jul 17 21:19:13 PDT 2017: serial is 20170717211534 arch/arm64/Makefile:23: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:44: Detected assembler with broken .inst; disassembly will be unreliable arch/arm64/kernel/acpi.c:98:14: error: conflicting types for ‘__acpi_map_table’ char *__init __acpi_map_table(unsigned long phys, unsigned long size) ^ In file included from arch/arm64/kernel/acpi.c:18:0: ./include/linux/acpi.h:231:15: note: previous declaration of ‘__acpi_map_table’ was here void __iomem *__acpi_map_table(unsigned long phys_addr, unsigned long size); ^ arch/arm64/kernel/acpi.c:106:13: error: conflicting types for ‘__acpi_unmap_table’ void __init __acpi_unmap_table(char *map, unsigned long size) ^ In file included from arch/arm64/kernel/acpi.c:18:0: ./include/linux/acpi.h:232:6: note: previous declaration of ‘__acpi_unmap_table’ was here void __acpi_unmap_table(void __iomem *map, unsigned long size); ^ make[1]: *** [arch/arm64/kernel/acpi.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [arch/arm64/kernel] Error 2 make: *** Waiting for unfinished jobs.... test_build: Mon Jul 17 21:21:00 PDT 2017: FAILED on defconfig test_next-20170718 test_build: Mon Jul 17 21:21:00 PDT 2017: ended on defconfig test_next-20170718