Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
3a94271 Add linux-next specific files for 20131030
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20131030/
Runtime: 40m 52s
Passed: 116 Failed: 3
Warnings: 27
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: at91x40_defconfig da8xx_omapl_defconfig davinci_all_defconfig
-------------------------------------------------------------------------------
Errors:
at91x40_defconfig: arch/arm/include/asm/memory.h:300:6: error: 'arch_virt_to_idmap' undeclared (first use in this function) arch/arm/include/asm/memory.h:301:3: error: implicit declaration of function 'arch_virt_to_idmap' [-Werror=implicit-function-declaration]
da8xx_omapl_defconfig: ../../include/linux/dmaengine.h:54:2: error: expected identifier before numeric constant ../../include/linux/dmaengine.h:987:9: error: 'DMA_IN_PROGRESS' undeclared (first use in this function) ../../include/linux/dmaengine.h:54:2: error: expected identifier before numeric constant ../../include/linux/dmaengine.h:987:9: error: 'DMA_IN_PROGRESS' undeclared (first use in this function)
davinci_all_defconfig: ../../include/linux/dmaengine.h:54:2: error: expected identifier before numeric constant ../../include/linux/dmaengine.h:987:9: error: 'DMA_IN_PROGRESS' undeclared (first use in this function) ../../include/linux/dmaengine.h:54:2: error: expected identifier before numeric constant ../../include/linux/dmaengine.h:987:9: error: 'DMA_IN_PROGRESS' undeclared (first use in this function) ../../include/linux/dmaengine.h:54:2: error: expected identifier before numeric constant ../../include/linux/dmaengine.h:987:9: error: 'DMA_IN_PROGRESS' undeclared (first use in this function) ../../include/linux/dmaengine.h:54:2: error: expected identifier before numeric constant ../../include/linux/dmaengine.h:987:9: error: 'DMA_IN_PROGRESS' undeclared (first use in this function) ../../include/linux/dmaengine.h:54:2: error: expected identifier before numeric constant ../../include/linux/dmaengine.h:987:9: error: 'DMA_IN_PROGRESS' undeclared (first use in this function)
Warnings: 1 arch/arm/mach-omap2/pm34xx.c:123:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1 drivers/dma/imx-dma.c:575:3: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-dma.c:575:3: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-dma.c:589:4: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-dma.c:599:4: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-dma.c:929:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-dma.c:929:2: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-dma.c:959:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-dma.c:959:2: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-sdma.c:1092:3: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/imx-sdma.c:1166:3: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/ipu/ipu_idmac.c:1235:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=] 1 drivers/dma/ipu/ipu_idmac.c:1235:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=] 1 drivers/spi/spi-davinci.c:966:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'resource_size_t' [-Wformat=] 1 drivers/spi/spi-davinci.c:966:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'resource_size_t' [-Wformat=] 1 drivers/video/exynos/exynos_mipi_dsi.c:144:26: warning: unused variable 'pdev' [-Wunused-variable] 2 arch/arm/mach-footbridge/netwinder-hw.c:695:2: warning: passing argument 1 of 'spinlock_check' from incompatible pointer type [enabled by default] 2 arch/arm/mach-footbridge/netwinder-hw.c:702:2: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type [enabled by default] 2 arch/arm/mach-footbridge/netwinder-hw.c:712:2: warning: passing argument 1 of 'spinlock_check' from incompatible pointer type [enabled by default] 2 arch/arm/mach-footbridge/netwinder-hw.c:714:2: warning: passing argument 1 of 'spin_unlock_irqrestore' from incompatible pointer type [enabled by default] 2 drivers/gpu/host1x/hw/cdma_hw.c:57:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat=] 2 drivers/gpu/host1x/hw/debug_hw.c:167:10: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat=] 2 drivers/mtd/nand/gpmi-nand/gpmi-nand.c:123:13: warning: 'set_geometry_by_ecc_info' defined but not used [-Wunused-function] 2 net/netfilter/ipvs/ip_vs_sync.c:1640:8: warning: unused variable 'ret' [-Wunused-variable] 58 drivers/mmc/core/mmc_ops.c:493:14: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] 815 arch/arm/include/asm/io.h:378:24: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] 815 arch/arm/include/asm/io.h:378:24: warning: 'struct bio_vec' declared inside parameter list [enabled by default]
Section mismatches: