llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [ebiggers:wip-libcrypto-conversions 29/32] ld.lld: error: undefined symbol: hmac_md5_init_usingrawkey
@ 2025-08-04 12:06 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-08-04 12:06 UTC (permalink / raw)
  To: Eric Biggers; +Cc: llvm, oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git wip-libcrypto-conversions
head:   e34392e8cebe5f0e190ff1425650c593cd77b930
commit: b8eea1ff5f8a4c0efc11d66782a6684ff16baf2b [29/32] smb: server: Use HMAC-MD5 library instead of crypto_shash
config: arm64-randconfig-004-20250804 (https://download.01.org/0day-ci/archive/20250804/202508041913.a4aVqxlT-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 8f09b03aebb71c154f3bbe725c29e3f47d37c26e)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250804/202508041913.a4aVqxlT-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/202508041913.a4aVqxlT-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: hmac_md5_init_usingrawkey
   >>> referenced by auth.c
   >>>               fs/smb/server/auth.o:(ksmbd_auth_ntlmv2) in archive vmlinux.a
   >>> referenced by auth.c
   >>>               fs/smb/server/auth.o:(ksmbd_auth_ntlmv2) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: hmac_md5_usingrawkey
   >>> referenced by auth.c
   >>>               fs/smb/server/auth.o:(ksmbd_auth_ntlmv2) 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:[~2025-08-04 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-04 12:06 [ebiggers:wip-libcrypto-conversions 29/32] ld.lld: error: undefined symbol: hmac_md5_init_usingrawkey kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).