Messages in this thread |  | | Date | Sat, 15 Jan 2022 18:15:18 +0800 | | From | kernel test robot <> | | Subject | [mingo-tip:sched/headers 1943/2384] ./usr/include/linux/rtnetlink.h:5:10: fatal error: uapi/linux/types.h: No such file or directory |
| |
tree: git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git sched/headers head: 4c707c1c0de83967079b4e385012fa5b00e2cd11 commit: c23f2d841e378347986864822f333c0b10346a94 [1943/2384] headers/deps: net: Optimize <uapi/linux/rtnetlink.h> dependencies config: x86_64-randconfig-a015 (https://download.01.org/0day-ci/archive/20220115/202201151815.UIlNSRyJ-lkp@intel.com/config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 reproduce (this is a W=1 build): # https://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git/commit/?id=c23f2d841e378347986864822f333c0b10346a94 git remote add mingo-tip git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git git fetch --no-tags mingo-tip sched/headers git checkout c23f2d841e378347986864822f333c0b10346a94 # save the config file to linux build tree mkdir build_dir make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
In file included from ./usr/include/linux/fib_rules.h:6, from <command-line>:32: >> ./usr/include/linux/rtnetlink.h:5:10: fatal error: uapi/linux/types.h: No such file or directory 5 | #include <uapi/linux/types.h> | ^~~~~~~~~~~~~~~~~~~~ compilation terminated.
--- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
|  |