tree:
git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git master
head: 1a880941a087613ed42f77001229edfcf75ea8a5
commit: 9242d9709c29db37d2bc947467661f1817d0f8a6 [921/2382] headers/deps: Add header
dependencies to .h files: <uapi/linux/sockios.h>
config: x86_64-randconfig-a015
(
https://download.01.org/0day-ci/archive/20220114/202201141112.RQVsmSIR-lk...)
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=...
git remote add mingo-tip
git://git.kernel.org/pub/scm/linux/kernel/git/mingo/tip.git
git fetch --no-tags mingo-tip master
git checkout 9242d9709c29db37d2bc947467661f1817d0f8a6
# 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(a)intel.com>
All errors (new ones prefixed by >>):
In file included from <command-line>:32:
> ./usr/include/linux/kcm.h:18:10: fatal error:
uapi/linux/sockios.h: No such file or directory
18 | #include
<uapi/linux/sockios.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--
In file included from <command-line>:32:
> ./usr/include/linux/x25.h:15:10: fatal error:
uapi/linux/sockios.h: No such file or directory
15 | #include
<uapi/linux/sockios.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--
In file included from <command-line>:32:
> ./usr/include/linux/rds.h:38:10: fatal error:
uapi/linux/sockios.h: No such file or directory
38 | #include
<uapi/linux/sockios.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
--
In file included from <command-line>:32:
> ./usr/include/linux/if_tunnel.h:5:10: fatal error:
uapi/linux/sockios.h: No such file or directory
5 | #include
<uapi/linux/sockios.h>
| ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org