Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Josh Poimboeuf <jpoimboe@kernel.org>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: [jpoimboe:klp-build-v1.5 30/32] check.c:11:10: fatal error: 'xxhash.h' file not found
Date: Wed, 11 Sep 2024 22:20:44 +0800	[thread overview]
Message-ID: <202409120059.B0trKsB1-lkp@intel.com> (raw)

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

                 reply	other threads:[~2024-09-11 14:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202409120059.B0trKsB1-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=jpoimboe@kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox