All of lore.kernel.org
 help / color / mirror / Atom feed
* [mips-linux:mips-next 76/82] prom.c:(.text+0x0): multiple definition of `get_system_type'; arch/mips/ralink/prom.o:prom.c:(.text+0x0): first defined here
@ 2020-05-14 14:15 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-05-14 14:15 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 6268 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git mips-next
head:   b6b6c318006b680a467451846aea65397074c59d
commit: a7cf53b7abdfbf65540a569d5627a62ce118ffe9 [76/82] MIPS: Fix typos in arch/mips/Kbuild.platforms
config: mips-rt305x_defconfig (attached as .config)
compiler: mipsel-linux-gcc (GCC) 9.3.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout a7cf53b7abdfbf65540a569d5627a62ce118ffe9
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=mips 

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

All errors (new ones prefixed by >>, old ones prefixed by <<):

mipsel-linux-ld: arch/mips/ralink/prom.o: in function `get_system_type':
>> prom.c:(.text+0x0): multiple definition of `get_system_type'; arch/mips/ralink/prom.o:prom.c:(.text+0x0): first defined here
>> mipsel-linux-ld: arch/mips/ralink/prom.o:(.bss+0x8): multiple definition of `soc_info'; arch/mips/ralink/prom.o:(.bss+0x8): first defined here
mipsel-linux-ld: arch/mips/ralink/prom.o: in function `prom_init':
>> prom.c:(.init.text+0x0): multiple definition of `prom_init'; arch/mips/ralink/prom.o:prom.c:(.init.text+0x0): first defined here
mipsel-linux-ld: arch/mips/ralink/prom.o: in function `prom_free_prom_memory':
>> prom.c:(.init.text+0xec): multiple definition of `prom_free_prom_memory'; arch/mips/ralink/prom.o:prom.c:(.init.text+0xec): first defined here
>> mipsel-linux-ld: arch/mips/ralink/prom.o:(.bss+0x0): multiple definition of `ralink_soc'; arch/mips/ralink/prom.o:(.bss+0x0): first defined here
>> mipsel-linux-ld: arch/mips/ralink/prom.o:(.bss+0x4): multiple definition of `rt2880_pinmux_data'; arch/mips/ralink/prom.o:(.bss+0x4): first defined here
mipsel-linux-ld: arch/mips/ralink/of.o: in function `plat_of_remap_node':
>> of.c:(.text+0x0): multiple definition of `plat_of_remap_node'; arch/mips/ralink/of.o:of.c:(.text+0x0): first defined here
mipsel-linux-ld: arch/mips/ralink/of.o: in function `device_tree_init':
>> of.c:(.init.text+0x88): multiple definition of `device_tree_init'; arch/mips/ralink/of.o:of.c:(.init.text+0x88): first defined here
mipsel-linux-ld: arch/mips/ralink/of.o: in function `plat_mem_setup':
>> of.c:(.init.text+0x90): multiple definition of `plat_mem_setup'; arch/mips/ralink/of.o:of.c:(.init.text+0x90): first defined here
>> mipsel-linux-ld: arch/mips/ralink/of.o:(.bss+0x0): multiple definition of `rt_memc_membase'; arch/mips/ralink/of.o:(.bss+0x0): first defined here
>> mipsel-linux-ld: arch/mips/ralink/of.o:(.bss+0x4): multiple definition of `rt_sysc_membase'; arch/mips/ralink/of.o:(.bss+0x4): first defined here
mipsel-linux-ld: arch/mips/ralink/reset.o: in function `ralink_rst_init':
>> reset.c:(.text+0x10c): multiple definition of `ralink_rst_init'; arch/mips/ralink/reset.o:reset.c:(.text+0x10c): first defined here
mipsel-linux-ld: arch/mips/ralink/clk.o: in function `clk_enable':
>> clk.c:(.text+0x0): multiple definition of `clk_enable'; arch/mips/ralink/clk.o:clk.c:(.text+0x0): first defined here
mipsel-linux-ld: arch/mips/ralink/clk.o: in function `clk_disable':
>> clk.c:(.text+0x8): multiple definition of `clk_disable'; arch/mips/ralink/clk.o:clk.c:(.text+0x8): first defined here
mipsel-linux-ld: arch/mips/ralink/clk.o: in function `clk_get_rate':
>> clk.c:(.text+0x10): multiple definition of `clk_get_rate'; arch/mips/ralink/clk.o:clk.c:(.text+0x10): first defined here
mipsel-linux-ld: arch/mips/ralink/clk.o: in function `clk_set_rate':
>> clk.c:(.text+0x24): multiple definition of `clk_set_rate'; arch/mips/ralink/clk.o:clk.c:(.text+0x24): first defined here
mipsel-linux-ld: arch/mips/ralink/clk.o: in function `clk_round_rate':
>> clk.c:(.text+0x2c): multiple definition of `clk_round_rate'; arch/mips/ralink/clk.o:clk.c:(.text+0x2c): first defined here
mipsel-linux-ld: arch/mips/ralink/clk.o: in function `ralink_clk_add':
>> clk.c:(.text+0x34): multiple definition of `ralink_clk_add'; arch/mips/ralink/clk.o:clk.c:(.text+0x34): first defined here
mipsel-linux-ld: arch/mips/ralink/clk.o: in function `plat_time_init':
>> clk.c:(.init.text+0x0): multiple definition of `plat_time_init'; arch/mips/ralink/clk.o:clk.c:(.init.text+0x0): first defined here
mipsel-linux-ld: arch/mips/ralink/irq.o: in function `get_c0_perfcount_int':
>> irq.c:(.text+0x70): multiple definition of `get_c0_perfcount_int'; arch/mips/ralink/irq.o:irq.c:(.text+0x70): first defined here
mipsel-linux-ld: arch/mips/ralink/irq.o: in function `get_c0_compare_int':
irq.c:(.text+0x114): multiple definition of `get_c0_compare_int'; arch/mips/ralink/irq.o:irq.c:(.text+0x114): first defined here
mipsel-linux-ld: arch/mips/ralink/irq.o: in function `plat_irq_dispatch':
irq.c:(.text+0x11c): multiple definition of `plat_irq_dispatch'; arch/mips/ralink/irq.o:irq.c:(.text+0x11c): first defined here
mipsel-linux-ld: arch/mips/ralink/irq.o: in function `arch_init_irq':
irq.c:(.init.text+0x1b0): multiple definition of `arch_init_irq'; arch/mips/ralink/irq.o:irq.c:(.init.text+0x1b0): first defined here
mipsel-linux-ld: arch/mips/ralink/rt305x.o: in function `ralink_clk_init':
rt305x.c:(.init.text+0x0): multiple definition of `ralink_clk_init'; arch/mips/ralink/rt305x.o:rt305x.c:(.init.text+0x0): first defined here
mipsel-linux-ld: arch/mips/ralink/rt305x.o: in function `ralink_of_remap':
rt305x.c:(.init.text+0x230): multiple definition of `ralink_of_remap'; arch/mips/ralink/rt305x.o:rt305x.c:(.init.text+0x230): first defined here
mipsel-linux-ld: arch/mips/ralink/rt305x.o: in function `prom_soc_init':
rt305x.c:(.text+0xc): multiple definition of `prom_soc_init'; arch/mips/ralink/rt305x.o:rt305x.c:(.text+0xc): first defined here
mipsel-linux-ld: arch/mips/ralink/early_printk.o: in function `prom_putchar':
early_printk.c:(.text+0xc): multiple definition of `prom_putchar'; arch/mips/ralink/early_printk.o:early_printk.c:(.text+0xc): first defined here

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 15711 bytes --]

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

only message in thread, other threads:[~2020-05-14 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 14:15 [mips-linux:mips-next 76/82] prom.c:(.text+0x0): multiple definition of `get_system_type'; arch/mips/ralink/prom.o:prom.c:(.text+0x0): first defined here kbuild 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.