tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.siginfo head: d3091fc945d942ed10ae55f9e2ad213a5522df50 commit: df68b2b108ebe645ef385f5b371fb9f651465176 [3/6] switch mips to generic siginfo config: i386-randconfig-x071-07100948 (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: git checkout df68b2b108ebe645ef385f5b371fb9f651465176 # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): In file included from arch/x86/include/uapi/asm/siginfo.h:14:0, from include/uapi/linux/signal.h:5, from include/linux/signal_types.h:9, from include/linux/sched.h:26, from include/linux/uaccess.h:4, from include/linux/crypto.h:26, from arch/x86/kernel/asm-offsets.c:8: >> include/uapi/asm-generic/siginfo.h:331:2: error: #endif without #if #endif /* _UAPI_ASM_GENERIC_SIGINFO_H */ ^~~~~ make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1 make[2]: Target '__build' not remade because of errors. make[1]: *** [prepare0] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [sub-make] Error 2 vim +331 include/uapi/asm-generic/siginfo.h :::::: The code at line 331 was first introduced by commit :::::: 8a1ab3155c2ac7fbe5f2038d6e26efeb607a1498 UAPI: (Scripted) Disintegrate include/asm-generic :::::: TO: David Howells <dhowells@xxxxxxxxxx> :::::: CC: David Howells <dhowells@xxxxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip