[cel:topic-rpc-with-tls-upcall 16/19] xprtsock.c:undefined reference to `tls_client_hello_x509'

From: kernel test robot
Date: Sat May 21 2022 - 20:49:22 EST


tree: git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux topic-rpc-with-tls-upcall
head: c484b8917f3569f6fdf4026936f9452dbeb1a8c3
commit: ff786916b6c43d3db9b03c15b3379fd96b4bb05c [16/19] SUNRPC: Add RPC-with-TLS support to xprtsock.c
config: m68k-defconfig (https://download.01.org/0day-ci/archive/20220522/202205220844.ZVEdxK1Z-lkp@xxxxxxxxx/config)
compiler: m68k-linux-gcc (GCC) 11.3.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/cel/linux.git/commit/?id=ff786916b6c43d3db9b03c15b3379fd96b4bb05c
git remote add cel git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
git fetch --no-tags cel topic-rpc-with-tls-upcall
git checkout ff786916b6c43d3db9b03c15b3379fd96b4bb05c
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

m68k-linux-ld: net/sunrpc/xprtsock.o: in function `xs_tls_connect':
>> xprtsock.c:(.text+0x2832): undefined reference to `tls_client_hello_x509'
>> m68k-linux-ld: xprtsock.c:(.text+0x2876): undefined reference to `tls_client_hello_psk'

--
0-DAY CI Kernel Test Service
https://01.org/lkp