Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20170831/ |
Tree: next |
Branch: master |
Git Describe: next-20170831 |
Git Commit: e8b684315214053f29f7f78643aefd19da342976 |
Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git |
Built: 4 unique architectures |
Build Failures Detected:
arm64: | gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) |
allmodconfig | FAIL |
allnoconfig | FAIL |
tinyconfig | FAIL |
arm: | gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05) |
allmodconfig | FAIL |
keystone_defconfig | FAIL |
mips: | gcc version 6.3.0 (GCC) |
malta_defconfig | FAIL |
malta_kvm_defconfig | FAIL |
malta_kvm_guest_defconfig | FAIL |
malta_qemu_32r6_defconfig | FAIL |
maltaaprp_defconfig | FAIL |
maltasmvp_defconfig | FAIL |
maltasmvp_eva_defconfig | FAIL |
maltaup_defconfig | FAIL |
maltaup_xpa_defconfig | FAIL |
msp71xx_defconfig | FAIL |
pistachio_defconfig | FAIL |
x86: | gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) |
allmodconfig+CONFIG_OF=n | FAIL |
Errors and Warnings Detected:
Errors summary: | |
---|---|
10 | include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
9 | arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
9 | arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
9 | arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
9 | arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
9 | arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
8 | include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
2 | drivers/net/ethernet/ti/netcp_core.c:1659:22: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) |
2 | drivers/net/ethernet/ti/netcp_core.c:1349:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) |
2 | /bin/sh: 1: /home/buildslave/workspace/kernel-single-defconfig-builder/defconfig/allmodconfig+CONFIG_OF=n/label/builder/build-x86/tools/objtool//fixdep: Permission denied |
1 | tree.c:(.text+0xe8c): undefined reference to `irq_work_queue_on' |
1 | tree.c:(.text+0x16b8): undefined reference to `irq_work_queue_on' |
1 | i2c-sprd.c:(.text+0x140): undefined reference to `i2c_del_adapter' |
1 | i2c-sprd.c:(.text+0x132c): undefined reference to `i2c_add_numbered_adapter' |
1 | arch/mips/pmcs-msp71xx/msp_smp.c:72:2: error: implicit declaration of function 'set_vi_handler' [-Werror=implicit-function-declaration] |
Warnings summary: | |
---|---|
24 | fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
4 | fs/proc/task_nommu.c:148:28: warning: unused variable 'priv' [-Wunused-variable] |
1 | net/wireless/nl80211.c:5779:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
1 | net/wireless/nl80211.c:4476:1: warning: the frame size of 2240 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
1 | net/wireless/nl80211.c:4476:1: warning: the frame size of 2224 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
1 | net/wireless/nl80211.c:1905:1: warning: the frame size of 3904 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
1 | net/wireless/nl80211.c:1905:1: warning: the frame size of 3848 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
1 | net/wireless/nl80211.c:1411:1: warning: the frame size of 2216 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
1 | net/wireless/nl80211.c:1411:1: warning: the frame size of 2208 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
1 | net/bridge/br_netlink.c:1406:1: warning: the frame size of 2544 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
1 | arch/arm/configs/zeus_defconfig:115:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE |
1 | arch/arm/configs/viper_defconfig:116:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE |
1 | arch/arm/configs/pxa_defconfig:474:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE |
Section mismatches summary: | |
---|---|
18 | WARNING: modpost: Found 1 section mismatch(es). |
6 | WARNING: modpost: Found 2 section mismatch(es). |
Detailed per-defconfig build reports:
acs5k_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
acs5k_tiny_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
allmodconfig (arm64) — FAIL, 2 errors, 0 warnings, 0 section mismatches
Errors: |
---|
i2c-sprd.c:(.text+0x140): undefined reference to `i2c_del_adapter' |
i2c-sprd.c:(.text+0x132c): undefined reference to `i2c_add_numbered_adapter' |
allmodconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
allmodconfig (arm) — FAIL, 6 errors, 0 warnings, 0 section mismatches
Errors: |
---|
include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
drivers/net/ethernet/ti/netcp_core.c:1349:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) |
drivers/net/ethernet/ti/netcp_core.c:1659:22: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) |
include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
allmodconfig+CONFIG_OF=n (x86) — FAIL, 2 errors, 0 warnings, 0 section mismatches
Errors: |
---|
/bin/sh: 1: /home/buildslave/workspace/kernel-single-defconfig-builder/defconfig/allmodconfig+CONFIG_OF=n/label/builder/build-x86/tools/objtool//fixdep: Permission denied |
/bin/sh: 1: /home/buildslave/workspace/kernel-single-defconfig-builder/defconfig/allmodconfig+CONFIG_OF=n/label/builder/build-x86/tools/objtool//fixdep: Permission denied |
allnoconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (arm64) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
tree.c:(.text+0xe8c): undefined reference to `irq_work_queue_on' |
allnoconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
am200epdkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
ar7_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
aspeed_g4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
aspeed_g5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
assabet_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
at91_dt_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
ath25_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
ath79_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
axm55xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
badge4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
bcm2835_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
bcm47xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
bcm63xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
bigsur_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
bmips_be_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
bmips_stb_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
capcella_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
cavium_octeon_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 2 section mismatch(es). |
cerfcube_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
ci20_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
clps711x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
cm_x2xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
cm_x300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
cns3420vb_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
cobalt_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
colibri_pxa270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
colibri_pxa300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
collie_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
corgi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
davinci_all_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
db1xxx_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
decstation_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
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_KASAN=y (x86) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
net/wireless/nl80211.c:1411:1: warning: the frame size of 2216 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
net/wireless/nl80211.c:4476:1: warning: the frame size of 2224 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
net/wireless/nl80211.c:5779:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
net/wireless/nl80211.c:1905:1: warning: the frame size of 3848 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
defconfig+CONFIG_KASAN=y (arm64) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
net/bridge/br_netlink.c:1406:1: warning: the frame size of 2544 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
net/wireless/nl80211.c:1411:1: warning: the frame size of 2208 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
net/wireless/nl80211.c:1905:1: warning: the frame size of 3904 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
net/wireless/nl80211.c:4476:1: warning: the frame size of 2240 bytes is larger than 2048 bytes [-Wframe-larger-than=] |
defconfig+CONFIG_LKDTM=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_LKDTM=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_LKDTM=y (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
defconfig+CONFIG_OF_UNITTEST=y (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_OF_UNITTEST=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+CONFIG_RANDOMIZE_BASE=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches
defconfig+kselftest (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
defconfig+kselftest (x86) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
defconfig+kselftest (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
dove_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
e55_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
ebsa110_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
efm32_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/proc/task_nommu.c:148:28: warning: unused variable 'priv' [-Wunused-variable] |
em_x270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
ep93xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
eseries_pxa_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
exynos_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
ezx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
footbridge_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
fuloong2e_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 2 section mismatch(es). |
gemini_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
gpr_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
h3600_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
h5000_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
hackkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
hisi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
i386_defconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
imote2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
imx_v4_v5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
imx_v6_v7_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
integrator_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
iop13xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
iop32x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
iop33x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
ip22_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
ip27_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
ip28_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
ip32_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 2 section mismatch(es). |
ixp4xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
jazz_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
jmr3927_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
jornada720_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
keystone_defconfig (arm) — FAIL, 6 errors, 0 warnings, 0 section mismatches
Errors: |
---|
include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
drivers/net/ethernet/ti/netcp_core.c:1349:21: error: 'DMA_MEM_TO_DEV' undeclared (first use in this function) |
drivers/net/ethernet/ti/netcp_core.c:1659:22: error: 'DMA_DEV_TO_MEM' undeclared (first use in this function) |
include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
include/linux/soc/ti/knav_dma.h:129:30: error: field 'direction' has incomplete type |
ks8695_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
lart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
lasat_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
lemote2f_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
Section mismatches: |
---|
WARNING: modpost: Found 2 section mismatch(es). |
loongson1b_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
loongson1c_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
loongson3_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 2 section mismatch(es). |
lpc18xx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/proc/task_nommu.c:148:28: warning: unused variable 'priv' [-Wunused-variable] |
lpc32xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
lpd270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
lubbock_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
magician_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
mainstone_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
malta_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
malta_kvm_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
malta_kvm_guest_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
malta_qemu_32r6_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
maltaaprp_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
maltasmvp_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
maltasmvp_eva_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
maltaup_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
maltaup_xpa_defconfig (mips) — FAIL, 6 errors, 1 warning, 0 section mismatches
Errors: |
---|
arch/mips/include/asm/mips-cpc.h:12:3: error: #error Please include asm/mips-cps.h rather than asm/mips-cpc.h |
arch/mips/include/asm/mips-cpc.h:85:17: error: expected ')' before numeric constant |
arch/mips/mti-malta/malta-dtshim.c:238:8: error: implicit declaration of function 'mips_cm_probe' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:15: error: implicit declaration of function 'read_gcr_gic_status' [-Werror=implicit-function-declaration] |
arch/mips/mti-malta/malta-dtshim.c:239:39: error: 'CM_GCR_GIC_STATUS_GICEX' undeclared (first use in this function) |
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
markeins_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
mini2440_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
mips_paravirt_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
mmp2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
moxart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
mpc30x_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
mps2_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/proc/task_nommu.c:148:28: warning: unused variable 'priv' [-Wunused-variable] |
msp71xx_defconfig (mips) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
arch/mips/pmcs-msp71xx/msp_smp.c:72:2: error: implicit declaration of function 'set_vi_handler' [-Werror=implicit-function-declaration] |
mtx1_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
multi_v4t_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_EFI=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_LKDTM=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_SMP=n (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y+CONFIG_ARM_MODULE_PLTS=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
multi_v7_defconfig+kselftest (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
mv78xx0_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
mvebu_v5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
mvebu_v7_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
mxs_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
neponset_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
netwinder_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
netx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
nhk8815_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
nlm_xlp_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 2 section mismatch(es). |
nlm_xlr_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
nuc910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
nuc950_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
nuc960_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
omap1_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
omap2plus_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
orion5x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
palmz72_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pcm027_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pic32mzda_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
pistachio_defconfig (mips) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
include/linux/bitops.h:25:2: error: large integer implicitly truncated to unsigned type [-Werror=overflow] |
pleb_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pnx8335_stb225_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
prima2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pxa168_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pxa255-idp_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pxa3xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pxa910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
pxa_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
arch/arm/configs/pxa_defconfig:474:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE |
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
qcom_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
qi_lb60_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
raumfeld_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
rb532_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
rbtx49xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
realview_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
rm200_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
rpc_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
rt305x_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
s3c2410_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
s3c6400_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
s5pv210_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
sama5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
sb1250_swarm_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
shannon_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
shmobile_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
simpad_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
socfpga_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
spear13xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
spear3xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
spear6xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
spitz_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
stm32_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/proc/task_nommu.c:148:28: warning: unused variable 'priv' [-Wunused-variable] |
sunxi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
tango4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
tb0219_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
tb0226_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
tb0287_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
fs/xfs/xfs_buf_item.c:573:9: warning: unused variable 'ordered' [-Wunused-variable] |
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
tct_hammer_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
tegra_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (arm64) — FAIL, 1 error, 0 warnings, 0 section mismatches
Errors: |
---|
tree.c:(.text+0x16b8): undefined reference to `irq_work_queue_on' |
tinyconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
tinyconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
trizeps4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
u300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
u8500_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
versatile_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
versatile_defconfig+CONFIG_OF_UNITTEST=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
vexpress_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
viper_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
arch/arm/configs/viper_defconfig:116:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE |
vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
workpad_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
x86_64_defconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches
xcep_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches
xilfpga_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
xway_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
Section mismatches: |
---|
WARNING: modpost: Found 1 section mismatch(es). |
zeus_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
arch/arm/configs/zeus_defconfig:115:warning: symbol value 'm' invalid for FRAMEBUFFER_CONSOLE |
zx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches