All of lore.kernel.org
 help / color / mirror / Atom feed
* [arnd-asm-generic:syscall-tbl-6.11 47/80] ld.lld: error: undefined symbol: __sys_bind
@ 2024-07-25 23:35 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-07-25 23:35 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: llvm, oe-kbuild-all, linux-arch

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git syscall-tbl-6.11
head:   297d47a6407bea09324a4e1ba26a1735093f433f
commit: 3a8a5eab63799a794f4ddff1de56fda059d5fc80 [47/80] ARM: OABI SYSCALL_DEFINEx
config: arm-randconfig-004-20240726 (https://download.01.org/0day-ci/archive/20240726/202407260736.TZLqB0aJ-lkp@intel.com/config)
compiler: clang version 20.0.0git (https://github.com/llvm/llvm-project ccae7b461be339e717d02f99ac857cf0bc7d17fc)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240726/202407260736.TZLqB0aJ-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/202407260736.TZLqB0aJ-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: __sys_bind
   >>> referenced by sys_oabi-compat.c:434 (arch/arm/kernel/sys_oabi-compat.c:434)
   >>>               arch/arm/kernel/sys_oabi-compat.o:(__se_sys_oabi_bind) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: __sys_connect
   >>> referenced by sys_oabi-compat.c:445 (arch/arm/kernel/sys_oabi-compat.c:445)
   >>>               arch/arm/kernel/sys_oabi-compat.o:(__se_sys_oabi_connect) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: __sys_sendto
   >>> referenced by sys_oabi-compat.c:456 (arch/arm/kernel/sys_oabi-compat.c:456)
   >>>               arch/arm/kernel/sys_oabi-compat.o:(__se_sys_oabi_sendto) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: __sys_sendmsg
   >>> referenced by sys_oabi-compat.c:483 (arch/arm/kernel/sys_oabi-compat.c:483)
   >>>               arch/arm/kernel/sys_oabi-compat.o:(__se_sys_oabi_sendmsg) in archive vmlinux.a

-- 
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-07-25 23:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 23:35 [arnd-asm-generic:syscall-tbl-6.11 47/80] ld.lld: error: undefined symbol: __sys_bind 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.