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:
f7813ad Merge tag 'for-linus-4.6' of git://git.code.sf.net/p/openipmi/linux-ipmi
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.5-6229-gf7813ad/
Runtime: 59m 24s
Passed: 118
Failed: 1
Warnings: 40
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
:(.text+0x334168): undefined reference to `__multi3'
:(.text+0x4875d8): undefined reference to `__multi3'
:(.text+0x4955a8): undefined reference to `__multi3'
:(.text+0x555004): undefined reference to `__multi3'
:(.text+0x59427c): undefined reference to `__multi3'
arch/arm64/xen/built-in.o::(.text+0x4c8): more undefined references to `__multi3' follow
Warnings:
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/ntb/test/ntb_perf.c:213:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/ntb/test/ntb_perf.c:214:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/staging/fsl-mc/bus/mc-bus.c:263:11: warning: passing argument 1 of 'dev_err' from incompatible pointer type
1 drivers/staging/fsl-mc/bus/mc-bus.c:270:11: warning: passing argument 1 of 'dev_err' from incompatible pointer type
1 drivers/staging/fsl-mc/bus/mc-sys.c:331:12: warning: passing argument 2 of '__dynamic_dev_dbg' from incompatible pointer type
1 drivers/staging/fsl-mc/bus/mc-sys.c:373:12: warning: passing argument 2 of '__dynamic_dev_dbg' from incompatible pointer type
1 drivers/staging/fsl-mc/bus/mc-sys.c:429:11: warning: passing argument 2 of '__dynamic_dev_dbg' from incompatible pointer type
1 fs/cifs/cifssmb.c:2450:23: warning: array subscript is above array bounds [-Warray-bounds]
1 fs/cifs/cifssmb.c:2697:25: warning: array subscript is above array bounds [-Warray-bounds]
1 fs/cifs/cifssmb.c:5677:22: warning: array subscript is above array bounds [-Warray-bounds]
1 fs/cifs/cifssmb.c:5827:15: warning: array subscript is above array bounds [-Warray-bounds]
1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
2 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:3631:17: warning: initialization makes integer from pointer without a cast
2 drivers/isdn/hardware/eicon/platform.h:333:18: warning: array subscript is above array bounds [-Warray-bounds]
2 drivers/leds/leds-is31fl32xx.c:345:30: warning: passing argument 1 of 'of_property_read_string' discards 'const' qualifier from pointer target type
2 drivers/leds/leds-is31fl32xx.c:357:26: warning: passing argument 1 of 'of_property_read_string' discards 'const' qualifier from pointer target type
2 drivers/tty/serial/uartlite.c:348:21: warning: assignment discards 'const' qualifier from pointer target type
2 drivers/tty/serial/uartlite.c:354:22: warning: assignment discards 'const' qualifier from pointer target type
7 drivers/media/v4l2-core/v4l2-mc.c:37:55: warning: unused variable 'dtv_demod' [-Wunused-variable]
7 include/linux/kernel.h:758:17: warning: comparison of distinct pointer types lacks a cast
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:
35fe688 arm-soc: document merges
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v4.5-6758-g35fe688/
Runtime: 59m 5s
Passed: 117
Failed: 1
Warnings: 41
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
drivers/clk/meson/clkc.c:200:13: error: conflicting types for 'meson_clk_register_clks'
drivers/watchdog/orion_wdt.c:109:2: error: implicit declaration of function 'atomic_io_modify' [-Werror=implicit-function-declaration]
Warnings:
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/ntb/test/ntb_perf.c:213:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/ntb/test/ntb_perf.c:214:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/staging/fsl-mc/bus/mc-bus.c:263:11: warning: passing argument 1 of 'dev_err' from incompatible pointer type
1 drivers/staging/fsl-mc/bus/mc-bus.c:270:11: warning: passing argument 1 of 'dev_err' from incompatible pointer type
1 drivers/staging/fsl-mc/bus/mc-sys.c:331:12: warning: passing argument 2 of '__dynamic_dev_dbg' from incompatible pointer type
1 drivers/staging/fsl-mc/bus/mc-sys.c:373:12: warning: passing argument 2 of '__dynamic_dev_dbg' from incompatible pointer type
1 drivers/staging/fsl-mc/bus/mc-sys.c:429:11: warning: passing argument 2 of '__dynamic_dev_dbg' from incompatible pointer type
1 fs/cifs/cifssmb.c:2450:23: warning: array subscript is above array bounds [-Warray-bounds]
1 fs/cifs/cifssmb.c:2697:25: warning: array subscript is above array bounds [-Warray-bounds]
1 fs/cifs/cifssmb.c:5677:22: warning: array subscript is above array bounds [-Warray-bounds]
1 fs/cifs/cifssmb.c:5827:15: warning: array subscript is above array bounds [-Warray-bounds]
1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
2 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:3631:17: warning: initialization makes integer from pointer without a cast
2 drivers/isdn/hardware/eicon/platform.h:333:18: warning: array subscript is above array bounds [-Warray-bounds]
2 drivers/leds/leds-is31fl32xx.c:345:30: warning: passing argument 1 of 'of_property_read_string' discards 'const' qualifier from pointer target type
2 drivers/leds/leds-is31fl32xx.c:357:26: warning: passing argument 1 of 'of_property_read_string' discards 'const' qualifier from pointer target type
2 drivers/tty/serial/uartlite.c:348:21: warning: assignment discards 'const' qualifier from pointer target type
2 drivers/tty/serial/uartlite.c:354:22: warning: assignment discards 'const' qualifier from pointer target type
7 include/linux/kernel.h:758:17: warning: comparison of distinct pointer types lacks a cast
8 drivers/media/v4l2-core/v4l2-mc.c:37:55: warning: unused variable 'dtv_demod' [-Wunused-variable]
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:
82e3550 arm-soc: document merges
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v4.5-rc6-1012-g82e3550/
Runtime: 56m 1s
Passed: 117
Failed: 1
Warnings: 49
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
drivers/clk/meson/clkc.c:200:13: error: conflicting types for 'meson_clk_register_clks'
drivers/watchdog/orion_wdt.c:109:2: error: implicit declaration of function 'atomic_io_modify' [-Werror=implicit-function-declaration]
Warnings:
1 drivers/isdn/hardware/eicon/platform.h:333:18: warning: array subscript is above array bounds [-Warray-bounds]
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/ntb/test/ntb_perf.c:213:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/ntb/test/ntb_perf.c:214:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 include/linux/dynamic_debug.h:64:16: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'size_t' [-Wformat=]
1 include/linux/dynamic_debug.h:64:16: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t' [-Wformat=]
1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
7 include/linux/kernel.h:758:17: warning: comparison of distinct pointer types lacks a cast
14 include/linux/kernel.h:752:17: warning: comparison of distinct pointer types lacks a cast
20 drivers/tty/serial/amba-pl011.c:190:27: warning: 'vendor_zte' defined but not used [-Wunused-variable]
Section mismatches: