lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202507161032.QholMPtn-lkp@intel.com>
Date: Wed, 16 Jul 2025 10:56:20 +0800
From: kernel test robot <lkp@...el.com>
To: Bo Liu <liubo03@...pur.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
	Gao Xiang <xiang@...nel.org>
Subject: ld.lld: error: undefined symbol: crypto_req_done

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@...el.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ