From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [hch-block:block-icq 4/5] arceb-elf-ld: bfq-iosched.c:undefined reference to `ioc_lookup_icq'
Date: Tue, 30 Nov 2021 02:10:50 +0800 [thread overview]
Message-ID: <202111300229.IaGDcPDG-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1916 bytes --]
tree: git://git.infradead.org/users/hch/block.git block-icq
head: 08b6822fbbffa74ae8cccff70bebb2173150c58a
commit: 1160d92bcecd6ddfb43701a2b9dd799348c06029 [4/5] block: only build the icq tracking code when needed
config: arc-randconfig-r031-20211129 (https://download.01.org/0day-ci/archive/20211130/202111300229.IaGDcPDG-lkp(a)intel.com/config)
compiler: arceb-elf-gcc (GCC) 11.2.0
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
git remote add hch-block git://git.infradead.org/users/hch/block.git
git fetch --no-tags hch-block block-icq
git checkout 1160d92bcecd6ddfb43701a2b9dd799348c06029
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc 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 >>):
arceb-elf-ld: block/bfq-iosched.o: in function `bfq_prepare_request':
bfq-iosched.c:(.text+0x5c6): undefined reference to `ioc_find_get_icq'
>> arceb-elf-ld: bfq-iosched.c:(.text+0x5c6): undefined reference to `ioc_find_get_icq'
arceb-elf-ld: block/bfq-iosched.o: in function `bfq_limit_depth':
bfq-iosched.c:(.text+0x622): undefined reference to `ioc_lookup_icq'
>> arceb-elf-ld: bfq-iosched.c:(.text+0x622): undefined reference to `ioc_lookup_icq'
arceb-elf-ld: block/bfq-iosched.o: in function `bfq_bio_merge':
bfq-iosched.c:(.text+0xf3a): undefined reference to `ioc_lookup_icq'
arceb-elf-ld: bfq-iosched.c:(.text+0xf3a): undefined reference to `ioc_lookup_icq'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
reply other threads:[~2021-11-29 18: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=202111300229.IaGDcPDG-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/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.