All of lore.kernel.org
 help / color / mirror / Atom feed
* [zen:5.14/cacule 2/2] fair.c:(.text.pick_next_entity.isra.0+0xec): undefined reference to `__udivdi3'
@ 2021-09-18  6:29 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-09-18  6:29 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/zen-kernel/zen-kernel 5.14/cacule
head:   59f24cb77ee9185eca4a4b98a5b45a415d7fee96
commit: 59f24cb77ee9185eca4a4b98a5b45a415d7fee96 [2/2] cacule: Switch to the basic (non-"full") CacULE patch
config: mips-allyesconfig (attached as .config)
compiler: mips-linux-gcc (GCC) 11.2.0
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://github.com/zen-kernel/zen-kernel/commit/59f24cb77ee9185eca4a4b98a5b45a415d7fee96
        git remote add zen https://github.com/zen-kernel/zen-kernel
        git fetch --no-tags zen 5.14/cacule
        git checkout 59f24cb77ee9185eca4a4b98a5b45a415d7fee96
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=mips SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   arch/mips/kernel/head.o: in function `kernel_entry':
   (.ref.text+0xac): relocation truncated to fit: R_MIPS_26 against `start_kernel'
   init/main.o: in function `set_reset_devices':
   main.c:(.init.text+0x10): relocation truncated to fit: R_MIPS_26 against `_mcount'
   main.c:(.init.text+0x18): relocation truncated to fit: R_MIPS_26 against `__sanitizer_cov_trace_pc'
   init/main.o: in function `debug_kernel':
   main.c:(.init.text+0x4c): relocation truncated to fit: R_MIPS_26 against `_mcount'
   main.c:(.init.text+0x54): relocation truncated to fit: R_MIPS_26 against `__sanitizer_cov_trace_pc'
   init/main.o: in function `quiet_kernel':
   main.c:(.init.text+0x88): relocation truncated to fit: R_MIPS_26 against `_mcount'
   main.c:(.init.text+0x90): relocation truncated to fit: R_MIPS_26 against `__sanitizer_cov_trace_pc'
   init/main.o: in function `warn_bootconfig':
   main.c:(.init.text+0xc4): relocation truncated to fit: R_MIPS_26 against `_mcount'
   main.c:(.init.text+0xcc): relocation truncated to fit: R_MIPS_26 against `__sanitizer_cov_trace_pc'
   init/main.o: in function `init_setup':
   main.c:(.init.text+0x100): relocation truncated to fit: R_MIPS_26 against `_mcount'
   main.c:(.init.text+0x110): additional relocation overflows omitted from the output
   mips-linux-ld: kernel/sched/fair.o: in function `pick_next_entity.isra.0':
>> fair.c:(.text.pick_next_entity.isra.0+0xec): undefined reference to `__udivdi3'
>> mips-linux-ld: fair.c:(.text.pick_next_entity.isra.0+0x100): undefined reference to `__udivdi3'
   mips-linux-ld: fair.c:(.text.pick_next_entity.isra.0+0x110): undefined reference to `__udivdi3'
   mips-linux-ld: fair.c:(.text.pick_next_entity.isra.0+0x124): undefined reference to `__udivdi3'
   mips-linux-ld: fair.c:(.text.pick_next_entity.isra.0+0x1b8): undefined reference to `__udivdi3'
   mips-linux-ld: kernel/sched/fair.o:fair.c:(.text.pick_next_entity.isra.0+0x1cc): more undefined references to `__udivdi3' follow

---
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: 70956 bytes --]

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

only message in thread, other threads:[~2021-09-18  6:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-18  6:29 [zen:5.14/cacule 2/2] fair.c:(.text.pick_next_entity.isra.0+0xec): undefined reference to `__udivdi3' 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.