Automated build results for all ARM defconfigs. Summarizes all build errors, warnings and section mismatches followed by a per-defconfig summary.
Tree/Branch: linus/HEAD Git describe: v3.11-5058-g57d7309 Commit: 57d730924d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Passed: 57 / 58 ( 98.28 %) Failed: 1 / 58 ( 1.72 %)
Errors: 0 Warnings: 10 Section Mismatches: 1
Failed defconfigs: arm-mini2440_defconfig
Errors:
------------------------------------------------------------------------------- defconfigs with issues (other than build errors): arm-realview-smp_defconfig: 1 warnings 0 mismatches arm-acs5k_defconfig: 1 warnings 0 mismatches arm-mxs_defconfig: 1 warnings 0 mismatches arm-nuc910_defconfig: 1 warnings 0 mismatches arm-at91rm9200_defconfig: 1 warnings 0 mismatches arm-pcm027_defconfig: 1 warnings 0 mismatches arm-tegra_defconfig: 1 warnings 0 mismatches arm-spear3xx_defconfig: 1 warnings 0 mismatches arm-shannon_defconfig: 1 warnings 0 mismatches arm-rmk-realview.config: 1 warnings 0 mismatches arm-iop32x_defconfig: 2 warnings 0 mismatches arm-ep93xx_defconfig: 1 warnings 0 mismatches arm-spitz_defconfig: 3 warnings 0 mismatches arm-at91sam9260_9g20_defconfig: 1 warnings 0 mismatches arm-lpc32xx_defconfig: 1 warnings 0 mismatches arm-rmk-omap4430-ldp-allnoconfig.config: 1 warnings 0 mismatches arm-multi_v7_defconfig+lpae.config: 7 warnings 0 mismatches arm-imx_v6_v7_defconfig: 1 warnings 0 mismatches arm-dove_defconfig: 1 warnings 1 mismatches arm-rpc_defconfig: 1 warnings 0 mismatches arm-socfpga_defconfig: 1 warnings 0 mismatches arm-allnoconfig: 1 warnings 0 mismatches arm-orion5x_defconfig: 1 warnings 0 mismatches arm-cm_x2xx_defconfig: 2 warnings 0 mismatches arm-da8xx_omapl_defconfig: 2 warnings 0 mismatches arm-ebsa110_defconfig: 1 warnings 0 mismatches arm-cerfcube_defconfig: 1 warnings 0 mismatches arm-at91sam9261_9g10_defconfig: 1 warnings 0 mismatches arm-mmp2_defconfig: 1 warnings 0 mismatches arm-spear6xx_defconfig: 1 warnings 0 mismatches arm-tct_hammer_defconfig: 1 warnings 0 mismatches arm-rmk-omap3430-ldp-allnoconfig.config: 1 warnings 0 mismatches arm-s3c2410_defconfig: 1 warnings 0 mismatches arm-simpad_defconfig: 1 warnings 0 mismatches arm-realview_defconfig: 1 warnings 0 mismatches arm-cns3420vb_defconfig: 1 warnings 0 mismatches arm-u300_defconfig: 1 warnings 0 mismatches arm-u8500_defconfig: 1 warnings 0 mismatches arm-raumfeld_defconfig: 2 warnings 0 mismatches arm-cm_x300_defconfig: 1 warnings 0 mismatches arm-rmk-sa11x0-neponset.config: 1 warnings 0 mismatches arm-palmz72_defconfig: 1 warnings 0 mismatches arm-mini2440_defconfig: 1 warnings 0 mismatches arm-pxa910_defconfig: 1 warnings 0 mismatches arm-exynos4_defconfig: 1 warnings 0 mismatches arm-h5000_defconfig: 1 warnings 0 mismatches arm-kirkwood_defconfig: 1 warnings 0 mismatches arm-iop13xx_defconfig: 2 warnings 0 mismatches arm-corgi_defconfig: 3 warnings 0 mismatches arm-lpd270_defconfig: 1 warnings 0 mismatches arm-shark_defconfig: 1 warnings 0 mismatches arm-rmk-omap4430-ldp.config: 1 warnings 0 mismatches arm-rmk-pxa.config: 1 warnings 0 mismatches arm-rmk-omap3430-ldp.config: 1 warnings 0 mismatches arm-mv78xx0_defconfig: 1 warnings 0 mismatches arm-magician_defconfig: 1 warnings 0 mismatches arm-mvebu_defconfig: 1 warnings 0 mismatches arm-spear13xx_defconfig: 1 warnings 0 mismatches
-------------------------------------------------------------------------------
Warnings Summary: 10 58 fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value] 4 crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] 4 arch/arm/plat-pxa/ssp.c:145:17: warning: ‘dma_spec.args[0]’ may be used uninitialized in this function [-Wuninitialized] 1 drivers/tty/serial/imx.c:1542:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/i2c/busses/i2c-davinci.c:665:2: warning: passing argument 1 of ‘dev_get_platdata’ from incompatible pointer type [enabled by default] 1 drivers/dma/ste_dma40.c:3593:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘resource_size_t’ [-Wformat] 1 drivers/dma/ste_dma40.c:3582:3: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘resource_size_t’ [-Wformat] 1 drivers/dma/ste_dma40.c:3582:3: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘resource_size_t’ [-Wformat] 1 drivers/dma/ste_dma40.c:3228:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘resource_size_t’ [-Wformat] 1 arch/arm/mach-omap2/gpmc.c:1495:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘resource_size_t’ [-Wformat]
Section Mismatch Summary: 1 1 WARNING: vmlinux.o(.text.unlikely+0x8e8): Section mismatch in reference from the function dove_mpp_gpio_mode() to the function .init.text:orion_gpio_set_valid()
=============================================================================== Detailed per-defconfig build reports below:
------------------------------------------------------------------------------- arm-realview-smp_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-acs5k_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-mxs_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-nuc910_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-at91rm9200_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-pcm027_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-tegra_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-spear3xx_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-shannon_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-rmk-realview.config : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-iop32x_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-ep93xx_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-spitz_defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: arch/arm/plat-pxa/ssp.c:145:17: warning: ‘dma_spec.args[0]’ may be used uninitialized in this function [-Wuninitialized] fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value] crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
------------------------------------------------------------------------------- arm-at91sam9260_9g20_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-lpc32xx_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-rmk-omap4430-ldp-allnoconfig.config : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-multi_v7_defconfig+lpae.config : PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings: arch/arm/mach-omap2/gpmc.c:1495:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘resource_size_t’ [-Wformat] drivers/dma/ste_dma40.c:3228:2: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘resource_size_t’ [-Wformat] drivers/dma/ste_dma40.c:3582:3: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘resource_size_t’ [-Wformat] drivers/dma/ste_dma40.c:3582:3: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘resource_size_t’ [-Wformat] drivers/dma/ste_dma40.c:3593:5: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 5 has type ‘resource_size_t’ [-Wformat] fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value] drivers/tty/serial/imx.c:1542:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
------------------------------------------------------------------------------- arm-imx_v6_v7_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-dove_defconfig : PASS, 0 errors, 1 warnings, 1 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
Section Mismatches: WARNING: vmlinux.o(.text.unlikely+0x8e8): Section mismatch in reference from the function dove_mpp_gpio_mode() to the function .init.text:orion_gpio_set_valid()
------------------------------------------------------------------------------- arm-rpc_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-socfpga_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-orion5x_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-cm_x2xx_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value] arch/arm/plat-pxa/ssp.c:145:17: warning: ‘dma_spec.args[0]’ may be used uninitialized in this function [-Wuninitialized]
------------------------------------------------------------------------------- arm-da8xx_omapl_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: drivers/i2c/busses/i2c-davinci.c:665:2: warning: passing argument 1 of ‘dev_get_platdata’ from incompatible pointer type [enabled by default] fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-ebsa110_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-cerfcube_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-at91sam9261_9g10_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-mmp2_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-spear6xx_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-tct_hammer_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-rmk-omap3430-ldp-allnoconfig.config : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-s3c2410_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-simpad_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-realview_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-cns3420vb_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-u300_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-u8500_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-raumfeld_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: arch/arm/plat-pxa/ssp.c:145:17: warning: ‘dma_spec.args[0]’ may be used uninitialized in this function [-Wuninitialized] fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-cm_x300_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-rmk-sa11x0-neponset.config : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-palmz72_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-mini2440_defconfig : FAIL, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-pxa910_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-exynos4_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-h5000_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-kirkwood_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-iop13xx_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-corgi_defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: arch/arm/plat-pxa/ssp.c:145:17: warning: ‘dma_spec.args[0]’ may be used uninitialized in this function [-Wuninitialized] fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value] crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
------------------------------------------------------------------------------- arm-lpd270_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-shark_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-rmk-omap4430-ldp.config : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-rmk-pxa.config : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-rmk-omap3430-ldp.config : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-mv78xx0_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-magician_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-mvebu_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value]
------------------------------------------------------------------------------- arm-spear13xx_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: fs/direct-io.c:555:3: warning: value computed is not used [-Wunused-value] -------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches: