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:
99baf2af Add linux-next specific files for 20131031
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20131031/
Runtime: 40m 12s
Passed: 115 Failed: 4
Warnings: 40
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: at91x40_defconfig bcm_defconfig da8xx_omapl_defconfig davinci_all_defconfig
-------------------------------------------------------------------------------
Errors:
at91x40_defconfig: :(.init.text+0x79c): undefined reference to `early_paging_init'
bcm_defconfig: ../../drivers/clocksource/bcm_kona_timer.c:154:55: error: parameter 1 ('mode') has incomplete type ../../drivers/clocksource/bcm_kona_timer.c:154:13: error: function declaration isn't a prototype [-Werror=strict-prototypes] ../../drivers/clocksource/bcm_kona_timer.c:158:7: error: 'CLOCK_EVT_MODE_ONESHOT' undeclared (first use in this function) ../../drivers/clocksource/bcm_kona_timer.c:161:7: error: 'CLOCK_EVT_MODE_UNUSED' undeclared (first use in this function) ../../drivers/clocksource/bcm_kona_timer.c:162:7: error: 'CLOCK_EVT_MODE_SHUTDOWN' undeclared (first use in this function) ../../drivers/clocksource/bcm_kona_timer.c:168:15: error: variable 'kona_clockevent_timer' has initializer but incomplete type ../../drivers/clocksource/bcm_kona_timer.c:169:2: error: unknown field 'name' specified in initializer ../../drivers/clocksource/bcm_kona_timer.c:170:2: error: unknown field 'features' specified in initializer ../../drivers/clocksource/bcm_kona_timer.c:170:14: error: 'CLOCK_EVT_FEAT_ONESHOT' undeclared here (not in a function) ../../drivers/clocksource/bcm_kona_timer.c:171:2: error: unknown field 'set_next_event' specified in initializer ../../drivers/clocksource/bcm_kona_timer.c:172:2: error: unknown field 'set_mode' specified in initializer ../../drivers/clocksource/bcm_kona_timer.c:177:2: error: invalid use of undefined type 'struct clock_event_device' ../../drivers/clocksource/bcm_kona_timer.c:178:2: error: implicit declaration of function 'clockevents_config_and_register' [-Werror=implicit-function-declaration] ../../drivers/clocksource/bcm_kona_timer.c:187:5: error: dereferencing pointer to incomplete type ../../drivers/clocksource/bcm_kona_timer.c:205:35: error: expected ')' before string constant ../../drivers/clocksource/bcm_kona_timer.c:210:34: error: expected ')' before string constant
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/clocksource/bcm_kona_timer.c:126:14: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:126:14: warning: 'struct clock_event_device' declared inside parameter list [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:155:16: warning: 'enum clock_event_mode' declared inside parameter list [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:155:16: warning: 'struct clock_event_device' declared inside parameter list [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:169:2: warning: excess elements in struct initializer [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:169:2: warning: (near initialization for 'kona_clockevent_timer') [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:170:2: warning: excess elements in struct initializer [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:170:2: warning: (near initialization for 'kona_clockevent_timer') [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:171:2: warning: excess elements in struct initializer [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:171:2: warning: (near initialization for 'kona_clockevent_timer') [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:173:1: warning: excess elements in struct initializer [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:173:1: warning: (near initialization for 'kona_clockevent_timer') [enabled by default] 1 drivers/clocksource/bcm_kona_timer.c:197:123: warning: 'kona_timer_init' defined but not used [-Wunused-function] 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] 814 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] 814 arch/arm/include/asm/io.h:378:24: warning: 'struct bio_vec' declared inside parameter list [enabled by default]
Section mismatches:
kernel-build-reports@lists.linaro.org