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:
f9c071f [HACK] ARM: make return_address available for ARM_UNWIND
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v3.15-rc1-70-gf9c071f/
Runtime: 42m 17s
Passed: 124
Failed: 0
Warnings: 11
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/irqchip/irq-clps711x.c:78:1: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1 drivers/mtd/nand/omap2.c:1250:12: warning: 'erased_sector_bitflips' defined but not used [-Wunused-function]
1 drivers/usb/host/xhci-plat.c:206:12: warning: 'xhci_plat_suspend' defined but not used [-Wunused-function]
1 drivers/usb/host/xhci-plat.c:214:12: warning: 'xhci_plat_resume' defined but not used [-Wunused-function]
2 buildall.arm.multi_lpae_defconfig.log.passed:warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
2 buildall.arm.multi_v7_defconfig.log.passed:warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
3 arch/arm/common/scoop.c:185:6: warning: unused variable 'temp' [-Wunused-variable]
Section mismatches:
1 integrator_defconfig WARNING: arch/arm/mach-integrator/built-in.o(.data+0x2e0): Section mismatch in reference from the variable impd1_driver to the function .init.text:impd1_probe()
1 integrator_defconfig WARNING: vmlinux.o(.data+0x1ba0): Section mismatch in reference from the variable impd1_driver to the function .init.text:impd1_probe()
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:
9ef1af9 dt: tegra: remove non-existent clock IDs
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v3.15-rc1-69-g9ef1af9/
Runtime: 43m 23s
Passed: 124
Failed: 0
Warnings: 11
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/irqchip/irq-clps711x.c:78:1: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1 drivers/mtd/nand/omap2.c:1250:12: warning: 'erased_sector_bitflips' defined but not used [-Wunused-function]
1 drivers/usb/host/xhci-plat.c:206:12: warning: 'xhci_plat_suspend' defined but not used [-Wunused-function]
1 drivers/usb/host/xhci-plat.c:214:12: warning: 'xhci_plat_resume' defined but not used [-Wunused-function]
2 buildall.arm.multi_lpae_defconfig.log.passed:warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
2 buildall.arm.multi_v7_defconfig.log.passed:warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
3 arch/arm/common/scoop.c:185:6: warning: unused variable 'temp' [-Wunused-variable]
Section mismatches:
1 integrator_defconfig WARNING: arch/arm/mach-integrator/built-in.o(.data+0x2e0): Section mismatch in reference from the variable impd1_driver to the function .init.text:impd1_probe()
1 integrator_defconfig WARNING: vmlinux.o(.data+0x1ba0): Section mismatch in reference from the variable impd1_driver to the function .init.text:impd1_probe()
Here are the build results from automated periodic testing.
The tree being built was queue, found at:
Local queue of patches applied from http://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git
Topmost commit:
2d20120 Linux 3.13.11
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/queue/v3.13.11/
Runtime: 35m 39s
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:2140: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:
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:
d397246 Add linux-next specific files for 20140424
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20140424/
Runtime: 40m 52s
Passed: 124
Failed: 0
Warnings: 235
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/irqchip/irq-clps711x.c:78:1: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1 drivers/pci/host/pci-mvebu.c:334:5: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'phys_addr_t' [-Wformat=]
1 drivers/usb/host/xhci-plat.c:206:12: warning: 'xhci_plat_suspend' defined but not used [-Wunused-function]
1 drivers/usb/host/xhci-plat.c:214:12: warning: 'xhci_plat_resume' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:167:13: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:184:13: warning: 'l2x0_flush_all' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:194:13: warning: 'l2x0_disable' defined but not used [-Wunused-function]
3 arch/arm/common/scoop.c:185:6: warning: unused variable 'temp' [-Wunused-variable]
111 fs/direct-io.c:1011:12: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized]
111 fs/direct-io.c:1011:12: warning: 'to' may be used uninitialized in this function [-Wmaybe-uninitialized]
Section mismatches:
1 integrator_defconfig WARNING: arch/arm/mach-integrator/built-in.o(.data+0x2e0): Section mismatch in reference from the variable impd1_driver to the function .init.text:impd1_probe()
1 integrator_defconfig WARNING: vmlinux.o(.data+0x1ba0): Section mismatch in reference from the variable impd1_driver to the function .init.text:impd1_probe()