All of lore.kernel.org
 help / color / mirror / Atom feed
* [zen:6.6/bbr3 1/1] tcp_bbr.c:undefined reference to `__udivdi3'
@ 2024-01-19 20:58 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-01-19 20:58 UTC (permalink / raw)
  To: steven; +Cc: oe-kbuild-all

tree:   https://github.com/zen-kernel/zen-kernel 6.6/bbr3
head:   5d8376057790252b220d3a5eea2b628106f69d38
commit: 5d8376057790252b220d3a5eea2b628106f69d38 [1/1] tcp/bbr3: initial import
config: i386-buildonly-randconfig-002-20240119 (https://download.01.org/0day-ci/archive/20240120/202401200422.IPB89V67-lkp@intel.com/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240120/202401200422.IPB89V67-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202401200422.IPB89V67-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: net/ipv4/tcp_bbr.o: in function `bbr_packets_in_net_at_edt':
>> tcp_bbr.c:(.text+0xef): undefined reference to `__udivdi3'
   ld: net/ipv4/tcp_bbr.o: in function `bbr_tso_segs':
   tcp_bbr.c:(.text+0xcd5): undefined reference to `__udivdi3'
   ld: net/ipv4/tcp_bbr.o: in function `bbr_quantization_budget':
   tcp_bbr.c:(.text+0xd46): undefined reference to `__udivdi3'
   ld: net/ipv4/tcp_bbr.o: in function `bbr_inflight.constprop.0':
   tcp_bbr.c:(.text+0xe1e): undefined reference to `__udivdi3'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

only message in thread, other threads:[~2024-01-19 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-19 20:58 [zen:6.6/bbr3 1/1] tcp_bbr.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.