Buildresult: crypto/x86_64-allmodconfig/x86_64-gcc8 built on Apr 26 2021, 22:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 26 2021, 22:30
Duration:
0:34:36.202035
Builder:
blade4b
Revision:
fsverity: relax build time dependency on CRYPTO_SHA256 (
e3a606f2c544b231f6079c8c5fea451e772e1139)
Target:
crypto/x86_64-allmodconfig/x86_64-gcc8
Branch:
crypto
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
make[3]: *** [scripts/Makefile.modfinal:78: mm/kfence/kfence_test.ko] Error 1 make[2]: *** [scripts/Makefile.modpost:138: __modpost] Error 2 make[1]: *** [Makefile:1440: modules] Error 2 make: *** [Makefile:215: __sub-make] Error 2
Possible warnings (1)
lib/bitfield_kunit.c:93:1: warning: the frame size of 7432 bytes is larger than 2048 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify e3a606f2c544b231f6079c8c5fea451e772e1139^{commit} e3a606f2c544b231f6079c8c5fea451e772e1139 already have revision, skipping fetch # git checkout -q -f -B kisskb e3a606f2c544b231f6079c8c5fea451e772e1139 # git clean -qxdf # < git log -1 # commit e3a606f2c544b231f6079c8c5fea451e772e1139 # Author: Ard Biesheuvel <ardb@kernel.org> # Date: Wed Apr 21 09:55:11 2021 +0200 # # fsverity: relax build time dependency on CRYPTO_SHA256 # # CONFIG_CRYPTO_SHA256 denotes the generic C implementation of the SHA-256 # shash algorithm, which is selected as the default crypto shash provider # for fsverity. However, fsverity has no strict link time dependency, and # the same shash could be exposed by an optimized implementation, and arm64 # has a number of those (scalar, NEON-based and one based on special crypto # instructions). In such cases, it makes little sense to require that the # generic C implementation is incorporated as well, given that it will never # be called. # # To address this, relax the 'select' clause to 'imply' so that the generic # driver can be omitted from the build if desired. # # Acked-by: Eric Biggers <ebiggers@google.com> # Signed-off-by: Ard Biesheuvel <ardb@kernel.org> # Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e3a606f2c544b231f6079c8c5fea451e772e1139 # < make -s -j 24 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 24 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: File format not recognized /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7432 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info mm/kfence/kfence_test.o: file not recognized: File format not recognized make[3]: *** [/kisskb/src/scripts/Makefile.modfinal:78: mm/kfence/kfence_test.ko] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.modpost:138: __modpost] Error 2 make[1]: *** [/kisskb/src/Makefile:1440: modules] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 24 ARCH=x86 O=/kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/crypto_x86-allmodconfig_x86_64-gcc8 # Build took: 0:34:36.202035
© Michael Ellerman 2006-2018.