linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 6086/6873] ld.lld: error: duplicate symbol: sof_hifixdsp_boot_sequence
@ 2022-04-27  5:47 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-27  5:47 UTC (permalink / raw)
  To: Tinghan Shen
  Cc: llvm, kbuild-all, Linux Memory Management List, Mark Brown,
	Allen-KH Cheng, Ranjani Sridharan, Yaochun Hung,
	Pierre-Louis Bossart

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   088fb7eff3496e0f61fdf68bda89b81a4d0a4434
commit: 570c14dc92d5dc6f732cb74fa691ef909d182710 [6086/6873] ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp ops
config: hexagon-allyesconfig (https://download.01.org/0day-ci/archive/20220427/202204271301.UWzhiTRP-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 1cddcfdc3c683b393df1a5c9063252eb60e52818)
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/next/linux-next.git/commit/?id=570c14dc92d5dc6f732cb74fa691ef909d182710
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 570c14dc92d5dc6f732cb74fa691ef909d182710
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash

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

Note: the linux-next/master HEAD 088fb7eff3496e0f61fdf68bda89b81a4d0a4434 builds fine.
      It may have been fixed somewhere.

All errors (new ones prefixed by >>):

>> ld.lld: error: duplicate symbol: sof_hifixdsp_boot_sequence
   >>> defined at mt8195-loader.c
   >>> soc/sof/mediatek/mt8195/mt8195-loader.o:(sof_hifixdsp_boot_sequence) in archive sound/built-in.a
   >>> defined at mt8186-loader.c
   >>> soc/sof/mediatek/mt8186/mt8186-loader.o:(.text+0x0) in archive sound/built-in.a
--
>> ld.lld: error: duplicate symbol: sof_hifixdsp_shutdown
   >>> defined at mt8195-loader.c
   >>> soc/sof/mediatek/mt8195/mt8195-loader.o:(sof_hifixdsp_shutdown) in archive sound/built-in.a
   >>> defined at mt8186-loader.c
   >>> soc/sof/mediatek/mt8186/mt8186-loader.o:(.text+0x150) in archive sound/built-in.a

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-27  5:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  5:47 [linux-next:master 6086/6873] ld.lld: error: duplicate symbol: sof_hifixdsp_boot_sequence 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).