[cel:topic-rpc-with-tls-upcall 5/21] af_tlsh.o:undefined reference to `inet6_getname'

From: kernel test robot
Date: Fri Apr 15 2022 - 22:03:43 EST


tree: git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux topic-rpc-with-tls-upcall
head: 042d95da69c53834c6a7f9322ceb62dd4fadc16a
commit: 9c714254a834b2b317a3bf5e8fd61c3b8dd0b532 [5/21] net/tls: Add support for PF_TLSH (a TLS handshake listener)
config: microblaze-buildonly-randconfig-r002-20220414 (https://download.01.org/0day-ci/archive/20220416/202204160942.qYEM1Kw4-lkp@xxxxxxxxx/config)
compiler: microblaze-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/cel/linux.git/commit/?id=9c714254a834b2b317a3bf5e8fd61c3b8dd0b532
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 9c714254a834b2b317a3bf5e8fd61c3b8dd0b532
# 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=microblaze 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 >>):

microblaze-linux-ld: net/tls/af_tlsh.o: in function `tlsh_getname':
>> af_tlsh.o:(.text+0x3a0): undefined reference to `inet6_getname'
microblaze-linux-ld: net/tls/af_tlsh.o: in function `tlsh_release':
>> af_tlsh.o:(.text+0x13f4): undefined reference to `inet6_release'

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