[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202212161250.ZU92KQnS-lkp@intel.com>
Date: Fri, 16 Dec 2022 12:04:50 +0800
From: kernel test robot <lkp@...el.com>
To: Nick Desaulniers <ndesaulniers@...gle.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
Masahiro Yamada <masahiroy@...nel.org>,
Nathan Chancellor <nathan@...nel.org>
Subject: selftest.c:undefined reference to `pkcs7_parse_message'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 84e57d292203a45c96dbcb2e6be9dd80961d981a
commit: 61f2b7c7497ba96cdde5bbaeb9e07f4c48f41f97 Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
date: 3 months ago
config: parisc-buildonly-randconfig-r006-20221216
compiler: hppa-linux-gcc (GCC) 12.1.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/torvalds/linux.git/commit/?id=61f2b7c7497ba96cdde5bbaeb9e07f4c48f41f97
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 61f2b7c7497ba96cdde5bbaeb9e07f4c48f41f97
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=parisc SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
hppa-linux-ld: hppa-linux-ld: DWARF error: could not find abbrev number 611982757
crypto/asymmetric_keys/selftest.o: in function `fips_signature_selftest':
>> selftest.c:(.init.text+0xb4): undefined reference to `pkcs7_parse_message'
>> hppa-linux-ld: selftest.c:(.init.text+0xe4): undefined reference to `pkcs7_supply_detached_data'
>> hppa-linux-ld: selftest.c:(.init.text+0xf0): undefined reference to `pkcs7_verify'
>> hppa-linux-ld: selftest.c:(.init.text+0x110): undefined reference to `pkcs7_validate_trust'
>> hppa-linux-ld: selftest.c:(.init.text+0x12c): undefined reference to `pkcs7_free_message'
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (115730 bytes)
Powered by blists - more mailing lists