All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 9687/11207] ld.lld: error: duplicate symbol: amp_rt1019
@ 2025-03-14 16:46 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-03-14 16:46 UTC (permalink / raw)
  To: Venkata Prasad Potturu; +Cc: llvm, oe-kbuild-all, Mark Brown

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   da920b7df701770e006928053672147075587fb2
commit: 6e60db74b69c29b528c8d10d86108f78f2995dcb [9687/11207] ASoC: amd: acp: Refactor acp machine select
config: x86_64-allyesconfig (https://download.01.org/0day-ci/archive/20250315/202503150052.OfLBb5o2-lkp@intel.com/config)
compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250315/202503150052.OfLBb5o2-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/202503150052.OfLBb5o2-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: duplicate symbol: amp_rt1019
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(amp_rt1019) in archive vmlinux.a
   >>> defined at acp-i2s.c
   >>>            sound/soc/amd/acp/acp-i2s.o:(.data+0x0) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: amp_max
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(amp_max) in archive vmlinux.a
   >>> defined at acp-i2s.c
   >>>            sound/soc/amd/acp/acp-i2s.o:(.data+0x34) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: snd_soc_acpi_amd_acp63_acp_machines
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(snd_soc_acpi_amd_acp63_acp_machines) in archive vmlinux.a
   >>> defined at acp-pdm.c
   >>>            sound/soc/amd/acp/acp-pdm.o:(.data+0x840) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: snd_soc_acpi_amd_acp70_acp_machines
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(snd_soc_acpi_amd_acp70_acp_machines) in archive vmlinux.a
   >>> defined at acp-pdm.c
   >>>            sound/soc/amd/acp/acp-pdm.o:(.data+0x9D0) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: amp_rt1019
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(amp_rt1019) in archive vmlinux.a
   >>> defined at acp-legacy-common.c
   >>>            sound/soc/amd/acp/acp-legacy-common.o:(.data+0x0) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: amp_max
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(amp_max) in archive vmlinux.a
   >>> defined at acp-legacy-common.c
   >>>            sound/soc/amd/acp/acp-legacy-common.o:(.data+0x34) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: snd_soc_acpi_amd_acp_machines
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(snd_soc_acpi_amd_acp_machines) in archive vmlinux.a
   >>> defined at acp-legacy-common.c
   >>>            sound/soc/amd/acp/acp-legacy-common.o:(.data+0x70) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: snd_soc_acpi_amd_rmb_acp_machines
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(snd_soc_acpi_amd_rmb_acp_machines) in archive vmlinux.a
   >>> defined at acp-legacy-common.c
   >>>            sound/soc/amd/acp/acp-legacy-common.o:(.data+0x520) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: snd_soc_acpi_amd_acp63_acp_machines
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(snd_soc_acpi_amd_acp63_acp_machines) in archive vmlinux.a
   >>> defined at acp-legacy-common.c
   >>>            sound/soc/amd/acp/acp-legacy-common.o:(.data+0x840) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: snd_soc_acpi_amd_acp70_acp_machines
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(snd_soc_acpi_amd_acp70_acp_machines) in archive vmlinux.a
   >>> defined at acp-legacy-common.c
   >>>            sound/soc/amd/acp/acp-legacy-common.o:(.data+0x9D0) in archive vmlinux.a
--
>> ld.lld: error: duplicate symbol: snd_soc_acpi_amd_acp63_acp_machines
   >>> defined at acp-platform.c
   >>>            sound/soc/amd/acp/acp-platform.o:(snd_soc_acpi_amd_acp63_acp_machines) in archive vmlinux.a
   >>> defined at acp-pci.c
   >>>            sound/soc/amd/acp/acp-pci.o:(.data+0x840) in archive vmlinux.a
..

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

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

only message in thread, other threads:[~2025-03-14 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14 16:46 [linux-next:master 9687/11207] ld.lld: error: duplicate symbol: amp_rt1019 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.