All of lore.kernel.org
 help / color / mirror / Atom feed
* [hch-block:block-icq 4/5] arceb-elf-ld: bfq-iosched.c:undefined reference to `ioc_lookup_icq'
@ 2021-11-29 18:10 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-11-29 18:10 UTC (permalink / raw)
  To: kbuild-all

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-29 18:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-29 18:10 [hch-block:block-icq 4/5] arceb-elf-ld: bfq-iosched.c:undefined reference to `ioc_lookup_icq' kernel test robot

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.