[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202204211350.dqMcqQJM-lkp@intel.com>
Date: Thu, 21 Apr 2022 14:45:10 +0800
From: kernel test robot <lkp@...el.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: llvm@...ts.linux.dev, kbuild-all@...ts.01.org,
linux-kernel@...r.kernel.org
Subject: [mingo-tip:sched/headers 1711/2579]
usr/include/linux/netlink.h:5:10: fatal error: 'uapi/linux/types.h' file not
found
tree: git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git sched/headers
head: 49e1ec6c70a6eb4b7de9250a455b8b63eb42afbe
commit: d2d700a2eb67346fe31986e3915499c53959f5eb [1711/2579] headers/deps: net: Optimize <uapi/linux/netlink.h>
config: i386-randconfig-a013 (https://download.01.org/0day-ci/archive/20220421/202204211350.dqMcqQJM-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project bac6cd5bf85669e3376610cfc4c4f9ca015e7b9b)
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=d2d700a2eb67346fe31986e3915499c53959f5eb
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 d2d700a2eb67346fe31986e3915499c53959f5eb
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash arch/x86/crypto/ arch/x86/entry/ arch/x86/kernel/cpu/ arch/x86/pci/ kernel/bpf/ kernel/trace/ net/ipv6/ samples/connector/
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
In file included from samples/connector/ucon.c:14:
>> usr/include/linux/netlink.h:5:10: fatal error: 'uapi/linux/types.h' file not found
#include <uapi/linux/types.h>
^~~~~~~~~~~~~~~~~~~~
1 error generated.
--
0-DAY CI Kernel Test Service
https://01.org/lkp
Powered by blists - more mailing lists