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:
b20898a Add linux-next specific files for 20131223
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20131223/
Runtime: 38m 18s
Passed: 118
Failed: 4
Warnings: 32
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
at91x40_defconfig
efm32_defconfig
mini2440_defconfig
s3c2410_defconfig
-------------------------------------------------------------------------------
Errors:
at91x40_defconfig:
kernel/built-in.o:(.data+0x4b8): undefined reference to `overcommit_ratio_handler'
kernel/built-in.o:(.data+0x4dc): undefined reference to `overcommit_kbytes_handler'
efm32_defconfig:
kernel/built-in.o:(.data+0x498): undefined reference to `overcommit_ratio_handler'
kernel/built-in.o:(.data+0x4bc): undefined reference to `overcommit_kbytes_handler'
mini2440_defconfig:
drivers/leds/leds-s3c24xx.c:100:2: error: implicit declaration of function 's3c_gpio_setpull' [-Werror=implicit-function-declaration]
drivers/leds/leds-s3c24xx.c:100:32: error: 'S3C_GPIO_PULL_NONE' undeclared (first use in this function)
s3c2410_defconfig:
arch/arm/mach-s3c24xx/mach-osiris-dvs.c:76:4: error: implicit declaration of function 'S3C2410_GPB' [-Werror=implicit-function-declaration]
drivers/leds/leds-s3c24xx.c:100:2: error: implicit declaration of function 's3c_gpio_setpull' [-Werror=implicit-function-declaration]
drivers/leds/leds-s3c24xx.c:100:32: error: 'S3C_GPIO_PULL_NONE' undeclared (first use in this function)
Warnings:
1 drivers/usb/host/xhci-plat.c:203:12: warning: 'xhci_plat_suspend' defined but not used [-Wunused-function]
1 drivers/usb/host/xhci-plat.c:211:12: warning: 'xhci_plat_resume' defined but not used [-Wunused-function]
2 net/netfilter/ipvs/ip_vs_sync.c:1640:8: warning: unused variable 'ret' [-Wunused-variable]
4 drivers/usb/gadget/at91_udc.c:1762:3: warning: passing argument 1 of 'usb_ep_set_maxpacket_limit' from incompatible pointer type [enabled by default]
4 drivers/usb/gadget/at91_udc.c:1763:3: warning: passing argument 1 of 'usb_ep_set_maxpacket_limit' from incompatible pointer type [enabled by default]
4 drivers/usb/gadget/at91_udc.c:1764:3: warning: passing argument 1 of 'usb_ep_set_maxpacket_limit' from incompatible pointer type [enabled by default]
4 drivers/usb/gadget/at91_udc.c:1765:3: warning: passing argument 1 of 'usb_ep_set_maxpacket_limit' from incompatible pointer type [enabled by default]
4 drivers/usb/gadget/at91_udc.c:1767:3: warning: passing argument 1 of 'usb_ep_set_maxpacket_limit' from incompatible pointer type [enabled by default]
4 drivers/usb/gadget/at91_udc.c:1769:3: warning: passing argument 1 of 'usb_ep_set_maxpacket_limit' from incompatible pointer type [enabled by default]
4 drivers/usb/gadget/at91_udc.c:1770:3: warning: passing argument 1 of 'usb_ep_set_maxpacket_limit' from incompatible pointer type [enabled by default]
Section mismatches:
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:
513c9cd Merge branch 'next/dt' 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-rc4-494-g513c9cd/
Runtime: 20m 6s
Passed: 122
Failed: 0
Warnings: 19
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/leds/leds-pwm.c:88:22: warning: unused variable 'node' [-Wunused-variable]
1 drivers/net/ethernet/ti/cpsw.c:2138: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/host/xhci-plat.c:201:12: warning: 'xhci_plat_suspend' defined but not used [-Wunused-function]
1 drivers/usb/host/xhci-plat.c:209:12: warning: 'xhci_plat_resume' defined but not used [-Wunused-function]
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/mv_xor.c:57:12: warning: 'mv_desc_get_dest_addr' defined but not used [-Wunused-function]
Section mismatches:
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:
413541d Linux 3.13-rc5
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.13-rc5/
Runtime: 16m 55s
Passed: 119
Failed: 0
Warnings: 11
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/leds/leds-pwm.c:88:22: warning: unused variable 'node' [-Wunused-variable]
1 drivers/net/ethernet/ti/cpsw.c:2138: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/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]
Section mismatches: