From: kernel test robot <lkp@intel.com>
To: Aary Patil <aary.patil@mediatek.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
Ranjani Sridharan <ranjani.sridharan@intel.com>
Subject: [thesofproject:topic/sof-dev 8/8] ld.lld: error: duplicate symbol: adsp_clock_on
Date: Sat, 12 Apr 2025 11:49:23 +0800 [thread overview]
Message-ID: <202504121131.5hLC8EyX-lkp@intel.com> (raw)
tree: https://github.com/thesofproject/linux topic/sof-dev
head: f7978ee0239f435e07135fb50cd3ab6842f1f628
commit: f7978ee0239f435e07135fb50cd3ab6842f1f628 [8/8] ASoC: SOF: mediatek: Add mt8365 support
config: hexagon-allyesconfig (https://download.01.org/0day-ci/archive/20250412/202504121131.5hLC8EyX-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250412/202504121131.5hLC8EyX-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202504121131.5hLC8EyX-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: duplicate symbol: adsp_clock_on
>>> defined at mt8195-clk.c
>>> sound/soc/sof/mediatek/mt8195/mt8195-clk.o:(adsp_clock_on) in archive vmlinux.a
>>> defined at mt8365-clk.c
>>> sound/soc/sof/mediatek/mt8365/mt8365-clk.o:(.text+0x1a0) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: adsp_clock_off
>>> defined at mt8195-clk.c
>>> sound/soc/sof/mediatek/mt8195/mt8195-clk.o:(adsp_clock_off) in archive vmlinux.a
>>> defined at mt8365-clk.c
>>> sound/soc/sof/mediatek/mt8365/mt8365-clk.o:(.text+0x710) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: sof_hifixdsp_boot_sequence
>>> defined at mt8195-loader.c
>>> sound/soc/sof/mediatek/mt8195/mt8195-loader.o:(sof_hifixdsp_boot_sequence) in archive vmlinux.a
>>> defined at mt8365-loader.c
>>> sound/soc/sof/mediatek/mt8365/mt8365-loader.o:(.text+0x0) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: sof_hifixdsp_shutdown
>>> defined at mt8195-loader.c
>>> sound/soc/sof/mediatek/mt8195/mt8195-loader.o:(sof_hifixdsp_shutdown) in archive vmlinux.a
>>> defined at mt8365-loader.c
>>> sound/soc/sof/mediatek/mt8365/mt8365-loader.o:(.text+0xc0) in archive vmlinux.a
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2025-04-12 3:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-12 3:49 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-14 5:54 [thesofproject:topic/sof-dev 8/8] ld.lld: error: duplicate symbol: adsp_clock_on 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=202504121131.5hLC8EyX-lkp@intel.com \
--to=lkp@intel.com \
--cc=aary.patil@mediatek.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=ranjani.sridharan@intel.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.