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:
8a7b0fc Add linux-next specific files for 20160713
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20160713/
Runtime: 5m 14s
Passed: 122 Failed: 0
Warnings: 6
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings: 1 arch/arm/mach-s3c64xx/common.h:27:30: warning: 'struct device_node' declared inside parameter list will not be visible outside of this definition or declaration 1 drivers/infiniband/core/cma.c:1252:12: warning: 'src_addr_storage.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined 1 include/trace/events/devlink.h:16:467: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'size_t {aka unsigned int}' [-Wformat=] 2 drivers/media/dvb-frontends/cxd2841er.c:3253:40: warning: 'carrier_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
Section mismatches:
On Wednesday, July 13, 2016 1:52:53 AM CEST Olof's autobuilder wrote:
Warnings: 1 arch/arm/mach-s3c64xx/common.h:27:30: warning: 'struct device_node' declared inside parameter list will not be visible outside of this definition or declaration 1 drivers/infiniband/core/cma.c:1252:12: warning: 'src_addr_storage.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined
We are closing down on these, I've sent patches for all of the above and a lot of others are applied. I have not heard back from Rob on the first one, and am tempted to just work around it in arm-soc by applying my patch there, but that will result in a merge conflict between arm-soc and devicetree.
Maybe we can just apply the patch on top of for-next for now.
1 include/trace/events/devlink.h:16:467: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'size_t {aka unsigned int}' [-Wformat=] 2 drivers/media/dvb-frontends/cxd2841er.c:3253:40: warning: 'carrier_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
These are apparently both new, I'll take a look.
Arnd
kernel-build-reports@lists.linaro.org