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:
b395397 Add linux-next specific files for 20140717
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20140717/
Runtime: 48m 20s
Passed: 101 Failed: 21
Warnings: 333
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 s5pv210_defconfig sama5_defconfig vt8500_v6_v7_defconfig
-------------------------------------------------------------------------------
Errors:
at91_dt_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
at91rm9200_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
at91sam9260_9g20_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
at91sam9263_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
at91sam9g45_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
bcm2835_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
bcm_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
dove_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
imx_v4_v5_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551: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:884:2: error: implicit declaration of function 'local_bh_disable' [-Werror=implicit-function-declaration] include/linux/rcupdate.h:902:2: error: implicit declaration of function 'local_bh_enable' [-Werror=implicit-function-declaration] include/linux/rcupdate.h:930:2: error: implicit declaration of function 'preempt_disable_notrace' [-Werror=implicit-function-declaration] include/linux/rcupdate.h:952: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:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
msm_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
multi_v5_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
mv78xx0_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
mvebu_v5_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
mxs_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
orion5x_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
s3c2410_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
s5pv210_defconfig: arch/arm/kernel/debug.S:24:33: fatal error: mach/debug-macro.S: No such file or directory arch/arm/kernel/head.S:27:33: fatal error: mach/debug-macro.S: No such file or directory
sama5_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551:39: error: 'struct percpu_counter' has no member named 'counters'
vt8500_v6_v7_defconfig: fs/ext4/super.c:4547:41: error: 'struct percpu_counter' has no member named 'counters' fs/ext4/super.c:4551: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) 2 include/linux/aer.h:38:44: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] 2 include/linux/aer.h:38:44: warning: 'struct pci_dev' declared inside parameter list [enabled by default] 2 include/linux/aer.h:39:45: warning: 'struct pci_dev' declared inside parameter list [enabled by default] 2 include/linux/aer.h:40:51: warning: 'struct pci_dev' declared inside parameter list [enabled by default] 2 include/linux/aer.h:42:58: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] 2 include/linux/aer.h:42:58: warning: 'struct pci_dev' declared inside parameter list [enabled by default] 2 include/linux/aer.h:46:59: warning: 'struct pci_dev' declared inside parameter list [enabled by default] 2 include/linux/aer.h:50:65: warning: 'struct pci_dev' declared inside parameter list [enabled by default] 4 include/linux/aer.h:57:14: warning: 'struct pci_dev' declared inside parameter list [enabled by default] 6 fs/cifs/sess.c:750:1: warning: 'sess_auth_lanman' defined but not used [-Wunused-function] 10 fs/cifs/misc.c:578:1: warning: 'cifs_oplock_break_wait' 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] 29 sound/soc/soc-dapm.c:2862: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:
kernel-build-reports@lists.linaro.org