tree: https://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kbuild head: 6fb9ffb9bf05ec891f8a8de85aa1b606549c57ab commit: b309dad15a2a3c96eb856305d752dc3a5c205f49 [4/31] kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y config: mips-ip32_defconfig (attached as .config) compiler: mips64-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 b309dad15a2a3c96eb856305d752dc3a5c205f49 # save the attached .config to linux build tree 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@xxxxxxxxx> All errors (new ones prefixed by >>): mips64-linux-ld: arch/mips/fw/arc/memory.o: in function `prom_meminit': >> memory.c:(.init.text+0x1c): multiple definition of `prom_meminit'; arch/mips/sgi-ip32/ip32-memory.o:ip32-memory.c:(.init.text+0x0): first defined here mips64-linux-ld: arch/mips/fw/arc/memory.o: in function `prom_free_prom_memory': >> memory.c:(.init.text+0x1a8): multiple definition of `prom_free_prom_memory'; arch/mips/sgi-ip32/ip32-memory.o:ip32-memory.c:(.init.text+0xe8): first defined here --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip