From: kernel test robot <lkp@intel.com>
To: Al Viro <viro@zeniv.linux.org.uk>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
linux-fsdevel@vger.kernel.org
Subject: [viro-vfs:headers.unaligned 2/2] tools/arch/x86/lib/insn.c:16:10: fatal error: '../include/linux/unaligned.h' file not found
Date: Sun, 17 Dec 2023 11:08:26 +0800 [thread overview]
Message-ID: <202312171105.MC5EGJ0W-lkp@intel.com> (raw)
Hi Al,
FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git headers.unaligned
head: 3169da8e80dfca2bcbfb6e998e2f36bcdcd5895a
commit: 3169da8e80dfca2bcbfb6e998e2f36bcdcd5895a [2/2] move asm/unaligned.h to linux/unaligned.h
config: i386-randconfig-002-20231217 (https://download.01.org/0day-ci/archive/20231217/202312171105.MC5EGJ0W-lkp@intel.com/config)
compiler: clang version 16.0.4 (https://github.com/llvm/llvm-project.git ae42196bc493ffe877a7e3dff8be32035dea4d07)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231217/202312171105.MC5EGJ0W-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/202312171105.MC5EGJ0W-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from arch/x86/tools/insn_sanity.c:19:
>> tools/arch/x86/lib/insn.c:16:10: fatal error: '../include/linux/unaligned.h' file not found
#include "../include/linux/unaligned.h" /* __ignore_sync_check__ */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
vim +16 tools/arch/x86/lib/insn.c
> 16 #include "../include/linux/unaligned.h" /* __ignore_sync_check__ */
17
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2023-12-17 3:09 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=202312171105.MC5EGJ0W-lkp@intel.com \
--to=lkp@intel.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=viro@zeniv.linux.org.uk \
/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;
as well as URLs for NNTP newsgroup(s).