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@xxxxxxxxx/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@xxxxxxxxx> 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