All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Govindaraj Saminathan <quic_gsaminat@quicinc.com>
Cc: oe-kbuild-all@lists.linux.dev, Kalle Valo <kvalo@codeaurora.org>,
	ath10k@lists.infradead.org, Kalle Valo <quic_kvalo@quicinc.com>,
	Sowmiya Sree Elavalagan <quic_ssreeela@quicinc.com>,
	Raj Kumar Bhagat <quic_rajkbhag@quicinc.com>
Subject: [kvalo-ath:pending 50/51] mac.c:(.text+0xeb3c): multiple definition of `ath11k_tm_wmi_event'; riscv32-linux-ld: DWARF error: could not find abbrev number 96
Date: Sat, 13 May 2023 18:10:52 +0800	[thread overview]
Message-ID: <202305131811.xFAUtLOz-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending
head:   229ea354bdd24bf3c33c9447674fab8d609e24a2
commit: f3d1f7ae115e12108ba7d7fa0ea6374b9e28869c [50/51] wifi: ath11k: factory test mode support
config: riscv-randconfig-c032-20230510 (https://download.01.org/0day-ci/archive/20230513/202305131811.xFAUtLOz-lkp@intel.com/config)
compiler: riscv32-linux-gcc (GCC) 12.1.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/kvalo/ath.git/commit/?id=f3d1f7ae115e12108ba7d7fa0ea6374b9e28869c
        git remote add kvalo-ath https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
        git fetch --no-tags kvalo-ath pending
        git checkout f3d1f7ae115e12108ba7d7fa0ea6374b9e28869c
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=riscv olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202305131811.xFAUtLOz-lkp@intel.com/

All errors (new ones prefixed by >>):

   riscv32-linux-ld: riscv32-linux-ld: DWARF error: could not find abbrev number 178438570
   drivers/net/wireless/ath/ath11k/mac.o: in function `ath11k_tm_wmi_event':
>> mac.c:(.text+0xeb3c): multiple definition of `ath11k_tm_wmi_event'; riscv32-linux-ld: DWARF error: could not find abbrev number 96
   drivers/net/wireless/ath/ath11k/wmi.o:wmi.c:(.text+0x821c): first defined here

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Govindaraj Saminathan <quic_gsaminat@quicinc.com>
Cc: oe-kbuild-all@lists.linux.dev, Kalle Valo <kvalo@codeaurora.org>,
	ath10k@lists.infradead.org, Kalle Valo <quic_kvalo@quicinc.com>,
	Sowmiya Sree Elavalagan <quic_ssreeela@quicinc.com>,
	Raj Kumar Bhagat <quic_rajkbhag@quicinc.com>
Subject: [kvalo-ath:pending 50/51] mac.c:(.text+0xeb3c): multiple definition of `ath11k_tm_wmi_event'; riscv32-linux-ld: DWARF error: could not find abbrev number 96
Date: Sat, 13 May 2023 18:10:52 +0800	[thread overview]
Message-ID: <202305131811.xFAUtLOz-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git pending
head:   229ea354bdd24bf3c33c9447674fab8d609e24a2
commit: f3d1f7ae115e12108ba7d7fa0ea6374b9e28869c [50/51] wifi: ath11k: factory test mode support
config: riscv-randconfig-c032-20230510 (https://download.01.org/0day-ci/archive/20230513/202305131811.xFAUtLOz-lkp@intel.com/config)
compiler: riscv32-linux-gcc (GCC) 12.1.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/kvalo/ath.git/commit/?id=f3d1f7ae115e12108ba7d7fa0ea6374b9e28869c
        git remote add kvalo-ath https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
        git fetch --no-tags kvalo-ath pending
        git checkout f3d1f7ae115e12108ba7d7fa0ea6374b9e28869c
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=riscv olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202305131811.xFAUtLOz-lkp@intel.com/

All errors (new ones prefixed by >>):

   riscv32-linux-ld: riscv32-linux-ld: DWARF error: could not find abbrev number 178438570
   drivers/net/wireless/ath/ath11k/mac.o: in function `ath11k_tm_wmi_event':
>> mac.c:(.text+0xeb3c): multiple definition of `ath11k_tm_wmi_event'; riscv32-linux-ld: DWARF error: could not find abbrev number 96
   drivers/net/wireless/ath/ath11k/wmi.o:wmi.c:(.text+0x821c): first defined here

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

             reply	other threads:[~2023-05-13 10:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-13 10:10 kernel test robot [this message]
2023-05-13 10:10 ` [kvalo-ath:pending 50/51] mac.c:(.text+0xeb3c): multiple definition of `ath11k_tm_wmi_event'; riscv32-linux-ld: DWARF error: could not find abbrev number 96 kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202305131811.xFAUtLOz-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=ath10k@lists.infradead.org \
    --cc=kvalo@codeaurora.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=quic_gsaminat@quicinc.com \
    --cc=quic_kvalo@quicinc.com \
    --cc=quic_rajkbhag@quicinc.com \
    --cc=quic_ssreeela@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.