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:   Mon, 19 Jul 2021 08:38:28 +0800
From:   kernel test robot <lkp@...el.com>
To:     Hannes Reinecke <hare@...e.de>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org
Subject: [hare-scsi-devel:auth.v4 10/11] configfs.c:undefined reference to
 `nvme_auth_dhgroup_id'

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git auth.v4
head:   d22f44dbe36eb82041e9e28db6a767c55c8d790e
commit: 37535123b7f58ea4eecceb2bf236f12446672efd [10/11] nvmet-auth: implement support for augmented challenge
config: riscv-randconfig-c004-20210718 (attached as .config)
compiler: riscv64-linux-gcc (GCC) 10.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/hare/scsi-devel.git/commit/?id=37535123b7f58ea4eecceb2bf236f12446672efd
        git remote add hare-scsi-devel https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git
        git fetch --no-tags hare-scsi-devel auth.v4
        git checkout 37535123b7f58ea4eecceb2bf236f12446672efd
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=riscv 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 >>):

   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `nvmet_host_dhchap_dhgroup_store':
>> configfs.c:(.text+0x28): undefined reference to `nvme_auth_dhgroup_id'
>> riscv64-linux-ld: configfs.c:(.text+0x60): undefined reference to `nvme_auth_dhgroup_kpp'
   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `nvmet_host_dhchap_dhgroup_show':
>> configfs.c:(.text+0xa0): undefined reference to `nvme_auth_dhgroup_name'
   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `nvmet_host_dhchap_hash_show':
   configfs.c:(.text+0x5a0): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/configfs.o: in function `nvmet_host_dhchap_hash_store':
   configfs.c:(.text+0x608): undefined reference to `nvme_auth_hmac_id'
   riscv64-linux-ld: configfs.c:(.text+0x618): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/fabrics-cmd-auth.o: in function `.L36':
   fabrics-cmd-auth.c:(.text+0xe0): undefined reference to `nvme_auth_hmac_id'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `nvmet_auth_augmented_challenge':
>> auth.c:(.text+0x8c): undefined reference to `nvme_auth_hmac_id'
>> riscv64-linux-ld: auth.c:(.text+0x98): undefined reference to `nvme_auth_digest_name'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L0 ':
   auth.c:(.text+0x298): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L40':
>> auth.c:(.text+0x434): undefined reference to `nvme_auth_dhgroup_kpp'
>> riscv64-linux-ld: auth.c:(.text+0x46c): undefined reference to `nvme_auth_dhgroup_pubkey_size'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `.L61':
   auth.c:(.text+0x538): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: auth.c:(.text+0x574): undefined reference to `nvme_auth_extract_secret'
   riscv64-linux-ld: auth.c:(.text+0x590): undefined reference to `nvme_auth_hmac_name'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `nvmet_auth_ctrl_exponential':
>> auth.c:(.text+0xdc0): undefined reference to `nvme_auth_dhgroup_pubkey_size'
   riscv64-linux-ld: drivers/nvme/target/auth.o: in function `nvmet_auth_ctrl_sesskey':
   auth.c:(.text+0x1008): undefined reference to `nvme_auth_dhgroup_privkey_size'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

Download attachment ".config.gz" of type "application/gzip" (47103 bytes)

Powered by blists - more mailing lists