Full Build Summary: https://kernelci.org/build/stable/kernel/v4.4.26/ |
Tree: stable |
Branch: local/linux-4.4.y |
Git Describe: v4.4.26 |
Git Commit: 4ad454918b1a7e4cccb373d3b1034052c49f6105 |
Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git |
Built: 3 unique architectures |
Build Failure Detected:
mips: | gcc version 5.3.0 (Sourcery CodeBench Lite 2016.05-8) |
tinyconfig | FAIL |
Errors and Warnings Detected:
mips: | gcc version 5.3.0 (Sourcery CodeBench Lite 2016.05-8) | ||
ar7_defconfig | 3 warnings | ||
decstation_defconfig | 4 warnings | ||
ip27_defconfig | 4 warnings | ||
msp71xx_defconfig | 2 warnings | ||
pistachio_defconfig | 1 warning | ||
pnx8335_stb225_defconfig | 1 warning | ||
rb532_defconfig | 1 warning | ||
tinyconfig | 2 errors | 1 warning | |
workpad_defconfig | 1 warning | ||
Errors summary: | |
---|---|
1 | {standard input}:155: Error: number (0x9000000080000000) larger than 32 bits |
1 | {standard input}:130: Error: number (0x9000000080000000) larger than 32 bits |
Warnings summary: | |
---|---|
9 | mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
1 | drivers/net/ethernet/ti/cpmac.c:562:88: warning: comparison of distinct pointer types lacks a cast |
1 | drivers/net/ethernet/ti/cpmac.c:1239:2: warning: #warning FIXME: unhardcode gpio&reset bits [-Wcpp] |
1 | drivers/net/ethernet/neterion/vxge/vxge-main.c:2149:13: warning: 'adaptive_coalesce_rx_interrupts' defined but not used [-Wunused-function] |
1 | drivers/net/ethernet/neterion/vxge/vxge-main.c:2121:13: warning: 'adaptive_coalesce_tx_interrupts' defined but not used [-Wunused-function] |
1 | drivers/mtd/maps/pmcmsp-flash.c:149:30: warning: passing argument 1 of 'strncpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
1 | crypto/wp512.c:987:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] |
1 | arch/mips/dec/int-handler.S:198: Warning: macro instruction expanded into multiple instructions in a branch delay slot |
1 | arch/mips/dec/int-handler.S:149: Warning: macro instruction expanded into multiple instructions in a branch delay slot |
1 | arch/mips/configs/ip27_defconfig:137:warning: symbol value 'm' invalid for SCSI_DH |
Detailed per-defconfig build reports:
allnoconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
ar7_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
drivers/net/ethernet/ti/cpmac.c:1239:2: warning: #warning FIXME: unhardcode gpio&reset bits [-Wcpp] |
drivers/net/ethernet/ti/cpmac.c:562:88: warning: comparison of distinct pointer types lacks a cast |
axm55xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
bcm2835_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
colibri_pxa270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
decstation_defconfig (mips) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
arch/mips/dec/int-handler.S:149: Warning: macro instruction expanded into multiple instructions in a branch delay slot |
arch/mips/dec/int-handler.S:198: Warning: macro instruction expanded into multiple instructions in a branch delay slot |
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
crypto/wp512.c:987:1: warning: the frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=] |
defconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_LKDTM=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_OF_UNITTEST=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
efm32_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
hisi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
integrator_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
ip27_defconfig (mips) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
arch/mips/configs/ip27_defconfig:137:warning: symbol value 'm' invalid for SCSI_DH |
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
drivers/net/ethernet/neterion/vxge/vxge-main.c:2121:13: warning: 'adaptive_coalesce_tx_interrupts' defined but not used [-Wunused-function] |
drivers/net/ethernet/neterion/vxge/vxge-main.c:2149:13: warning: 'adaptive_coalesce_rx_interrupts' defined but not used [-Wunused-function] |
ixp4xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
keystone_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
malta_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
msp71xx_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
drivers/mtd/maps/pmcmsp-flash.c:149:30: warning: passing argument 1 of 'strncpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] |
multi_v7_defconfig+CONFIG_LKDTM=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
mv78xx0_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pcm027_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pistachio_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
pnx8335_stb225_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
prima2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
rb532_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
realview_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
s5pv210_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
simpad_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
tegra_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (mips) — FAIL, 2 errors, 1 warning, 0 section mismatches
Errors: |
---|
{standard input}:130: Error: number (0x9000000080000000) larger than 32 bits |
{standard input}:155: Error: number (0x9000000080000000) larger than 32 bits |
Warnings: |
---|
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
workpad_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
mm/page_alloc.c:5705:34: warning: array subscript is below array bounds [-Warray-bounds] |
xcep_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches