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:
4b32b51 Merge branch 'fixes' into for-next
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v3.12-rc3-319-g4b32b51/
Runtime: 40m 8s
Passed: 116 Failed: 1
Warnings: 18
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: dove_defconfig
-------------------------------------------------------------------------------
Errors:
dove_defconfig: ../../arch/arm/mach-dove/board-dt.c:69:1: error: expected expression before '<<' token
Warnings: 1 arch/arm/mach-dove/board-dt.c:26:123: warning: 'dove_legacy_clk_init' defined but not used [-Wunused-function] 1 arch/arm/mach-dove/board-dt.c:44:123: warning: 'dove_dt_init_early' defined but not used [-Wunused-function] 1 arch/arm/mach-dove/board-dt.c:51:123: warning: 'dove_dt_init' defined but not used [-Wunused-function] 1 drivers/dma/imx-dma.c:579: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:579: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:593: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:603: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:930: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:930: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:960: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:960: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/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=] 1 drivers/gpu/host1x/hw/debug_hw.c:175:10: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat=] 1 drivers/tty/serial/imx.c:1542:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Section mismatches:
On Wed, Oct 9, 2013 at 2:59 PM, Olof's autobuilder build@lixom.net wrote:
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:
4b32b51 Merge branch 'fixes' into for-next
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v3.12-rc3-319-g4b32b51/
Runtime: 40m 8s Passed: 116 Failed: 1 Warnings: 18 Section mismatches: 0
Failed defconfigs: dove_defconfig
Errors:
dove_defconfig:
../../arch/arm/mach-dove/board-dt.c:69:1: error: expected expression before '<<' token
This is due to a fumbled merge resolution by me, just fixed it and re-pushed the to-build branch which I verified builds cleanly for dove_defconfig.
Kevin
kernel-build-reports@lists.linaro.org