From: kernel test robot <lkp@intel.com>
To: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
Linux Memory Management List <linux-mm@kvack.org>,
Hannes Reinecke <hare@suse.de>
Subject: [linux-next:master 10923/11475] ld.lld: error: undefined symbol: ata_timing_compute
Date: Sun, 9 Jan 2022 03:56:25 +0800 [thread overview]
Message-ID: <202201090318.1AtgpfBK-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: b8170452cd5121b11a5726e3ea8dbdfc2d74e771
commit: 7c44c1248c36342bf1ccc0fab4a4ed9c62286604 [10923/11475] ata: pata_legacy: add compile test support
config: hexagon-randconfig-r001-20220108 (https://download.01.org/0day-ci/archive/20220109/202201090318.1AtgpfBK-lkp@intel.com/config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project f3a344d2125fa37e59bae1b0874442c650a19607)
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
# https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=7c44c1248c36342bf1ccc0fab4a4ed9c62286604
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 7c44c1248c36342bf1ccc0fab4a4ed9c62286604
# 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=hexagon 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: ata_timing_compute
>>> referenced by pata_legacy.c
>>> ata/pata_legacy.o:(ht6560a_set_piomode) in archive drivers/built-in.a
>>> referenced by pata_legacy.c
>>> ata/pata_legacy.o:(ht6560a_set_piomode) in archive drivers/built-in.a
>>> referenced by pata_legacy.c
>>> ata/pata_legacy.o:(ht6560b_set_piomode) in archive drivers/built-in.a
>>> referenced 13 more times
--
>> ld.lld: error: undefined symbol: ata_timing_merge
>>> referenced by pata_legacy.c
>>> ata/pata_legacy.o:(opti82c611a_set_piomode) in archive drivers/built-in.a
>>> referenced by pata_legacy.c
>>> ata/pata_legacy.o:(opti82c611a_set_piomode) in archive drivers/built-in.a
>>> referenced by pata_legacy.c
>>> ata/pata_legacy.o:(opti82c46x_set_piomode) in archive drivers/built-in.a
>>> referenced 1 more times
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for PATA_LEGACY
Depends on ATA && ATA_SFF && (ISA || PCI
Selected by
- PATA_QDI && ATA && ATA_SFF && (ISA || COMPILE_TEST
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
reply other threads:[~2022-01-08 19:57 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=202201090318.1AtgpfBK-lkp@intel.com \
--to=lkp@intel.com \
--cc=damien.lemoal@opensource.wdc.com \
--cc=hare@suse.de \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.org \
--cc=llvm@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;
as well as URLs for NNTP newsgroup(s).