stable-rc/queue/5.4 build: 17 builds: 3 failed, 14 passed, 15 errors, 23 warnings (v5.4.264-83-gd802fd884c5d5)
Full Build Summary: https://kernelci.org/build/stable-rc/branch/queue%2F5.4/kernel/v5.4.264-83-…
Tree: stable-rc
Branch: queue/5.4
Git Describe: v5.4.264-83-gd802fd884c5d5
Git Commit: d802fd884c5d50a216d3aa80e96f96598927dad8
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Built: 7 unique architectures
Build Failures Detected:
i386:
i386_defconfig: (gcc-10) FAIL
x86_64:
x86_64_defconfig: (gcc-10) FAIL
x86_64_defconfig+x86-board: (gcc-10) FAIL
Errors and Warnings Detected:
arc:
arm64:
defconfig (gcc-10): 2 warnings
defconfig+arm64-chromebook (gcc-10): 2 warnings
arm:
i386:
allnoconfig (gcc-10): 2 warnings
i386_defconfig (gcc-10): 5 errors, 1 warning
tinyconfig (gcc-10): 2 warnings
mips:
riscv:
x86_64:
allnoconfig (gcc-10): 4 warnings
tinyconfig (gcc-10): 4 warnings
x86_64_defconfig (gcc-10): 5 errors, 3 warnings
x86_64_defconfig+x86-board (gcc-10): 5 errors, 3 warnings
Errors summary:
3 drivers/gpu/drm/i915/display/intel_display.c:14153:10: error: ‘return’ with a value, in function returning void [-Werror=return-type]
3 drivers/gpu/drm/i915/display/intel_display.c:14152:8: error: ‘crtc’ undeclared (first use in this function)
3 drivers/gpu/drm/i915/display/intel_display.c:14150:3: error: implicit declaration of function ‘drm_dbg_kms’; did you mean ‘drm_dbg’? [-Werror=implicit-function-declaration]
3 drivers/gpu/drm/i915/display/intel_display.c:14150:16: error: ‘i915’ undeclared (first use in this function); did you mean ‘to_i915’?
3 drivers/gpu/drm/i915/display/intel_display.c:14149:6: error: ‘new_crtc_state’ undeclared (first use in this function); did you mean ‘intel_crtc_state’?
Warnings summary:
4 ld: warning: creating DT_TEXTREL in a PIE
4 arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
3 cc1: some warnings being treated as errors
2 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
2 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
2 arch/x86/entry/entry_64.o: warning: objtool: If this is a retpoline, please patch it in with alternatives and annotate it with ANNOTATE_NOSPEC_ALTERNATIVE.
2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: unsupported intra-function call
2 arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: unsupported intra-function call
2 arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
Section mismatches summary:
1 WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section mismatch in reference from the variable __ksymtab_vic_init_cascaded to the function .init.text:vic_init_cascaded()
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-10) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: unsupported intra-function call
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
defconfig (riscv, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (arm64, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
arch/arm64/include/asm/memory.h:238:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-10) — FAIL, 5 errors, 1 warning, 0 section mismatches
Errors:
drivers/gpu/drm/i915/display/intel_display.c:14149:6: error: ‘new_crtc_state’ undeclared (first use in this function); did you mean ‘intel_crtc_state’?
drivers/gpu/drm/i915/display/intel_display.c:14150:3: error: implicit declaration of function ‘drm_dbg_kms’; did you mean ‘drm_dbg’? [-Werror=implicit-function-declaration]
drivers/gpu/drm/i915/display/intel_display.c:14150:16: error: ‘i915’ undeclared (first use in this function); did you mean ‘to_i915’?
drivers/gpu/drm/i915/display/intel_display.c:14152:8: error: ‘crtc’ undeclared (first use in this function)
drivers/gpu/drm/i915/display/intel_display.c:14153:10: error: ‘return’ with a value, in function returning void [-Werror=return-type]
Warnings:
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches:
WARNING: vmlinux.o(___ksymtab_gpl+vic_init_cascaded+0x0): Section mismatch in reference from the variable __ksymtab_vic_init_cascaded to the function .init.text:vic_init_cascaded()
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-10) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:1756: Warning: no instruction mnemonic suffix given and no register operands; using default for `sysret'
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x151: unsupported intra-function call
ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-10) — FAIL, 5 errors, 3 warnings, 0 section mismatches
Errors:
drivers/gpu/drm/i915/display/intel_display.c:14149:6: error: ‘new_crtc_state’ undeclared (first use in this function); did you mean ‘intel_crtc_state’?
drivers/gpu/drm/i915/display/intel_display.c:14150:3: error: implicit declaration of function ‘drm_dbg_kms’; did you mean ‘drm_dbg’? [-Werror=implicit-function-declaration]
drivers/gpu/drm/i915/display/intel_display.c:14150:16: error: ‘i915’ undeclared (first use in this function); did you mean ‘to_i915’?
drivers/gpu/drm/i915/display/intel_display.c:14152:8: error: ‘crtc’ undeclared (first use in this function)
drivers/gpu/drm/i915/display/intel_display.c:14153:10: error: ‘return’ with a value, in function returning void [-Werror=return-type]
Warnings:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: unsupported intra-function call
arch/x86/entry/entry_64.o: warning: objtool: If this is a retpoline, please patch it in with alternatives and annotate it with ANNOTATE_NOSPEC_ALTERNATIVE.
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
x86_64_defconfig+x86-board (x86_64, gcc-10) — FAIL, 5 errors, 3 warnings, 0 section mismatches
Errors:
drivers/gpu/drm/i915/display/intel_display.c:14149:6: error: ‘new_crtc_state’ undeclared (first use in this function); did you mean ‘intel_crtc_state’?
drivers/gpu/drm/i915/display/intel_display.c:14150:3: error: implicit declaration of function ‘drm_dbg_kms’; did you mean ‘drm_dbg’? [-Werror=implicit-function-declaration]
drivers/gpu/drm/i915/display/intel_display.c:14150:16: error: ‘i915’ undeclared (first use in this function); did you mean ‘to_i915’?
drivers/gpu/drm/i915/display/intel_display.c:14152:8: error: ‘crtc’ undeclared (first use in this function)
drivers/gpu/drm/i915/display/intel_display.c:14153:10: error: ‘return’ with a value, in function returning void [-Werror=return-type]
Warnings:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0x1c1: unsupported intra-function call
arch/x86/entry/entry_64.o: warning: objtool: If this is a retpoline, please patch it in with alternatives and annotate it with ANNOTATE_NOSPEC_ALTERNATIVE.
cc1: some warnings being treated as errors
---
For more info write to <info(a)kernelci.org>