tree: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
head: b6f5f0c8f72d348b2d07b20d7b680ef13a7ffe98
commit: adad556efcdd42a1d9e060cbe5f6161cccf1fa28 [26/46] crypto: api - Fix built-in testing dependency failures
config: arc-tb10x_defconfig (attached as .config)
compiler: arc-elf-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git/commit/?id=adad556efcdd42a1d9e060cbe5f6161cccf1fa28
git remote add herbert-cryptodev-2.6 https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
git fetch --no-tags herbert-cryptodev-2.6 master
git checkout adad556efcdd42a1d9e060cbe5f6161cccf1fa28
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <redacted>
All errors (new ones prefixed by >>):
arc-elf-ld: crypto/api.o: in function `crypto_wait_for_test':
api.c:(.text+0x75a): undefined reference to `crypto_alg_tested'quoted
arc-elf-ld: api.c:(.text+0x75a): undefined reference to `crypto_alg_tested'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org