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:
3b0e227 Merge branch 'next/cleanup' into for-next
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v3.13-rc3-308-g3b0e227/
Runtime: 40m 3s
Passed: 100 Failed: 21
Warnings: 28
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: assabet_defconfig at91_dt_defconfig at91sam9260_9g20_defconfig at91sam9261_9g10_defconfig at91sam9263_defconfig at91sam9rl_defconfig badge4_defconfig cerfcube_defconfig collie_defconfig h3600_defconfig hackkit_defconfig ixp4xx_defconfig jornada720_defconfig lart_defconfig neponset_defconfig netx_defconfig pleb_defconfig rpc_defconfig shannon_defconfig simpad_defconfig u300_defconfig
-------------------------------------------------------------------------------
Errors:
assabet_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
at91_dt_defconfig: arch/arm/mach-at91/at91sam9260.c:24:27: fatal error: mach/at91_pmc.h: No such file or directory arch/arm/mach-at91/at91sam9263.c:22:27: fatal error: mach/at91_pmc.h: No such file or directory
at91sam9260_9g20_defconfig: arch/arm/mach-at91/at91sam9260.c:24:27: fatal error: mach/at91_pmc.h: No such file or directory
at91sam9261_9g10_defconfig: arch/arm/mach-at91/at91sam9261.c:23:27: fatal error: mach/at91_pmc.h: No such file or directory
at91sam9263_defconfig: arch/arm/mach-at91/at91sam9263.c:22:27: fatal error: mach/at91_pmc.h: No such file or directory
at91sam9rl_defconfig: arch/arm/mach-at91/at91sam9rl.c:23:27: fatal error: mach/at91_pmc.h: No such file or directory
badge4_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
cerfcube_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
collie_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
h3600_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
hackkit_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
ixp4xx_defconfig: arch/arm/mach-ixp4xx/common.c:524:12: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
jornada720_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
lart_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
neponset_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
netx_defconfig: arch/arm/mach-netx/time.c:46:64: error: 'CLOCK_TICK_RATE' undeclared (first use in this function) arch/arm/mach-netx/time.c:119:63: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
pleb_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
rpc_defconfig: arch/arm/mach-rpc/time.c:49:16: error: 'CLOCK_TICK_RATE' undeclared (first use in this function) arch/arm/mach-rpc/time.c:64:17: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
shannon_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
simpad_defconfig: arch/arm/mach-sa1100/time.c:98:130: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
u300_defconfig: arch/arm/mach-u300/timer.c:212:64: error: 'CLOCK_TICK_RATE' undeclared (first use in this function)
Warnings: 1 arch/arm/mach-rpc/time.c:60:1: warning: control reaches end of non-void function [-Wreturn-type] 1 drivers/leds/leds-pwm.c:88:22: warning: unused variable 'node' [-Wunused-variable] 1 drivers/net/ethernet/ti/cpsw.c:2123:2: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'resource_size_t' [-Wformat=] 1 drivers/net/ethernet/ti/davinci_cpdma.c:182:3: warning: passing argument 3 of 'dma_alloc_attrs' from incompatible pointer type [enabled by default] 1 drivers/net/ethernet/ti/davinci_cpdma.c:222:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1 drivers/net/ethernet/ti/davinci_cpdma.c:223:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 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/usb/phy/phy-generic.c:248:33: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] 2 drivers/dma/at_hdmac_regs.h:350:23: warning: 'chan2parent' defined but not used [-Wunused-function] 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] 4 drivers/dma/mv_xor.c:57:12: warning: 'mv_desc_get_dest_addr' defined but not used [-Wunused-function] 5 drivers/dma/amba-pl08x.c:1172:2: warning: passing argument 1 of 'dma_descriptor_unmap' from incompatible pointer type [enabled by default]
Section mismatches:
kernel-build-reports@lists.linaro.org