All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	linux-arch@vger.kernel.org
Subject: [arnd-asm-generic:syscall-tbl-6.11 47/80] ld.lld: error: undefined symbol: __sys_bind
Date: Fri, 26 Jul 2024 07:35:45 +0800	[thread overview]
Message-ID: <202407260736.TZLqB0aJ-lkp@intel.com> (raw)

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

                 reply	other threads:[~2024-07-25 23:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202407260736.TZLqB0aJ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.