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:
a20416c Add linux-next specific files for 20140714
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20140714/
Runtime: 45m 14s
Passed: 103
Failed: 20
Warnings: 302
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
at91_dt_defconfig
at91rm9200_defconfig
at91sam9260_9g20_defconfig
at91sam9263_defconfig
at91sam9g45_defconfig
bcm2835_defconfig
bcm_defconfig
dove_defconfig
imx_v4_v5_defconfig
iop13xx_defconfig
mmp2_defconfig
msm_defconfig
multi_v5_defconfig
mv78xx0_defconfig
mvebu_v5_defconfig
mxs_defconfig
orion5x_defconfig
s3c2410_defconfig
sama5_defconfig
vt8500_v6_v7_defconfig
-------------------------------------------------------------------------------
Errors:
at91_dt_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
at91rm9200_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
at91sam9260_9g20_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
at91sam9263_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
at91sam9g45_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
bcm2835_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
bcm_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
dove_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
imx_v4_v5_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
iop13xx_defconfig:
include/linux/rcupdate.h:219:2: error: implicit declaration of function 'preempt_disable' [-Werror=implicit-function-declaration]
include/linux/rcupdate.h:224:2: error: implicit declaration of function 'preempt_enable' [-Werror=implicit-function-declaration]
include/linux/rcupdate.h:918:2: error: implicit declaration of function 'local_bh_disable' [-Werror=implicit-function-declaration]
include/linux/rcupdate.h:936:2: error: implicit declaration of function 'local_bh_enable' [-Werror=implicit-function-declaration]
include/linux/rcupdate.h:964:2: error: implicit declaration of function 'preempt_disable_notrace' [-Werror=implicit-function-declaration]
include/linux/rcupdate.h:986:2: error: implicit declaration of function 'preempt_enable_notrace' [-Werror=implicit-function-declaration]
include/linux/jiffies.h:60:39: error: division by zero in #if
include/linux/jiffies.h:300:36: error: 'NSEC_PER_USEC' undeclared (first use in this function)
include/linux/ktime.h:80:41: error: 'NSEC_PER_SEC' undeclared (first use in this function)
include/linux/ktime.h:106:57: error: parameter 1 ('ts') has incomplete type
include/linux/ktime.h:106:23: error: function declaration isn't a prototype [-Werror=strict-prototypes]
include/linux/ktime.h:112:55: error: parameter 1 ('tv') has incomplete type
include/linux/ktime.h:112:23: error: function declaration isn't a prototype [-Werror=strict-prototypes]
include/linux/ktime.h:114:43: error: 'NSEC_PER_USEC' undeclared (first use in this function)
include/linux/ktime.h:333:9: error: variable 'tv' has initializer but incomplete type
include/linux/ktime.h:333:9: error: implicit declaration of function 'ns_to_timeval' [-Werror=implicit-function-declaration]
include/linux/ktime.h:333:17: error: storage size of 'tv' isn't known
include/linux/ktime.h:334:27: error: 'USEC_PER_SEC' undeclared (first use in this function)
include/linux/ktime.h:339:9: error: variable 'tv' has initializer but incomplete type
include/linux/ktime.h:339:17: error: storage size of 'tv' isn't known
include/linux/ktime.h:340:27: error: 'MSEC_PER_SEC' undeclared (first use in this function)
include/linux/ktime.h:340:55: error: 'USEC_PER_MSEC' undeclared (first use in this function)
include/linux/ktime.h:350:33: error: 'NSEC_PER_USEC' undeclared (first use in this function)
include/linux/ktime.h:355:33: error: 'NSEC_PER_MSEC' undeclared (first use in this function)
include/linux/ktime.h:360:33: error: 'NSEC_PER_USEC' undeclared (first use in this function)
include/linux/ktime.h:377:3: error: dereferencing pointer to incomplete type
include/linux/ktime.h:377:3: error: implicit declaration of function 'ns_to_timespec' [-Werror=implicit-function-declaration]
include/linux/bottom_half.h:17:20: error: static declaration of 'local_bh_disable' follows non-static declaration
include/linux/bottom_half.h:30:20: error: static declaration of 'local_bh_enable' follows non-static declaration
include/linux/time.h:246:24: error: conflicting types for 'ns_to_timespec'
include/linux/time.h:254:23: error: conflicting types for 'ns_to_timeval'
mmp2_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
msm_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
multi_v5_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
mv78xx0_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
mvebu_v5_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
mxs_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
orion5x_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
s3c2410_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
sama5_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
vt8500_v6_v7_defconfig:
fs/ext4/super.c:4546:41: error: 'struct percpu_counter' has no member named 'counters'
fs/ext4/super.c:4550:39: error: 'struct percpu_counter' has no member named 'counters'
Warnings:
1 drivers/i2c/busses/i2c-st.c:818:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' [-Wformat=]
1 drivers/mmc/host/sunxi-mmc.c:297:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 include/linux/bottom_half.h:17:20: warning: conflicting types for 'local_bh_disable' [enabled by default]
1 include/linux/bottom_half.h:30:20: warning: conflicting types for 'local_bh_enable' [enabled by default]
1 include/linux/jiffies.h:256:10: warning: "NSEC_PER_SEC" is not defined [-Wundef]
1 include/linux/jiffies.h:308:54: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
1 include/linux/jiffies.h:308:54: warning: 'struct timeval' declared inside parameter list [enabled by default]
1 include/linux/jiffies.h:310:18: warning: 'struct timeval' declared inside parameter list [enabled by default]
1 include/linux/jiffies.h:60:21: warning: "NSEC_PER_SEC" is not defined [-Wundef]
1 include/linux/ktime.h:112:47: warning: 'struct timeval' declared inside parameter list [enabled by default]
1 include/linux/ktime.h:333:17: warning: unused variable 'tv' [-Wunused-variable]
1 include/linux/ktime.h:339:17: warning: unused variable 'tv' [-Wunused-variable]
1 include/linux/of.h:774:20: warning: comparison of distinct pointer types lacks a cast [enabled by default]
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]
2 buildall.arm.multi_v5_defconfig.log.failed:warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT)
2 buildall.arm.omap1_defconfig.log.passed:warning: (ARCH_OMAP1) selects ARCH_OMAP which has unmet direct dependencies (ARCH_MULTI_V6 || ARCH_MULTI_V7)
6 fs/cifs/sess.c:750:1: warning: 'sess_auth_lanman' defined but not used [-Wunused-function]
10 fs/cifs/sess.c:1108:1: warning: 'sess_auth_kerberos' defined but not used [-Wunused-function]
17 net/mac80211/chan.c:69:26: warning: unused variable 'local' [-Wunused-variable]
28 sound/soc/soc-dapm.c:2851:15: warning: 'reg_val' may be used uninitialized in this function [-Wmaybe-uninitialized]
109 fs/direct-io.c:1011:12: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized]
109 fs/direct-io.c:1011:12: warning: 'to' may be used uninitialized in this function [-Wmaybe-uninitialized]
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:
1795cd9 Linux 3.16-rc5
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.16-rc5/
Runtime: 45m 55s
Passed: 126
Failed: 0
Warnings: 243
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/clk/clk-efm32gg.c:81:189: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 drivers/mmc/host/sunxi-mmc.c:297:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/tty/serial/samsung.c:1229:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t' [-Wformat=]
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]
2 buildall.arm.multi_v5_defconfig.log.passed:warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT)
2 buildall.arm.omap1_defconfig.log.passed:warning: (ARCH_OMAP1) selects ARCH_OMAP which has unmet direct dependencies (ARCH_MULTI_V6 || ARCH_MULTI_V7)
4 drivers/spi/spi-rspi.c:633:6: warning: unused variable 'ret' [-Wunused-variable]
113 fs/direct-io.c:1011:12: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized]
113 fs/direct-io.c:1011:12: warning: 'to' may be used uninitialized in this function [-Wmaybe-uninitialized]
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:
18b34d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.16-rc4-253-g18b34d9/
Runtime: 46m 5s
Passed: 126
Failed: 0
Warnings: 243
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/clk/clk-efm32gg.c:81:189: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 drivers/mmc/host/sunxi-mmc.c:297:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/tty/serial/samsung.c:1229:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t' [-Wformat=]
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]
2 buildall.arm.multi_v5_defconfig.log.passed:warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT)
2 buildall.arm.omap1_defconfig.log.passed:warning: (ARCH_OMAP1) selects ARCH_OMAP which has unmet direct dependencies (ARCH_MULTI_V6 || ARCH_MULTI_V7)
4 drivers/spi/spi-rspi.c:633:6: warning: unused variable 'ret' [-Wunused-variable]
113 fs/direct-io.c:1011:12: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized]
113 fs/direct-io.c:1011:12: warning: 'to' may be used uninitialized in this function [-Wmaybe-uninitialized]
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:
502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.16-rc4-245-g502fde1/
Runtime: 45m 55s
Passed: 126
Failed: 0
Warnings: 243
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 drivers/clk/clk-efm32gg.c:81:189: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 drivers/mmc/host/sunxi-mmc.c:297:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/tty/serial/samsung.c:1229:2: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t' [-Wformat=]
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]
2 buildall.arm.multi_v5_defconfig.log.passed:warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT)
2 buildall.arm.omap1_defconfig.log.passed:warning: (ARCH_OMAP1) selects ARCH_OMAP which has unmet direct dependencies (ARCH_MULTI_V6 || ARCH_MULTI_V7)
4 drivers/spi/spi-rspi.c:633:6: warning: unused variable 'ret' [-Wunused-variable]
113 fs/direct-io.c:1011:12: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized]
113 fs/direct-io.c:1011:12: warning: 'to' may be used uninitialized in this function [-Wmaybe-uninitialized]
Section mismatches: