[djwong-xfs:vectorized-scrub 73/312] rmap_repair.c:undefined reference to `xchk_iscan_mark_visited'

From: kernel test robot
Date: Mon Oct 25 2021 - 18:50:41 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git vectorized-scrub
head: 1804f4671b76293a8a792e5be4e514cefc0f012f
commit: 4df10bbc938c350114ff81e77affaec3a553ccf7 [73/312] xfs: repair the rmapbt
config: riscv-randconfig-r024-20211025 (attached as .config)
compiler: riscv32-linux-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
# https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git/commit/?id=4df10bbc938c350114ff81e77affaec3a553ccf7
git remote add djwong-xfs https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git
git fetch --no-tags djwong-xfs vectorized-scrub
git checkout 4df10bbc938c350114ff81e77affaec3a553ccf7
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=riscv SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

Note: the djwong-xfs/vectorized-scrub HEAD 1804f4671b76293a8a792e5be4e514cefc0f012f builds fine.
It only hurts bisectability.

All errors (new ones prefixed by >>):

riscv32-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `.L299':
>> rmap_repair.c:(.text+0x1cea): undefined reference to `xchk_iscan_mark_visited'
riscv32-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `.L310':
>> rmap_repair.c:(.text+0x1db0): undefined reference to `xchk_iscan_iget'
riscv32-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `xrep_rmap_scan_ifork':
>> rmap_repair.c:(.text+0x1e22): undefined reference to `xchk_iscan_advance'
riscv32-linux-ld: fs/xfs/scrub/rmap_repair.o: in function `.L348':
>> rmap_repair.c:(.text+0x2112): undefined reference to `xchk_iscan_start'
>> riscv32-linux-ld: rmap_repair.c:(.text+0x2136): undefined reference to `xchk_iscan_finish'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx

Attachment: .config.gz
Description: application/gzip