* [jpoimboe:klp-build-v1.5 30/32] check.c:11:10: fatal error: 'xxhash.h' file not found
@ 2024-09-11 14:20 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-09-11 14:20 UTC (permalink / raw)
To: Josh Poimboeuf; +Cc: llvm, oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git klp-build-v1.5
head: 2abe29f4f173c4090c0030c43c30053694b1658a
commit: b28bcdc0e8e9cad411975854148e76e0957ad16c [30/32] objtool: Calculate function checksums
config: x86_64-kexec (https://download.01.org/0day-ci/archive/20240912/202409120059.B0trKsB1-lkp@intel.com/config)
compiler: clang version 18.1.8 (https://github.com/llvm/llvm-project 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240912/202409120059.B0trKsB1-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202409120059.B0trKsB1-lkp@intel.com/
All errors (new ones prefixed by >>):
>> check.c:11:10: fatal error: 'xxhash.h' file not found
11 | #include <xxhash.h>
| ^~~~~~~~~~
In file included from special.c:16:
In file included from tools/objtool/include/objtool/special.h:10:
In file included from tools/objtool/include/objtool/check.h:11:
In file included from tools/objtool/include/objtool/arch.h:11:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.hIn file included from builtin-check.c:10:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
> 16 | #include <xxhash.h>
| ^~~~~~~~~~
--
| ^~~~~~~~~~
In file included from orc_gen.c:12:
In file included from tools/objtool/include/objtool/check.h:11:
In file included from tools/objtool/include/objtool/arch.h:11:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.h>
| ^~~~~~~~~~
In file included from objtool.c:18:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.h>
| ^~~~~~~~~~
1 error generated.
make[5]: *** [tools/build/Makefile.build:106: tools/objtool/special.o] Error 1
make[5]: *** Waiting for unfinished jobs....
1 error generated.
make[5]: *** [tools/build/Makefile.build:106: tools/objtool/builtin-check.o] Error 1
11 error generated.
make[5]: *** [tools/build/Makefile.build:106: tools/objtool/orc_gen.o] Error 1
error generated.
make[5]: *** [tools/build/Makefile.build:106: tools/objtool/objtool.o] Error 1
In file included from arch/x86/special.c:4:
In file included from tools/objtool/include/objtool/special.h:10:
In file included from tools/objtool/include/objtool/check.h:11:
In file included from tools/objtool/include/objtool/arch.h:11:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.h>
| ^~~~~~~~~~
1 error generated.
make[6]: *** [tools/build/Makefile.build:106: tools/objtool/arch/x86/special.o] Error 1
make[6]: *** Waiting for unfinished jobs....
In file included from weak.c:10:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.h>
| ^~~~~~~~~~
In file included from arch/x86/orc.c:5:
In file included from tools/objtool/include/objtool/check.h:11:
In file included from tools/objtool/include/objtool/arch.h:11:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.h>
| ^~~~~~~~~~
1 error generated.
make[5]: *** [tools/build/Makefile.build:106: tools/objtool/weak.o] Error 1
1 error generated.
In file included from elf.c:23:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.h>
| ^~~~~~~~~~
make[6]: *** [tools/build/Makefile.build:106: tools/objtool/arch/x86/orc.o] Error 1
In file included from orc_dump.c:8:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.h>
| ^~~~~~~~~~
1 error generated.
make[5]: *** [tools/build/Makefile.build:106: tools/objtool/orc_dump.o] Error 1
1 error generated.
make[5]: *** [tools/build/Makefile.build:106: tools/objtool/elf.o] Error 1
1 error generated.
make[5]: *** [tools/build/Makefile.build:106: tools/objtool/check.o] Error 1
In file included from arch/x86/decode.c:18:
In file included from tools/objtool/include/objtool/check.h:11:
In file included from tools/objtool/include/objtool/arch.h:11:
In file included from tools/objtool/include/objtool/objtool.h:13:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: 'xxhash.h' file not found
16 | #include <xxhash.h>
| ^~~~~~~~~~
1 error generated.
make[6]: *** [tools/build/Makefile.build:106: tools/objtool/arch/x86/decode.o] Error 1
make[5]: *** [tools/build/Makefile.build:158: arch/x86] Error 2
make[4]: *** [Makefile:77: tools/objtool/objtool-in.o] Error 2
make[3]: *** [Makefile:72: objtool] Error 2
make[2]: *** [Makefile:1361: tools/objtool] Error 2
make[2]: Target 'prepare' not remade because of errors.
make[1]: *** [Makefile:224: __sub-make] Error 2
make[1]: Target 'prepare' not remade because of errors.
make: *** [Makefile:224: __sub-make] Error 2
make: Target 'prepare' not remade because of errors.
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-11 14:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11 14:20 [jpoimboe:klp-build-v1.5 30/32] check.c:11:10: fatal error: 'xxhash.h' file not found 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