[hare-scsi-devel:tls-upcall.v4 145/156] tcp.c:undefined reference to `tls_client_hello'

From: kernel test robot
Date: Sun Mar 13 2022 - 11:07:13 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git tls-upcall.v4
head: d2416ecdb6b03fc2e4aa40b20cdf919322713224
commit: 0683576e9521319c36f3a3a728cc0f9205a51065 [145/156] nvme-tcp: start TLS if requested
config: riscv-randconfig-m031-20220313 (https://download.01.org/0day-ci/archive/20220313/202203132246.owOt14i2-lkp@xxxxxxxxx/config)
compiler: riscv64-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/hare/scsi-devel.git/commit/?id=0683576e9521319c36f3a3a728cc0f9205a51065
git remote add hare-scsi-devel https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git
git fetch --no-tags hare-scsi-devel tls-upcall.v4
git checkout 0683576e9521319c36f3a3a728cc0f9205a51065
# 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=riscv SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

riscv64-linux-ld: drivers/nvme/host/core.o: in function `nvme_core_exit':
core.c:(.exit.text+0x8): undefined reference to `nvme_keyring_exit'
riscv64-linux-ld: drivers/nvme/host/core.o: in function `.L0 ':
core.c:(.init.text+0x17c): undefined reference to `nvme_keyring_init'
riscv64-linux-ld: drivers/nvme/host/tcp.o: in function `.L414':
tcp.c:(.text+0x1f3c): undefined reference to `nvme_keyring_lookup_generated_key'
riscv64-linux-ld: drivers/nvme/host/tcp.o: in function `.L0 ':
tcp.c:(.text+0x1fb0): undefined reference to `nvme_keyring_lookup_tls'
riscv64-linux-ld: drivers/nvme/host/tcp.o: in function `.L367':
tcp.c:(.text+0x1fe6): undefined reference to `nvme_keyring_lookup_retained_key'
riscv64-linux-ld: drivers/nvme/host/tcp.o: in function `.L0 ':
tcp.c:(.text+0x201a): undefined reference to `nvme_keyring_insert_tls'
riscv64-linux-ld: drivers/nvme/host/tcp.o: in function `nvme_tcp_teardown_io_queues.part.0':
>> tcp.c:(.text+0x209c): undefined reference to `tls_client_hello'

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