On Thu, 2016-07-28 at 20:58 -0700, Guenter Roeck wrote: > alpha:defconfig: > > arch/alpha/kernel/io.c:620:15: error: redefinition of ‘ioport_map’ > void __iomem *ioport_map(unsigned long port, unsigned int size) > ^ > In file included from arch/alpha/kernel/io.c:9:0: > /opt/buildbot/slave/qemu-3.2/build/arch/alpha/include/asm/io.h:277:29: note: previous definition of ‘ioport_map’ was here > > arch/alpha/kernel/io.c:625:6: error: redefinition of ‘ioport_unmap’ This is due to a compiler change, not a code change. It seems to still be broken upstream, as well. > mips:malta_defconfig: > > CC arch/mips/kernel/asm-offsets.s > In file included from include/linux/mm.h:43:0, > from arch/mips/kernel/asm-offsets.c:14: > /opt/buildbot/slave/qemu-3.2/build/arch/mips/include/asm/pgtable.h: In function 'set_pte': > /opt/buildbot/slave/qemu-3.2/build/arch/mips/include/asm/pgtable.h:193:12: error: expected ':' or ')' before 'MIPS_ISA_ARCH_LEVEL' > /opt/buildbot/slave/qemu-3.2/build/./Kbuild:81: recipe for target 'arch/mips/kernel/asm-offsets.s' failed > make[1]: *** [arch/mips/kernel/asm-offsets.s] Error 1 OK, I see how to fix that. Ben. -- Ben Hutchings Experience is directly proportional to the value of equipment destroyed. - Carolyn Scheppner
Attachment:
signature.asc
Description: This is a digitally signed message part