From: kernel test robot <lkp@intel.com>
To: Fangrui Song <maskray@google.com>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
linux-kernel@vger.kernel.org,
Michael Ellerman <mpe@ellerman.id.au>,
Bill Wendling <morbo@google.com>,
Nick Desaulniers <ndesaulniers@google.com>
Subject: [linuxppc:next-test 72/141] ld.lld: error: undefined symbol: .kvmppc_h_remove
Date: Thu, 2 Sep 2021 19:06:38 +0800 [thread overview]
Message-ID: <202109021928.cxnORN71-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3057 bytes --]
tree: https://github.com/linuxppc/linux next-test
head: e432fe97f3e5de325b40021e505cce53877586c5
commit: 0355785313e2191be4e1108cdbda94ddb0238c48 [72/141] powerpc: Add "-z notext" flag to disable diagnostic
config: powerpc-randconfig-r023-20210831 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project c9948e9254fbb6ea00f66c7b4542311d21e060be)
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# install powerpc cross compiling tool for clang build
# apt-get install binutils-powerpc64-linux-gnu
# https://github.com/linuxppc/linux/commit/0355785313e2191be4e1108cdbda94ddb0238c48
git remote add linuxppc https://github.com/linuxppc/linux
git fetch --no-tags linuxppc next-test
git checkout 0355785313e2191be4e1108cdbda94ddb0238c48
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross O=build_dir ARCH=powerpc 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 >>):
>> ld.lld: error: undefined symbol: .kvmppc_h_remove
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x1210) in archive arch/powerpc/built-in.a
>>> did you mean: kvmppc_h_remove
>>> defined in: arch/powerpc/built-in.a(kvm/book3s_hv_rm_mmu.o)
--
>> ld.lld: error: undefined symbol: .kvmppc_rm_h_random
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x150C) in archive arch/powerpc/built-in.a
--
>> ld.lld: error: undefined symbol: .kvmppc_h_enter
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x1214) in archive arch/powerpc/built-in.a
--
>> ld.lld: error: undefined symbol: .kvmppc_h_read
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x1218) in archive arch/powerpc/built-in.a
--
>> ld.lld: error: undefined symbol: .kvmppc_h_clear_mod
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x121C) in archive arch/powerpc/built-in.a
--
>> ld.lld: error: undefined symbol: .kvmppc_h_clear_ref
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x1220) in archive arch/powerpc/built-in.a
--
>> ld.lld: error: undefined symbol: .kvmppc_h_protect
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x1224) in archive arch/powerpc/built-in.a
--
>> ld.lld: error: undefined symbol: .kvmppc_rm_h_page_init
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x1238) in archive arch/powerpc/built-in.a
--
>> ld.lld: error: undefined symbol: .kvmppc_rm_h_confer
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x12F0) in archive arch/powerpc/built-in.a
--
>> ld.lld: error: undefined symbol: .kvmppc_h_bulk_remove
>>> referenced by kvm/book3s_hv_rmhandlers.o:(.text+0x1330) in archive arch/powerpc/built-in.a
---
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: 40041 bytes --]
reply other threads:[~2021-09-02 11:07 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=202109021928.cxnORN71-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=maskray@google.com \
--cc=morbo@google.com \
--cc=mpe@ellerman.id.au \
--cc=ndesaulniers@google.com \
/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