Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: David Howells <dhowells@redhat.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: [dhowells-fs:crypto-krb5 33/33] ld.lld: error: undefined symbol: rxgk_kernel_respond_to_challenge
Date: Sat, 1 Feb 2025 05:39:53 +0800	[thread overview]
Message-ID: <202502010542.hW3K2y57-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git crypto-krb5
head:   3108d67c535aa3ea00a95b1daf8efdc15bb074b4
commit: 3108d67c535aa3ea00a95b1daf8efdc15bb074b4 [33/33] afs: Use rxgk RESPONSE to pass token for callback channel
config: x86_64-buildonly-randconfig-005-20250131 (https://download.01.org/0day-ci/archive/20250201/202502010542.hW3K2y57-lkp@intel.com/config)
compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250201/202502010542.hW3K2y57-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/202502010542.hW3K2y57-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: rxgk_kernel_respond_to_challenge
   >>> referenced by cm_security.c:57 (fs/afs/cm_security.c:57)
   >>>               vmlinux.o:(afs_respond_to_challenge)
--
>> ld.lld: error: undefined symbol: crypto_krb5_find_enctype
   >>> referenced by cm_security.c:87 (fs/afs/cm_security.c:87)
   >>>               vmlinux.o:(afs_create_token_key)
   >>> referenced by cm_security.c:139 (fs/afs/cm_security.c:139)
   >>>               vmlinux.o:(afs_create_cm_token)
--
>> ld.lld: error: undefined symbol: crypto_krb5_how_much_buffer
   >>> referenced by cm_security.c:173 (fs/afs/cm_security.c:173)
   >>>               vmlinux.o:(afs_create_cm_token)
--
>> ld.lld: error: undefined symbol: crypto_krb5_prepare_encryption
   >>> referenced by cm_security.c:255 (fs/afs/cm_security.c:255)
   >>>               vmlinux.o:(afs_create_cm_token)
--
>> ld.lld: error: undefined symbol: crypto_krb5_encrypt
   >>> referenced by cm_security.c:263 (fs/afs/cm_security.c:263)
   >>>               vmlinux.o:(afs_create_cm_token)

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

                 reply	other threads:[~2025-01-31 21:40 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=202502010542.hW3K2y57-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=dhowells@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox