tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git build-test head: bc3f4f246b9b1ab6ce3253a5c67544d01a1a0552 commit: bc3f4f246b9b1ab6ce3253a5c67544d01a1a0552 [32/32] kbuild: remove 'addtree' and 'flags' magic for header search paths config: i386-randconfig-s3-201901 (attached as .config) compiler: gcc-6 (Debian 6.4.0-9) 6.4.0 20171026 reproduce: git checkout bc3f4f246b9b1ab6ce3253a5c67544d01a1a0552 # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): >> net//bpfilter/main.c:9:36: fatal error: include/uapi/linux/bpf.h: No such file or directory #include "include/uapi/linux/bpf.h" ^ compilation terminated. vim +9 net//bpfilter/main.c d2ba09c1 Alexei Starovoitov 2018-05-21 @9 #include "include/uapi/linux/bpf.h" d2ba09c1 Alexei Starovoitov 2018-05-21 10 #include <asm/unistd.h> d2ba09c1 Alexei Starovoitov 2018-05-21 11 #include "msgfmt.h" d2ba09c1 Alexei Starovoitov 2018-05-21 12 :::::: The code at line 9 was first introduced by commit :::::: d2ba09c17a0647f899d6c20a11bab9e6d3382f07 net: add skeleton of bpfilter kernel module :::::: TO: Alexei Starovoitov <ast@xxxxxxxxxx> :::::: CC: David S. Miller <davem@xxxxxxxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip