All of lore.kernel.org
 help / color / mirror / Atom feed
* [cel:topic-rpc-with-tls-upcall 5/21] af_tlsh.o:undefined reference to `inet6_getname'
@ 2022-04-16  1:47 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-16  1:47 UTC (permalink / raw)
  To: Chuck Lever; +Cc: kbuild-all, linux-kernel

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@intel.com/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@intel.com>

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

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

only message in thread, other threads:[~2022-04-16  2:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-16  1:47 [cel:topic-rpc-with-tls-upcall 5/21] af_tlsh.o:undefined reference to `inet6_getname' 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.