Tree/Branch: next-20151208
Git describe: next-20151208
Commit: 856ed208dd Add linux-next specific files for 20151208
Build Time: 64 min 0 sec
Passed: 6 / 9 ( 66.67 %)
Failed: 3 / 9 ( 33.33 %)
Errors: 7
Warnings: 21
Section Mismatches: 0
Failed defconfigs:
arm64-allnoconfig
arm64-allmodconfig
arm64-defconfig
Errors:
arm64-allnoconfig
../arch/arm64/mm/mmap.c:54:1: error: unknown type name 'ifdef'
../arch/arm64/mm/mmap.c:55:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../arch/arm64/mm/mmap.c:57:2: error: 'else' without a previous 'if'
../arch/arm64/mm/mmap.c:58:2: error: #endif without #if
arm64-allmodconfig
../arch/arm64/mm/mmap.c:54:1: error: 'ifdef' undeclared (first use in this function)
include/generated/autoconf.h:401:23: error: expected ';' before numeric constant
../arch/arm64/mm/mmap.c:57:2: error: 'else' without a previous 'if'
../arch/arm64/mm/mmap.c:58:2: error: #endif without #if
arm64-defconfig
../arch/arm64/mm/mmap.c:54:1: error: 'ifdef' undeclared (first use in this function)
include/generated/autoconf.h:51:23: error: expected ';' before numeric constant
../arch/arm64/mm/mmap.c:57:2: error: 'else' without a previous 'if'
../arch/arm64/mm/mmap.c:58:2: error: #endif without #if
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
7 warnings 0 mismatches : arm64-allmodconfig
2 warnings 0 mismatches : arm-multi_v5_defconfig
10 warnings 0 mismatches : arm-multi_v7_defconfig
12 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : arm-allnoconfig
-------------------------------------------------------------------------------
Errors summary: 7
3 ../arch/arm64/mm/mmap.c:58:2: error: #endif without #if
3 ../arch/arm64/mm/mmap.c:57:2: error: 'else' without a previous 'if'
2 ../arch/arm64/mm/mmap.c:54:1: error: 'ifdef' undeclared (first use in this function)
1 include/generated/autoconf.h:51:23: error: expected ';' before numeric constant
1 include/generated/autoconf.h:401:23: error: expected ';' before numeric constant
1 ../arch/arm64/mm/mmap.c:55:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
1 ../arch/arm64/mm/mmap.c:54:1: error: unknown type name 'ifdef'
Warnings Summary: 21
7 <stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
2 ../fs/cifs/cifsfs.c:963:1: warning: label 'out_unlock' defined but not used [-Wunused-label]
2 ../fs/cifs/cifsfs.c:924:20: warning: unused variable 'src_tcon' [-Wunused-variable]
2 ../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'dma_addr_t' [-Wformat]
2 ../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'dma_addr_t' [-Wformat]
2 ../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'dma_addr_t' [-Wformat]
1 ../sound/soc/sh/rcar/mix.c:135:13: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../sound/soc/sh/rcar/dvc.c:337:13: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../sound/soc/sh/rcar/ctu.c:88:13: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../sound/soc/codecs/da7218.c:2261:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../net/bluetooth/mgmt.c:5471:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../net/bluetooth/mgmt.c:5471:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/staging/emxx_udc/emxx_udc.c:843:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/staging/emxx_udc/emxx_udc.c:2731:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/staging/emxx_udc/emxx_udc.c:1085:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/nvme/host/core.c:424:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/net/ethernet/qlogic/qed/qed_dev.c:1676:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/net/ethernet/freescale/fsl_pq_mdio.c:468:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
1 ../drivers/gpu/drm/exynos/exynos5433_drm_decon.c:381:6: warning: unused variable 'i' [-Wunused-variable]
1 ../drivers/gpu/drm/exynos/exynos5433_drm_decon.c:380:6: warning: unused variable 'ret' [-Wunused-variable]
1 ../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allnoconfig : FAIL, 4 errors, 0 warnings, 0 section mismatches
Errors:
../arch/arm64/mm/mmap.c:54:1: error: unknown type name 'ifdef'
../arch/arm64/mm/mmap.c:55:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../arch/arm64/mm/mmap.c:57:2: error: 'else' without a previous 'if'
../arch/arm64/mm/mmap.c:58:2: error: #endif without #if
-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 4 errors, 7 warnings, 0 section mismatches
Errors:
../arch/arm64/mm/mmap.c:54:1: error: 'ifdef' undeclared (first use in this function)
include/generated/autoconf.h:401:23: error: expected ';' before numeric constant
../arch/arm64/mm/mmap.c:57:2: error: 'else' without a previous 'if'
../arch/arm64/mm/mmap.c:58:2: error: #endif without #if
Warnings:
../fs/cifs/cifsfs.c:963:1: warning: label 'out_unlock' defined but not used [-Wunused-label]
../fs/cifs/cifsfs.c:924:20: warning: unused variable 'src_tcon' [-Wunused-variable]
../sound/soc/codecs/da7218.c:2261:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/freescale/fsl_pq_mdio.c:468:6: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=]
../drivers/staging/emxx_udc/emxx_udc.c:843:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/staging/emxx_udc/emxx_udc.c:1085:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/staging/emxx_udc/emxx_udc.c:2731:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
../net/bluetooth/mgmt.c:5471:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
../net/bluetooth/mgmt.c:5471:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sound/soc/sh/rcar/ctu.c:88:13: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sound/soc/sh/rcar/mix.c:135:13: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sound/soc/sh/rcar/dvc.c:337:13: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'dma_addr_t' [-Wformat]
../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'dma_addr_t' [-Wformat]
../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'dma_addr_t' [-Wformat]
<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 12 warnings, 0 section mismatches
Warnings:
<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../fs/cifs/cifsfs.c:963:1: warning: label 'out_unlock' defined but not used [-Wunused-label]
../fs/cifs/cifsfs.c:924:20: warning: unused variable 'src_tcon' [-Wunused-variable]
../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'dma_addr_t' [-Wformat]
../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'dma_addr_t' [-Wformat]
../drivers/dma/at_hdmac_regs.h:390:4: warning: format '%p' expects argument of type 'void *', but argument 7 has type 'dma_addr_t' [-Wformat]
../drivers/gpu/drm/exynos/exynos5433_drm_decon.c:381:6: warning: unused variable 'i' [-Wunused-variable]
../drivers/gpu/drm/exynos/exynos5433_drm_decon.c:380:6: warning: unused variable 'ret' [-Wunused-variable]
../drivers/nvme/host/core.c:424:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/net/ethernet/qlogic/qed/qed_dev.c:1676:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
<stdin>:1307:2: warning: #warning syscall copy_file_range not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm64-defconfig : FAIL, 4 errors, 0 warnings, 0 section mismatches
Errors:
../arch/arm64/mm/mmap.c:54:1: error: 'ifdef' undeclared (first use in this function)
include/generated/autoconf.h:51:23: error: expected ';' before numeric constant
../arch/arm64/mm/mmap.c:57:2: error: 'else' without a previous 'if'
../arch/arm64/mm/mmap.c:58:2: error: #endif without #if
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig
x86_64-defconfig
Here are the build results from automated periodic testing.
The tree being built was arm-soc, found at:
http://git.kernel.org/cgit/linux/kernel/git/arm/arm-soc.git (for-next or to-build branch)
Topmost commit:
7a438b4 drivers: psci: replace psci firmware calls
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v4.4-rc3-4-g7a438b4/
Runtime: 52m 53s
Passed: 118
Failed: 0
Warnings: 62
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/isdn/hardware/eicon/platform.h:333:18: warning: array subscript is above array bounds [-Warray-bounds]
1 drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c:675:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c:766:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/spi/spi-bcm63xx.c:565:2: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'resource_size_t' [-Wformat=]
1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 sound/soc/rockchip/rockchip_spdif.c:283:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2 drivers/net/ethernet/broadcom/tg3.c:12057:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 include/uapi/linux/byteorder/big_endian.h:32:26: warning: large integer implicitly truncated to unsigned type [-Woverflow]
3 net/netfilter/nfnetlink_queue.c:1083:11: warning: 'nfnl_ct' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 net/netfilter/nfnetlink_queue.c:519:19: warning: 'nfnl_ct' may be used uninitialized in this function [-Wmaybe-uninitialized]
7 include/linux/kernel.h:730:17: warning: comparison of distinct pointer types lacks a cast
30 drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
Section mismatches: