All of lore.kernel.org
 help / color / mirror / Atom feed
* [hare-scsi-devel:auth.v3 8/10] configfs.c:(.text+0x1da0): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
@ 2021-07-13 12:50 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-07-13 12:50 UTC (permalink / raw)
  To: Hannes Reinecke; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 2964 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git auth.v3
head:   d97ec39ab2f0d7ac25633899e058eb3c1617b370
commit: 9b5b24cce3711c7bd8174880b26431cd12695ba6 [8/10] nvmet: Implement basic In-Band Authentication
config: i386-randconfig-m021-20210713 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git/commit/?id=9b5b24cce3711c7bd8174880b26431cd12695ba6
        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.v3
        git checkout 9b5b24cce3711c7bd8174880b26431cd12695ba6
        # save the attached .config to linux build tree
        mkdir build_dir
        make W=1 O=build_dir ARCH=i386 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 >>):

   ld: drivers/nvme/target/configfs.o: in function `nvmet_dhchap_dhgroup_name':
>> configfs.c:(.text+0x1da0): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/admin-cmd.o: in function `nvmet_dhchap_dhgroup_name':
   admin-cmd.c:(.text+0x1490): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/fabrics-cmd.o: in function `nvmet_dhchap_dhgroup_name':
   fabrics-cmd.c:(.text+0x480): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/discovery.o: in function `nvmet_dhchap_dhgroup_name':
   discovery.c:(.text+0xa90): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/io-cmd-file.o: in function `nvmet_dhchap_dhgroup_name':
   io-cmd-file.c:(.text+0x950): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/io-cmd-bdev.o: in function `nvmet_dhchap_dhgroup_name':
   io-cmd-bdev.c:(.text+0x860): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/zns.o: in function `nvmet_dhchap_dhgroup_name':
   zns.c:(.text+0xe60): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/trace.o: in function `nvmet_dhchap_dhgroup_name':
   trace.c:(.text+0x0): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here

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

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 41334 bytes --]

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

* [hare-scsi-devel:auth.v3 8/10] configfs.c:(.text+0x1da0): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
@ 2021-07-13 12:50 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-07-13 12:50 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 3005 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git auth.v3
head:   d97ec39ab2f0d7ac25633899e058eb3c1617b370
commit: 9b5b24cce3711c7bd8174880b26431cd12695ba6 [8/10] nvmet: Implement basic In-Band Authentication
config: i386-randconfig-m021-20210713 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git/commit/?id=9b5b24cce3711c7bd8174880b26431cd12695ba6
        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.v3
        git checkout 9b5b24cce3711c7bd8174880b26431cd12695ba6
        # save the attached .config to linux build tree
        mkdir build_dir
        make W=1 O=build_dir ARCH=i386 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 >>):

   ld: drivers/nvme/target/configfs.o: in function `nvmet_dhchap_dhgroup_name':
>> configfs.c:(.text+0x1da0): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/admin-cmd.o: in function `nvmet_dhchap_dhgroup_name':
   admin-cmd.c:(.text+0x1490): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/fabrics-cmd.o: in function `nvmet_dhchap_dhgroup_name':
   fabrics-cmd.c:(.text+0x480): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/discovery.o: in function `nvmet_dhchap_dhgroup_name':
   discovery.c:(.text+0xa90): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/io-cmd-file.o: in function `nvmet_dhchap_dhgroup_name':
   io-cmd-file.c:(.text+0x950): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/io-cmd-bdev.o: in function `nvmet_dhchap_dhgroup_name':
   io-cmd-bdev.c:(.text+0x860): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/zns.o: in function `nvmet_dhchap_dhgroup_name':
   zns.c:(.text+0xe60): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here
   ld: drivers/nvme/target/trace.o: in function `nvmet_dhchap_dhgroup_name':
   trace.c:(.text+0x0): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here

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

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 41334 bytes --]

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

end of thread, other threads:[~2021-07-13 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-13 12:50 [hare-scsi-devel:auth.v3 8/10] configfs.c:(.text+0x1da0): multiple definition of `nvmet_dhchap_dhgroup_name'; drivers/nvme/target/core.o:core.c:(.text+0x1960): first defined here kernel test robot
2021-07-13 12:50 ` 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.