LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [cxl-cxl:pending 1/6] drivers/cxl/core/bus.c:9:10: fatal error: cxl.h: No such file or directory
@ 2021-07-31 2:29 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-07-31 2:29 UTC (permalink / raw)
To: Ben Widawsky
Cc: kbuild-all, Alison Schofield, Vishal Verma, Ira Weiny,
Ben Widawsky, Dan Williams, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1336 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git pending
head: 13a47ea9e8feb1362eaf4601b5b40f7cea9174ff
commit: 755a1ca3ccf095e5eed16e340bb82300bdbdc5b5 [1/6] cxl: Move cxl_core to new directory
config: x86_64-randconfig-c002-20210730 (attached as .config)
compiler: gcc-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
reproduce (this is a W=1 build):
# https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git/commit/?id=755a1ca3ccf095e5eed16e340bb82300bdbdc5b5
git remote add cxl-cxl https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git
git fetch --no-tags cxl-cxl pending
git checkout 755a1ca3ccf095e5eed16e340bb82300bdbdc5b5
# save the attached .config 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 >>):
>> drivers/cxl/core/bus.c:9:10: fatal error: cxl.h: No such file or directory
9 | #include <cxl.h>
| ^~~~~~~
compilation terminated.
vim +9 drivers/cxl/core/bus.c
> 9 #include <cxl.h>
10 #include <mem.h>
11
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 32047 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-07-31 2:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 2:29 [cxl-cxl:pending 1/6] drivers/cxl/core/bus.c:9:10: fatal error: cxl.h: No such file or directory kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).