[mingo-tip:sched/headers 1595/2384] ./usr/include/linux/if_link.h:5:10: fatal error: 'uapi/linux/netlink.h' file not found

From: kernel test robot
Date: Sat Jan 15 2022 - 09:22:08 EST


tree: git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git sched/headers
head: 4c707c1c0de83967079b4e385012fa5b00e2cd11
commit: 60d16930c980493906092825024aebd0235c0f37 [1595/2384] headers/deps: net: Optimize <uapi/linux/if_link.h>
config: i386-randconfig-a006 (https://download.01.org/0day-ci/archive/20220115/202201152228.l7UYAZdZ-lkp@xxxxxxxxx/config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project d1021978b8e7e35dcc30201ca1731d64b5a602a8)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git/commit/?id=60d16930c980493906092825024aebd0235c0f37
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 60d16930c980493906092825024aebd0235c0f37
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

In file included from <built-in>:1:
In file included from ./usr/include/linux/if_arp.h:27:
In file included from ./usr/include/linux/netdevice.h:32:
>> ./usr/include/linux/if_link.h:5:10: fatal error: 'uapi/linux/netlink.h' file not found
#include <uapi/linux/netlink.h>
^~~~~~~~~~~~~~~~~~~~~~
1 error generated.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx