All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Josh Poimboeuf <jpoimboe@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev
Subject: [jpoimboe:objtool-diff 29/31] tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
Date: Wed, 4 Sep 2024 08:10:27 +0800	[thread overview]
Message-ID: <202409040710.ZHyZWzdT-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git objtool-diff
head:   b99f69f0fc6671bbc510435aadcf25aacf016c38
commit: ffe8cd49f291ab710573616ae1d9ff762405287e [29/31] objtool: Calculate function checksums
config: x86_64-defconfig (https://download.01.org/0day-ci/archive/20240904/202409040710.ZHyZWzdT-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-12) 11.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240904/202409040710.ZHyZWzdT-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/202409040710.ZHyZWzdT-lkp@intel.com/

All errors (new ones prefixed by >>):

   check.c:11:10: fatal error: xxhash.h: No such file or directory
      11 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from tools/objtool/include/objtool/arch.h:11,
                    from tools/objtool/include/objtool/check.h:11,
                    from tools/objtool/include/objtool/special.h:10,
                    from special.c:16:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from tools/objtool/include/objtool/arch.h:11,
                    from tools/objtool/include/objtool/check.h:11,
                    from orc_gen.c:12:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from builtin-check.c:10:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from weak.c:10:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from orc_dump.c:8:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   make[5]: *** [tools/build/Makefile.build:106: tools/objtool/check.o] Error 1
   make[5]: *** Waiting for unfinished jobs....
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from tools/objtool/include/objtool/arch.h:11,
                    from tools/objtool/include/objtool/check.h:11,
                    from tools/objtool/include/objtool/special.h:10,
                    from arch/x86/special.c:4:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from objtool.c:18:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from tools/objtool/include/objtool/arch.h:11,
                    from tools/objtool/include/objtool/check.h:11,
                    from arch/x86/orc.c:5:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   In file included from elf.c:23:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   make[5]: *** [tools/build/Makefile.build:106: tools/objtool/special.o] Error 1
   make[5]: *** [tools/build/Makefile.build:106: tools/objtool/builtin-check.o] Error 1
   make[5]: *** [tools/build/Makefile.build:106: tools/objtool/orc_gen.o] Error 1
   make[5]: *** [tools/build/Makefile.build:106: tools/objtool/orc_dump.o] Error 1
   make[5]: *** [tools/build/Makefile.build:106: tools/objtool/weak.o] Error 1
   make[6]: *** [tools/build/Makefile.build:106: tools/objtool/arch/x86/special.o] Error 1
   make[6]: *** Waiting for unfinished jobs....
   make[5]: *** [tools/build/Makefile.build:106: tools/objtool/objtool.o] Error 1
   make[5]: *** [tools/build/Makefile.build:106: tools/objtool/elf.o] Error 1
   make[6]: *** [tools/build/Makefile.build:106: tools/objtool/arch/x86/orc.o] Error 1
   In file included from tools/objtool/include/objtool/objtool.h:13,
                    from tools/objtool/include/objtool/arch.h:11,
                    from tools/objtool/include/objtool/check.h:11,
                    from arch/x86/decode.c:18:
>> tools/objtool/include/objtool/elf.h:16:10: fatal error: xxhash.h: No such file or directory
      16 | #include <xxhash.h>
         |          ^~~~~~~~~~
   compilation terminated.
   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:73: tools/objtool/objtool-in.o] Error 2
   make[3]: *** [Makefile:72: objtool] Error 2
   make[2]: *** [Makefile:1369: tools/objtool] Error 2
   make[2]: Target 'prepare' not remade because of errors.
   make[1]: *** [Makefile:240: __sub-make] Error 2
   make[1]: Target 'prepare' not remade because of errors.
   make: *** [Makefile:240: __sub-make] Error 2
   make: Target 'prepare' not remade because of errors.


vim +16 tools/objtool/include/objtool/elf.h

     8	
     9	#include <stdio.h>
    10	#include <gelf.h>
    11	#include <linux/string.h>
    12	#include <linux/list.h>
    13	#include <linux/hashtable.h>
    14	#include <linux/rbtree.h>
    15	#include <linux/jhash.h>
  > 16	#include <xxhash.h>
    17	#include <arch/elf.h>
    18	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2024-09-04  0:10 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=202409040710.ZHyZWzdT-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=jpoimboe@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.