cip/linux-4.4.y-st-rc build: 14 builds: 4 failed, 10 passed, 4 errors, 21 warnings (v4.4-st20-1779-gb2bbf3465ae43)
Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.4.y-st-rc/kernel/v4.4-st20-17…
Tree: cip
Branch: linux-4.4.y-st-rc
Git Describe: v4.4-st20-1779-gb2bbf3465ae43
Git Commit: b2bbf3465ae436ac9d3867f699bfd54a6e3f8aa6
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git
Built: 4 unique architectures
Build Failures Detected:
arm:
imx_v6_v7_defconfig: (gcc-10) FAIL
multi_v5_defconfig: (gcc-10) FAIL
x86_64:
x86_64_defconfig: (gcc-10) FAIL
x86_64_defconfig+x86-chromebook: (gcc-10) FAIL
Errors and Warnings Detected:
arm64:
defconfig (gcc-10): 1 warning
defconfig+arm64-chromebook (gcc-10): 1 warning
arm:
imx_v6_v7_defconfig (gcc-10): 1 error, 1 warning
multi_v5_defconfig (gcc-10): 1 error
omap2plus_defconfig (gcc-10): 1 warning
i386:
i386_defconfig (gcc-10): 4 warnings
x86_64:
allnoconfig (gcc-10): 3 warnings
tinyconfig (gcc-10): 2 warnings
x86_64_defconfig (gcc-10): 1 error, 4 warnings
x86_64_defconfig+x86-chromebook (gcc-10): 1 error, 4 warnings
Errors summary:
2 sound/core/pcm_compat.c:345:9: error: implicit declaration of function ‘fixup_unreferenced_params’ [-Werror=implicit-function-declaration]
2 fs/udf/inode.c:894:3: error: label ‘out_free’ used but not defined
Warnings summary:
7 arch/x86/kernel/process.c:456: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
4 arch/x86/entry/entry_64.S:487: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
2 drivers/usb/gadget/function/f_ncm.c:1565:19: warning: assignment to ‘struct config_group *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
2 drivers/net/ethernet/apm/xgene/xgene_enet_main.c:32:36: warning: array ‘xgene_enet_acpi_match’ assumed to have one element
2 cc1: some warnings being treated as errors
1 ld: warning: creating DT_TEXTREL in a PIE
1 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
1 WARNING: vmlinux.o (.discard.retpoline_safe): unexpected non-allocatable section.
1 WARNING: vmlinux.o (.discard.nospec): unexpected non-allocatable section.
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-10) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:487: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
arch/x86/kernel/process.c:456: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
arch/x86/kernel/process.c:456: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
--------------------------------------------------------------------------------
allnoconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (arm64, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/net/ethernet/apm/xgene/xgene_enet_main.c:32:36: warning: array ‘xgene_enet_acpi_match’ assumed to have one element
--------------------------------------------------------------------------------
defconfig+arm64-chromebook (arm64, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/net/ethernet/apm/xgene/xgene_enet_main.c:32:36: warning: array ‘xgene_enet_acpi_match’ assumed to have one element
--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-10) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
WARNING: vmlinux.o (.discard.nospec): unexpected non-allocatable section.
WARNING: vmlinux.o (.discard.retpoline_safe): unexpected non-allocatable section.
ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
ld: warning: creating DT_TEXTREL in a PIE
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-10) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors:
fs/udf/inode.c:894:3: error: label ‘out_free’ used but not defined
Warnings:
drivers/usb/gadget/function/f_ncm.c:1565:19: warning: assignment to ‘struct config_group *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-10) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors:
fs/udf/inode.c:894:3: error: label ‘out_free’ used but not defined
--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-10) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/usb/gadget/function/f_ncm.c:1565:19: warning: assignment to ‘struct config_group *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion]
--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-10) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/x86/entry/entry_64.S:487: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
arch/x86/kernel/process.c:456: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
--------------------------------------------------------------------------------
tinyconfig (i386, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-10) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-10) — FAIL, 1 error, 4 warnings, 0 section mismatches
Errors:
sound/core/pcm_compat.c:345:9: error: implicit declaration of function ‘fixup_unreferenced_params’ [-Werror=implicit-function-declaration]
Warnings:
arch/x86/entry/entry_64.S:487: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
arch/x86/kernel/process.c:456: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
arch/x86/kernel/process.c:456: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
x86_64_defconfig+x86-chromebook (x86_64, gcc-10) — FAIL, 1 error, 4 warnings, 0 section mismatches
Errors:
sound/core/pcm_compat.c:345:9: error: implicit declaration of function ‘fixup_unreferenced_params’ [-Werror=implicit-function-declaration]
Warnings:
arch/x86/entry/entry_64.S:487: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
arch/x86/kernel/process.c:456: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
arch/x86/kernel/process.c:456: Warning: no instruction mnemonic suffix given and no register operands; using default for `btr'
cc1: some warnings being treated as errors
---
For more info write to <info(a)kernelci.org>