All of lore.kernel.org
 help / color / mirror / Atom feed
* ld.lld: error: undefined symbol: crypto_req_done
@ 2025-07-16  2:56 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-07-16  2:56 UTC (permalink / raw)
  To: Bo Liu; +Cc: oe-kbuild-all, linux-kernel, Gao Xiang

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   155a3c003e555a7300d156a5252c004c392ec6b0
commit: b4a29efc51461edf1a02e9da656d4480cabd24b0 erofs: support DEFLATE decompression by using Intel QAT
date:   7 weeks ago
config: mips-randconfig-r054-20250716 (https://download.01.org/0day-ci/archive/20250716/202507161032.QholMPtn-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project 16534d19bf50bde879a83f0ae62875e2c5120e64)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250716/202507161032.QholMPtn-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/202507161032.QholMPtn-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: crypto_req_done
   >>> referenced by decompressor_crypto.c
   >>>               fs/erofs/decompressor_crypto.o:(z_erofs_crypto_decompress) in archive vmlinux.a
   >>> referenced by decompressor_crypto.c
   >>>               fs/erofs/decompressor_crypto.o:(z_erofs_crypto_decompress) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: crypto_acomp_decompress
   >>> referenced by decompressor_crypto.c
   >>>               fs/erofs/decompressor_crypto.o:(z_erofs_crypto_decompress) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: crypto_alloc_acomp
   >>> referenced by decompressor_crypto.c
   >>>               fs/erofs/decompressor_crypto.o:(z_erofs_crypto_enable_engine) 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-07-16  2:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16  2:56 ld.lld: error: undefined symbol: crypto_req_done 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.