All of lore.kernel.org
 help / color / mirror / Atom feed
* [zen-kernel-zen-kernel:5.13/bbr2 16/30] tcp_bbr2.c:undefined reference to `__udivdi3'
@ 2021-06-29  6:37 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-29  6:37 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/zen-kernel/zen-kernel 5.13/bbr2
head:   50a9bcbda886c487541cbe02e2ff6bf54107028c
commit: 4fed32a2e2e1ba3d485c16cf1f08a1b17abe738d [16/30] net-tcp_bbr: v2: BBRv2 ("bbr2") congestion control for Linux TCP
config: m68k-allyesconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.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://github.com/zen-kernel/zen-kernel/commit/4fed32a2e2e1ba3d485c16cf1f08a1b17abe738d
        git remote add zen-kernel-zen-kernel https://github.com/zen-kernel/zen-kernel
        git fetch --no-tags zen-kernel-zen-kernel 5.13/bbr2
        git checkout 4fed32a2e2e1ba3d485c16cf1f08a1b17abe738d
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross O=build_dir ARCH=m68k 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 >>):

   m68k-linux-ld: net/ipv4/tcp_bbr.o: in function `bbr_tso_segs':
   tcp_bbr.c:(.text+0xf8): undefined reference to `__udivdi3'
   m68k-linux-ld: net/ipv4/tcp_bbr.o: in function `bbr_quantization_budget':
   tcp_bbr.c:(.text+0x17a): undefined reference to `__udivdi3'
   m68k-linux-ld: net/ipv4/tcp_bbr.o: in function `bbr_packets_in_net_at_edt':
   tcp_bbr.c:(.text+0x28a): undefined reference to `__udivdi3'
   m68k-linux-ld: net/ipv4/tcp_bbr2.o: in function `bbr_tso_segs':
>> tcp_bbr2.c:(.text+0x11e): undefined reference to `__udivdi3'
   m68k-linux-ld: net/ipv4/tcp_bbr2.o: in function `bbr_tso_segs_goal':
   tcp_bbr2.c:(.text+0x1be): undefined reference to `__udivdi3'
   m68k-linux-ld: net/ipv4/tcp_bbr2.o:tcp_bbr2.c:(.text+0x1560): 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: 60711 bytes --]

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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-29  6:37 [zen-kernel-zen-kernel:5.13/bbr2 16/30] tcp_bbr2.c: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.