[FS#232] X86_64 crypto_aead compile fail

LEDE Bugs lede-bugs at lists.infradead.org
Sat Oct 15 16:43:00 PDT 2016


A new Flyspray task has been opened.  Details are below. 

User who did this - pynu (pynu) 

Attached to Project - LEDE Project
Summary - X86_64 crypto_aead compile fail
Task Type - Bug Report
Category - Kernel
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - High
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - CHK     include/generated/compile.h
arch/x86/built-in.o: In function `rfc4106_set_authsize':
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/arch/x86/crypto/aesni-intel_glue.c:936: undefined reference to `crypto_aead_setauthsize'
arch/x86/built-in.o: In function `rfc4106_set_key':
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/arch/x86/crypto/aesni-intel_glue.c:910: undefined reference to `crypto_aead_setkey'
arch/x86/built-in.o: In function `aesni_init':
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/arch/x86/crypto/aesni-intel_glue.c:1501: undefined reference to `crypto_register_aeads'
arch/x86/built-in.o: In function `aesni_exit':
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/arch/x86/crypto/aesni-intel_glue.c:1517: undefined reference to `crypto_unregister_aeads'
crypto/built-in.o: In function `cryptd_alloc_aead':
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/crypto/cryptd.c:975: undefined reference to `crypto_alloc_aead'
crypto/built-in.o: In function `cryptd_aead_setauthsize':
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/crypto/cryptd.c:686: undefined reference to `crypto_aead_setauthsize'
crypto/built-in.o: In function `cryptd_aead_setkey':
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/crypto/cryptd.c:677: undefined reference to `crypto_aead_setkey'
crypto/built-in.o: In function `cryptd_create_aead':
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/crypto/cryptd.c:803: undefined reference to `crypto_grab_aead'
/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/crypto/cryptd.c:826: undefined reference to `aead_register_instance'
Makefile:945: recipe for target 'vmlinux' failed
make[5]: *** [vmlinux] Error 1
make[5]: Leaving directory '/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24'
Makefile:24: recipe for target '/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/.image' failed
make[4]: *** [/home/pynu/ledep1/source/build_dir/target-x86_64_musl-1.1.15/linux-x86_64/linux-4.4.24/.image] Error 2
make[4]: Leaving directory '/home/pynu/ledep1/source/target/linux/x86'
Makefile:13: recipe for target 'install' failed
make[3]: *** [install] Error 2
make[3]: Leaving directory '/home/pynu/ledep1/source/target/linux'
target/Makefile:21: recipe for target 'target/linux/install' failed
make[2]: *** [target/linux/install] Error 2
make[2]: Leaving directory '/home/pynu/ledep1/source'
target/Makefile:17: recipe for target '/home/pynu/ledep1/source/staging_dir/target-x86_64_musl-1.1.15/stamp/.target_install' failed
make[1]: *** [/home/pynu/ledep1/source/staging_dir/target-x86_64_musl-1.1.15/stamp/.target_install] Error 2
make[1]: Leaving directory '/home/pynu/ledep1/source'
/home/pynu/ledep1/source/include/toplevel.mk:193: recipe for target 'world' failed
make: *** [world] Error 2


More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=232



More information about the lede-bugs mailing list