lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Sat, 16 Apr 2022 09:47:13 +0800
From:   kernel test robot <lkp@...el.com>
To:     Chuck Lever <chuck.lever@...cle.com>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [cel:topic-rpc-with-tls-upcall 5/21] af_tlsh.o:undefined reference
 to `inet6_getname'

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@...el.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ