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:
2ec6ab7 Add linux-next specific files for 20140325
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20140325/
Runtime: 43m 55s
Passed: 117
Failed: 7
Warnings: 12
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
dove_defconfig
kirkwood_defconfig
multi_v5_defconfig
mv78xx0_defconfig
mvebu_v5_defconfig
mvebu_v7_defconfig
orion5x_defconfig
-------------------------------------------------------------------------------
Errors:
dove_defconfig:
drivers/i2c/busses/i2c-mv64xxx.c:913: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:893: undefined reference to `reset_control_assert'
kirkwood_defconfig:
drivers/i2c/busses/i2c-mv64xxx.c:913: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:893: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:760: undefined reference to `devm_reset_control_get'
drivers/i2c/busses/i2c-mv64xxx.c:767: undefined reference to `reset_control_deassert'
multi_v5_defconfig:
drivers/i2c/busses/i2c-mv64xxx.c:913: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:893: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:760: undefined reference to `devm_reset_control_get'
drivers/i2c/busses/i2c-mv64xxx.c:767: undefined reference to `reset_control_deassert'
mv78xx0_defconfig:
drivers/i2c/busses/i2c-mv64xxx.c:913: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:893: undefined reference to `reset_control_assert'
mvebu_v5_defconfig:
drivers/i2c/busses/i2c-mv64xxx.c:913: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:893: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:760: undefined reference to `devm_reset_control_get'
drivers/i2c/busses/i2c-mv64xxx.c:767: undefined reference to `reset_control_deassert'
mvebu_v7_defconfig:
drivers/i2c/busses/i2c-mv64xxx.c:913: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:893: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:760: undefined reference to `devm_reset_control_get'
drivers/i2c/busses/i2c-mv64xxx.c:767: undefined reference to `reset_control_deassert'
orion5x_defconfig:
drivers/i2c/busses/i2c-mv64xxx.c:913: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:893: undefined reference to `reset_control_assert'
drivers/i2c/busses/i2c-mv64xxx.c:760: undefined reference to `devm_reset_control_get'
drivers/i2c/busses/i2c-mv64xxx.c:767: undefined reference to `reset_control_deassert'
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:1251: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]
1 include/linux/kernel.h:54:38: warning: division by zero [-Wdiv-by-zero]
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 mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
b098d67 Linux 3.14-rc8
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.14-rc8/
Runtime: 32m 50s
Passed: 123
Failed: 0
Warnings: 7
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/staging/imx-drm/imx-drm-core.c:87:25: warning: unused variable 'imxdrm' [-Wunused-variable]
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 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)
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:
8223164 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.14-rc7-117-g8223164/
Runtime: 37m 14s
Passed: 123
Failed: 0
Warnings: 7
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/staging/imx-drm/imx-drm-core.c:87:25: warning: unused variable 'imxdrm' [-Wunused-variable]
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 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)
Section mismatches:
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:
10f8245 Linux 3.10.34
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/queue/v3.10.34/
Runtime: 32m 16s
Passed: 121
Failed: 0
Warnings: 23
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 arch/arm/mach-pxa/em-x270.c:480:18: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 arch/arm/mach-pxa/em-x270.c:484:18: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 arch/arm/mach-pxa/em-x270.c:603:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 drivers/gpio/gpio-omap.c:1529:13: warning: 'omap_gpio_init_context' defined but not used [-Wunused-function]
1 drivers/spi/spi-pl022.c:2226:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t' [-Wformat=]
1 drivers/video/backlight/max8925_bl.c:124:41: warning: statement with no effect [-Wunused-value]
1 include/linux/clocksource.h:345:20: warning: comparison of distinct pointer types lacks a cast [enabled by default]
4 arch/arm/mm/init.c:603:2: warning: passing argument 1 of 'free_reserved_area' makes integer from pointer without a cast [enabled by default]
4 arch/arm/mm/init.c:603:2: warning: passing argument 2 of 'free_reserved_area' makes integer from pointer without a cast [enabled by default]
4 arch/arm/mm/init.c:731:2: warning: passing argument 1 of 'free_reserved_area' makes integer from pointer without a cast [enabled by default]
4 arch/arm/mm/init.c:731:2: warning: passing argument 2 of 'free_reserved_area' makes integer from pointer without a cast [enabled by default]
Section mismatches: