Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
11ec50c word-at-a-time: provide generic big-endian zero_bytemask implementation
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.13-rc3-195-g11ec50c/
Runtime: 38m 32s
Passed: 118 Failed: 1
Warnings: 21
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: bockw_defconfig
-------------------------------------------------------------------------------
Errors:
bockw_defconfig:
Warnings: 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=] 2 drivers/dma/at_hdmac_regs.h:350:23: warning: 'chan2parent' defined but not used [-Wunused-function] 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/amba-pl08x.c:1172:2: warning: passing argument 1 of 'dma_descriptor_unmap' from incompatible pointer type [enabled by default] 4 drivers/dma/mv_xor.c:57:12: warning: 'mv_desc_get_dest_addr' defined but not used [-Wunused-function]
Section mismatches:
On Thu, Dec 12, 2013 at 11:29 AM, Olof's autobuilder build@lixom.net wrote:
Errors:
bockw_defconfig:
Hm, I'm hitting intermitted issues with ccache permissions, this was another one of them. I'll continue to tweak my settings to see if I can make them go away.
On Thu, Dec 12, 2013 at 12:26:20PM -0800, Olof Johansson wrote:
On Thu, Dec 12, 2013 at 11:29 AM, Olof's autobuilder build@lixom.net wrote:
Errors:
bockw_defconfig:
Hm, I'm hitting intermitted issues with ccache permissions, this was another one of them. I'll continue to tweak my settings to see if I can make them go away.
Hi Olof,
FWIW, I have checked both 11ec50c and next-20131212 and bockw_defconfig seems to build cleanly (for me).
On Thu, Dec 12, 2013 at 4:39 PM, Simon Horman horms@verge.net.au wrote:
On Thu, Dec 12, 2013 at 12:26:20PM -0800, Olof Johansson wrote:
On Thu, Dec 12, 2013 at 11:29 AM, Olof's autobuilder build@lixom.net wrote:
Errors:
bockw_defconfig:
Hm, I'm hitting intermitted issues with ccache permissions, this was another one of them. I'll continue to tweak my settings to see if I can make them go away.
Hi Olof,
FWIW, I have checked both 11ec50c and next-20131212 and bockw_defconfig seems to build cleanly (for me).
Yeah, it seems to be a race at file/directory creation time with ccache, not related to actual issues with what is being built.
-Olof
kernel-build-reports@lists.linaro.org