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:
163e407 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.16-rc4-28-g163e407/
Runtime: 46m 4s
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 next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
b306947 Add linux-next specific files for 20140708
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20140708/
Runtime: 41m 43s
Passed: 113
Failed: 11
Warnings: 315
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
genmai_defconfig
iop13xx_defconfig
koelsch_defconfig
lager_defconfig
mackerel_defconfig
marzen_defconfig
nuc910_defconfig
nuc950_defconfig
nuc960_defconfig
prima2_defconfig
shmobile_defconfig
-------------------------------------------------------------------------------
Errors:
genmai_defconfig:
:(.text+0x406c4): undefined reference to `crypto_alloc_shash'
:(.text+0x4083c): undefined reference to `crypto_shash_update'
:(.text+0x4087c): undefined reference to `crypto_shash_update'
:(.text+0x408d4): undefined reference to `crypto_shash_final'
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:928:2: error: implicit declaration of function 'local_bh_disable' [-Werror=implicit-function-declaration]
include/linux/rcupdate.h:942:2: error: implicit declaration of function 'local_bh_enable' [-Werror=implicit-function-declaration]
include/linux/rcupdate.h:968:2: error: implicit declaration of function 'preempt_disable_notrace' [-Werror=implicit-function-declaration]
include/linux/rcupdate.h:988: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'
koelsch_defconfig:
:(.text+0x56a88): undefined reference to `crypto_alloc_shash'
:(.text+0x56c08): undefined reference to `crypto_shash_update'
:(.text+0x56c48): undefined reference to `crypto_shash_update'
:(.text+0x56ca0): undefined reference to `crypto_shash_final'
lager_defconfig:
:(.text+0x406c4): undefined reference to `crypto_alloc_shash'
:(.text+0x4083c): undefined reference to `crypto_shash_update'
:(.text+0x4087c): undefined reference to `crypto_shash_update'
:(.text+0x408d4): undefined reference to `crypto_shash_final'
mackerel_defconfig:
:(.text+0x45adc): undefined reference to `crypto_alloc_shash'
:(.text+0x45bb0): undefined reference to `crypto_shash_update'
:(.text+0x45bf4): undefined reference to `crypto_shash_update'
:(.text+0x45cc0): undefined reference to `crypto_shash_final'
marzen_defconfig:
kernel/kexec.c:2181: undefined reference to `crypto_alloc_shash'
kernel/kexec.c:2223: undefined reference to `crypto_shash_update'
kernel/kexec.c:2238: undefined reference to `crypto_shash_update'
kernel/kexec.c:2253: undefined reference to `crypto_shash_final'
nuc910_defconfig:
:(.text+0x49980): undefined reference to `crypto_alloc_shash'
:(.text+0x49a4c): undefined reference to `crypto_shash_update'
:(.text+0x49a90): undefined reference to `crypto_shash_update'
:(.text+0x49b5c): undefined reference to `crypto_shash_final'
nuc950_defconfig:
:(.text+0x4c374): undefined reference to `crypto_alloc_shash'
:(.text+0x4c440): undefined reference to `crypto_shash_update'
:(.text+0x4c484): undefined reference to `crypto_shash_update'
:(.text+0x4c550): undefined reference to `crypto_shash_final'
nuc960_defconfig:
:(.text+0x4c374): undefined reference to `crypto_alloc_shash'
:(.text+0x4c440): undefined reference to `crypto_shash_update'
:(.text+0x4c484): undefined reference to `crypto_shash_update'
:(.text+0x4c550): undefined reference to `crypto_shash_final'
prima2_defconfig:
kernel/kexec.c:2181: undefined reference to `crypto_alloc_shash'
kernel/kexec.c:2223: undefined reference to `crypto_shash_update'
kernel/kexec.c:2238: undefined reference to `crypto_shash_update'
kernel/kexec.c:2253: undefined reference to `crypto_shash_final'
shmobile_defconfig:
:(.text+0x57480): undefined reference to `crypto_alloc_shash'
:(.text+0x57600): undefined reference to `crypto_shash_update'
:(.text+0x57640): undefined reference to `crypto_shash_update'
:(.text+0x57698): undefined reference to `crypto_shash_final'
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 drivers/scsi/arm/fas216.c:3003:3: warning: format '%d' expects argument of type 'int', but argument 4 has type 'u64' [-Wformat=]
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=]
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.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)
6 fs/cifs/sess.c:542:1: warning: 'sess_alloc_buffer' defined but not used [-Wunused-function]
6 fs/cifs/sess.c:580:1: warning: 'sess_free_buffer' defined but not used [-Wunused-function]
6 fs/cifs/sess.c:589:1: warning: 'sess_establish_session' defined but not used [-Wunused-function]
6 fs/cifs/sess.c:621:1: warning: 'sess_sendreceive' defined but not used [-Wunused-function]
18 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]
110 fs/direct-io.c:1011:12: warning: 'from' may be used uninitialized in this function [-Wmaybe-uninitialized]
110 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 arm-soc, found at:
http://git.kernel.org/cgit/linux/kernel/git/arm/arm-soc.git (for-next or to-build branch)
Topmost commit:
2c73bcb arm-soc: document merges
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v3.16-rc4-190-g2c73bcb/
Runtime: 46m 25s
Passed: 126
Failed: 0
Warnings: 244
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/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 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: