From: kernel test robot <lkp@intel.com>
To: Sven Peter <sven@svenpeter.dev>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
linux-kernel@vger.kernel.org
Subject: [asahilinux:nvme/dev 17/18] ld.lld: error: undefined symbol: mbox_send_message
Date: Fri, 10 Dec 2021 23:09:27 +0800 [thread overview]
Message-ID: <202112102327.HUfIS2jd-lkp@intel.com> (raw)
tree: https://github.com/AsahiLinux/linux nvme/dev
head: d25eee8aced31cf92944992bec41022e6f837daf
commit: fd7c0ced9b5e58028c66dde6cb54fa61a19283b9 [17/18] WIP: soc: apple: rtkit: Add RTKit library
config: arm64-randconfig-r014-20211210 (https://download.01.org/0day-ci/archive/20211210/202112102327.HUfIS2jd-lkp@intel.com/config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 097a1cb1d5ebb3a0ec4bcaed8ba3ff6a8e33c00a)
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 arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://github.com/AsahiLinux/linux/commit/fd7c0ced9b5e58028c66dde6cb54fa61a19283b9
git remote add asahilinux https://github.com/AsahiLinux/linux
git fetch --no-tags asahilinux nvme/dev
git checkout fd7c0ced9b5e58028c66dde6cb54fa61a19283b9
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm64 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: mbox_send_message
>>> referenced by rtkit.c
>>> soc/apple/rtkit.o:(apple_rtkit_send_message) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: mbox_request_channel_byname
>>> referenced by rtkit.c
>>> soc/apple/rtkit.o:(apple_rtkit_init) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: mbox_request_channel
>>> referenced by rtkit.c
>>> soc/apple/rtkit.o:(apple_rtkit_init) in archive drivers/built-in.a
--
>> ld.lld: error: undefined symbol: mbox_free_channel
>>> referenced by rtkit.c
>>> soc/apple/rtkit.o:(apple_rtkit_free) in archive drivers/built-in.a
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
reply other threads:[~2021-12-10 15: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=202112102327.HUfIS2jd-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=sven@svenpeter.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