From: kbuild test robot <fengguang.wu@intel.com>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
David Howells <dhowells@redhat.com>,
Eric Biggers <ebiggers3@gmail.com>
Subject: big_key.c:undefined reference to `crypto_aead_setkey'
Date: Thu, 12 Oct 2017 23:12:31 +0800 [thread overview]
Message-ID: <201710122330.G5mod72o%fengguang.wu@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 4437 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: ff5abbe799e29099695cb8b5b2f198dd8b8bdf26
commit: 428490e38b2e352812e0b765d8bceafab0ec441d security/keys: rewrite all of big_key crypto
date: 2 weeks ago
config: x86_64-randconfig-it0-10121950 (attached as .config)
compiler: gcc-4.9 (Debian 4.9.4-2) 4.9.4
reproduce:
git checkout 428490e38b2e352812e0b765d8bceafab0ec441d
# save the attached .config to linux build tree
make ARCH=x86_64
All errors (new ones prefixed by >>):
security/keys/big_key.o: In function `big_key_crypt':
>> big_key.c:(.text+0x154): undefined reference to `crypto_aead_setkey'
security/keys/big_key.o: In function `big_key_init':
>> big_key.c:(.init.text+0x1b): undefined reference to `crypto_alloc_aead'
>> big_key.c:(.init.text+0x7e): undefined reference to `crypto_aead_setauthsize'
>> big_key.c:(.init.text+0xf3): undefined reference to `crypto_destroy_tfm'
crypto/gcm.o: In function `gcm_enc_copy_hash':
>> gcm.c:(.text+0x1c7): undefined reference to `scatterwalk_map_and_copy'
crypto/gcm.o: In function `crypto_gcm_verify':
gcm.c:(.text+0x225): undefined reference to `scatterwalk_map_and_copy'
>> gcm.c:(.text+0x234): undefined reference to `__crypto_memneq'
crypto/gcm.o: In function `gcm_hash_crypt_remain_continue':
>> gcm.c:(.text+0x3a1): undefined reference to `crypto_ahash_finup'
crypto/gcm.o: In function `crypto_gcm_exit_tfm':
>> gcm.c:(.text+0x624): undefined reference to `crypto_destroy_tfm'
gcm.c:(.text+0x631): undefined reference to `crypto_destroy_tfm'
crypto/gcm.o: In function `crypto_rfc4106_exit_tfm':
gcm.c:(.text+0x64a): undefined reference to `crypto_destroy_tfm'
crypto/gcm.o: In function `crypto_gcm_init_tfm':
>> gcm.c:(.text+0x671): undefined reference to `crypto_spawn_tfm2'
gcm.c:(.text+0x6b9): undefined reference to `crypto_spawn_tfm2'
gcm.c:(.text+0x731): undefined reference to `crypto_destroy_tfm'
crypto/gcm.o: In function `crypto_rfc4106_init_tfm':
gcm.c:(.text+0x761): undefined reference to `crypto_spawn_tfm2'
crypto/gcm.o: In function `crypto_gcm_setkey':
>> gcm.c:(.text+0x97c): undefined reference to `crypto_ahash_setkey'
crypto/gcm.o: In function `crypto_gcm_init_common':
>> gcm.c:(.text+0xacc): undefined reference to `scatterwalk_ffwd'
gcm.c:(.text+0xbf3): undefined reference to `scatterwalk_ffwd'
crypto/gcm.o: In function `crypto_rfc4106_crypt':
gcm.c:(.text+0xcb5): undefined reference to `scatterwalk_map_and_copy'
gcm.c:(.text+0xd9c): undefined reference to `scatterwalk_ffwd'
gcm.c:(.text+0xed1): undefined reference to `scatterwalk_ffwd'
crypto/gcm.o: In function `crypto_gcm_free':
>> gcm.c:(.text+0x1063): undefined reference to `crypto_drop_spawn'
gcm.c:(.text+0x106f): undefined reference to `crypto_drop_spawn'
crypto/gcm.o: In function `crypto_rfc4106_free':
gcm.c:(.text+0x1093): undefined reference to `crypto_drop_spawn'
crypto/gcm.o: In function `crypto_rfc4543_free':
gcm.c:(.text+0x10b7): undefined reference to `crypto_drop_spawn'
crypto/gcm.o: In function `crypto_gcm_create_common':
>> gcm.c:(.text+0x10f0): undefined reference to `crypto_get_attr_type'
>> gcm.c:(.text+0x1178): undefined reference to `crypto_ahash_type'
>> gcm.c:(.text+0x1185): undefined reference to `crypto_find_alg'
>> gcm.c:(.text+0x1221): undefined reference to `crypto_init_ahash_spawn'
>> gcm.c:(.text+0x1292): undefined reference to `crypto_grab_skcipher'
>> gcm.c:(.text+0x14a5): undefined reference to `aead_register_instance'
>> gcm.c:(.text+0x14cb): undefined reference to `crypto_mod_put'
gcm.c:(.text+0x14e6): undefined reference to `crypto_drop_spawn'
gcm.c:(.text+0x14f7): undefined reference to `crypto_drop_spawn'
crypto/gcm.o: In function `crypto_gcm_base_create':
>> gcm.c:(.text+0x154b): undefined reference to `crypto_attr_alg_name'
gcm.c:(.text+0x158f): undefined reference to `crypto_attr_alg_name'
crypto/gcm.o: In function `crypto_gcm_create':
gcm.c:(.text+0x1680): undefined reference to `crypto_attr_alg_name'
crypto/gcm.o: In function `crypto_rfc4106_create':
gcm.c:(.text+0x179a): undefined reference to `crypto_get_attr_type'
gcm.c:(.text+0x1809): undefined reference to `crypto_attr_alg_name'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 31095 bytes --]
reply other threads:[~2017-10-12 15:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201710122330.G5mod72o%fengguang.wu@intel.com \
--to=fengguang.wu@intel.com \
--cc=Jason@zx2c4.com \
--cc=dhowells@redhat.com \
--cc=ebiggers3@gmail.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®