arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 2 errors, 1 warning (v5.14-rc3)
Full Build Summary: https://kernelci.org/build/arm64/branch/for-kernelci/kernel/v5.14-rc3/
Tree: arm64
Branch: for-kernelci
Git Describe: v5.14-rc3
Git Commit: ff1176468d368232b684f75e82563369208bc371
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
Built: 1 unique architecture
Build Failure Detected:
arm64:
allmodconfig: (gcc-8) FAIL
Errors and Warnings Detected:
arm64:
allmodconfig (gcc-8): 2 errors, 1 warning
Errors summary:
1 ./../include/linux/compiler_types.h:328:38: error: call to ‘__compiletime_assert_1864’ declared with attribute error: FIELD_PREP: value too large for the field
1 ./../include/linux/compiler_types.h:328:38: error: call to ‘__compiletime_assert_1857’ declared with attribute error: FIELD_PREP: value too large for the field
Warnings summary:
1 kernel/trace/trace_osnoise.c:1461:8: warning: ‘main’ is usually a function [-Wmain]
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
allmodconfig (arm64, gcc-8) — FAIL, 2 errors, 1 warning, 0 section mismatches
Errors:
./../include/linux/compiler_types.h:328:38: error: call to ‘__compiletime_assert_1857’ declared with attribute error: FIELD_PREP: value too large for the field
./../include/linux/compiler_types.h:328:38: error: call to ‘__compiletime_assert_1864’ declared with attribute error: FIELD_PREP: value too large for the field
Warnings:
kernel/trace/trace_osnoise.c:1461:8: warning: ‘main’ is usually a function [-Wmain]
--------------------------------------------------------------------------------
defconfig (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches
---
For more info write to <info(a)kernelci.org>