All of lore.kernel.org
 help / color / mirror / Atom feed
* [rcu:dev.2021.07.27b 31/57] cpu.c:undefined reference to `__udivdi3'
@ 2021-08-03  8:54 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-08-03  8:54 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: kbuild-all, linux-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git dev.2021.07.27b
head:   11e66439ec35a4e59ab0bafdc33b56f395cc3b49
commit: 32cf354ee4ee0de2f8869d5b579bd3eed27ec7c2 [31/57] EXP: cpu: Convert timings from jiffies to ktime_get_mono_fast_ns()
config: mips-bmips_be_defconfig (attached as .config)
compiler: mips-linux-gcc (GCC) 10.3.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://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git/commit/?id=32cf354ee4ee0de2f8869d5b579bd3eed27ec7c2
        git remote add rcu https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
        git fetch --no-tags rcu dev.2021.07.27b
        git checkout 32cf354ee4ee0de2f8869d5b579bd3eed27ec7c2
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.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 >>):

   mips-linux-ld: kernel/cpu.o: in function `cpuhp_invoke_callback':
>> cpu.c:(.text+0x30c): undefined reference to `__udivdi3'
>> mips-linux-ld: cpu.c:(.text+0x444): undefined reference to `__udivdi3'
   mips-linux-ld: cpu.c:(.text+0x554): undefined reference to `__udivdi3'
   mips-linux-ld: cpu.c:(.text+0x6b4): undefined reference to `__udivdi3'
   mips-linux-ld: kernel/cpu.o: in function `cpuhp_up_callbacks':
   cpu.c:(.text+0x15c4): undefined reference to `__udivdi3'

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [rcu:dev.2021.07.27b 31/57] cpu.c:undefined reference to `__udivdi3'
@ 2021-08-03  8:54 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-08-03  8:54 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git dev.2021.07.27b
head:   11e66439ec35a4e59ab0bafdc33b56f395cc3b49
commit: 32cf354ee4ee0de2f8869d5b579bd3eed27ec7c2 [31/57] EXP: cpu: Convert timings from jiffies to ktime_get_mono_fast_ns()
config: mips-bmips_be_defconfig (attached as .config)
compiler: mips-linux-gcc (GCC) 10.3.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://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git/commit/?id=32cf354ee4ee0de2f8869d5b579bd3eed27ec7c2
        git remote add rcu https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
        git fetch --no-tags rcu dev.2021.07.27b
        git checkout 32cf354ee4ee0de2f8869d5b579bd3eed27ec7c2
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.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 >>):

   mips-linux-ld: kernel/cpu.o: in function `cpuhp_invoke_callback':
>> cpu.c:(.text+0x30c): undefined reference to `__udivdi3'
>> mips-linux-ld: cpu.c:(.text+0x444): undefined reference to `__udivdi3'
   mips-linux-ld: cpu.c:(.text+0x554): undefined reference to `__udivdi3'
   mips-linux-ld: cpu.c:(.text+0x6b4): undefined reference to `__udivdi3'
   mips-linux-ld: kernel/cpu.o: in function `cpuhp_up_callbacks':
   cpu.c:(.text+0x15c4): undefined reference to `__udivdi3'

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-03  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03  8:54 [rcu:dev.2021.07.27b 31/57] cpu.c:undefined reference to `__udivdi3' kernel test robot
2021-08-03  8:54 ` 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.