Buildresult: gustavoars/xtensa-allmodconfig/xtensa-gcc11 built on Jan 7 2023, 01:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jan 7 2023, 01:03
Duration:
0:15:17.386106
Builder:
alpine2
Revision:
bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper (
b942a520d9e43bc31f0808d2f2267a1ddba75518)
Target:
gustavoars/xtensa-allmodconfig/xtensa-gcc11
Branch:
gustavoars
Compiler:
xtensa-gcc11
(xtensa-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
kernel/kcsan/kcsan_test.c:257:1: error: the frame size of 1680 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:252: kernel/kcsan/kcsan_test.o] Error 1 make[3]: *** [scripts/Makefile.build:504: kernel/kcsan] Error 2 make[2]: *** [scripts/Makefile.build:504: kernel] Error 2 make[1]: *** [Makefile:2008: .] Error 2 make: *** [Makefile:242: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify b942a520d9e43bc31f0808d2f2267a1ddba75518^{commit} b942a520d9e43bc31f0808d2f2267a1ddba75518 already have revision, skipping fetch # git checkout -q -f -B kisskb b942a520d9e43bc31f0808d2f2267a1ddba75518 # git clean -qxdf # < git log -1 # commit b942a520d9e43bc31f0808d2f2267a1ddba75518 # Author: Gustavo A. R. Silva <gustavoars@kernel.org> # Date: Mon Sep 26 16:43:15 2022 -0500 # # bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper # # Zero-length arrays are deprecated and we are moving towards adopting # C99 flexible-array members, instead. So, replace zero-length arrays # declarations in anonymous union with the new DECLARE_FLEX_ARRAY() # helper macro. # # This helper allows for flexible-array members in unions. # # Link: https://github.com/KSPP/linux/issues/193 # Link: https://github.com/KSPP/linux/issues/213 # Link: https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html # Reviewed-by: Kees Cook <keescook@chromium.org> # Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/xtensa-linux/bin/xtensa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/xtensa-linux/bin/xtensa-linux-ld --version # < git log --format=%s --max-count=1 b942a520d9e43bc31f0808d2f2267a1ddba75518 # < make -s -j 160 ARCH=xtensa O=/kisskb/build/gustavoars_xtensa-allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/xtensa-linux/bin/xtensa-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 160 ARCH=xtensa O=/kisskb/build/gustavoars_xtensa-allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/xtensa-linux/bin/xtensa-linux- help # make -s -j 160 ARCH=xtensa O=/kisskb/build/gustavoars_xtensa-allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/xtensa-linux/bin/xtensa-linux- olddefconfig # make -s -j 160 ARCH=xtensa O=/kisskb/build/gustavoars_xtensa-allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/xtensa-linux/bin/xtensa-linux- /kisskb/src/kernel/kcsan/kcsan_test.c: In function '__report_matches': /kisskb/src/kernel/kcsan/kcsan_test.c:257:1: error: the frame size of 1680 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] 257 | } | ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:252: kernel/kcsan/kcsan_test.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:504: kernel/kcsan] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:504: kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2008: .] Error 2 make: *** [Makefile:242: __sub-make] Error 2 Command 'make -s -j 160 ARCH=xtensa O=/kisskb/build/gustavoars_xtensa-allmodconfig_xtensa-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/xtensa-linux/bin/xtensa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/gustavoars_xtensa-allmodconfig_xtensa-gcc11 # Build took: 0:15:17.386106
© Michael Ellerman 2006-2018.