linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [cel:topic-rpc-with-tls-upcall 3/19] af_tlsh.c:undefined reference to `inet6_getname'
@ 2022-05-30  0:42 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-05-30  0:42 UTC (permalink / raw)
  To: Chuck Lever; +Cc: kbuild-all, linux-kernel, Hannes Reinecke

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux topic-rpc-with-tls-upcall
head:   b1c8574490c25c8b5bade67796641a449badc818
commit: 47ebadbb7c8a9c6329f485ed254c38350492727b [3/19] net/tls: Add support for PF_TLSH (a TLS handshake listener)
config: i386-randconfig-a005-20220530 (https://download.01.org/0day-ci/archive/20220530/202205300819.feTtS52k-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-1) 11.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git/commit/?id=47ebadbb7c8a9c6329f485ed254c38350492727b
        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 47ebadbb7c8a9c6329f485ed254c38350492727b
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   ld: net/tls/af_tlsh.o: in function `tlsh_getname':
>> af_tlsh.c:(.text+0x4ff): undefined reference to `inet6_getname'
   ld: net/tls/af_tlsh.o: in function `tlsh_release':
>> af_tlsh.c:(.text+0x2991): undefined reference to `inet6_release'

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [cel:topic-rpc-with-tls-upcall 3/19] af_tlsh.c:undefined reference to `inet6_getname'
@ 2022-05-22  0:17 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2022-05-22  0:17 UTC (permalink / raw)
  To: Chuck Lever; +Cc: kbuild-all, linux-kernel, Hannes Reinecke

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux topic-rpc-with-tls-upcall
head:   c484b8917f3569f6fdf4026936f9452dbeb1a8c3
commit: 633fdf59349bcca5ca23885959506d643bbb9daf [3/19] net/tls: Add support for PF_TLSH (a TLS handshake listener)
config: i386-randconfig-a005 (https://download.01.org/0day-ci/archive/20220522/202205220836.G9R3wOR1-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-1) 11.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git/commit/?id=633fdf59349bcca5ca23885959506d643bbb9daf
        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 633fdf59349bcca5ca23885959506d643bbb9daf
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   ld: net/tls/af_tlsh.o: in function `tlsh_getname':
>> af_tlsh.c:(.text+0x1f7): undefined reference to `inet6_getname'
   ld: net/tls/af_tlsh.o: in function `tlsh_release':
>> af_tlsh.c:(.text+0x12f7): undefined reference to `inet6_release'

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-30  0:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-30  0:42 [cel:topic-rpc-with-tls-upcall 3/19] af_tlsh.c:undefined reference to `inet6_getname' kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2022-05-22  0:17 kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).