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:
3e0cc09 Merge tag 'enforcement-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.14-rc5-22-g3e0cc09/
Runtime: 61m 44s
Passed: 125 Failed: 0
Warnings: 8
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
2 fs/xfs/xfs_fsmap.c:372:1: warning: 'xfs_getfsmap_rtdev_rtbitmap_helper' defined but not used [-Wunused-function] 2 fs/xfs/xfs_fsmap.c:480:1: warning: '__xfs_getfsmap_rtdev' defined but not used [-Wunused-function] 2 samples/trace_events/trace-events-sample.c:104:6: warning: decrement of a boolean expression [-Wbool-operation] 2 samples/trace_events/trace-events-sample.c:86:23: warning: increment of a boolean expression [-Wbool-operation]
No new syscalls
No section mismatches
On Wed, Oct 18, 2017 at 5:45 PM, Olof's autobuilder build@lixom.net wrote:
Here are the build results from automated periodic testing.
Warnings:
2 samples/trace_events/trace-events-sample.c:104:6: warning: decrement of a boolean expression [-Wbool-operation] 2 samples/trace_events/trace-events-sample.c:86:23: warning: increment of a boolean expression [-Wbool-operation]
This is caused by 6575257c60e1 ("tracing/samples: Fix creation and deletion of simple_thread_fn creation"), which was just merged into mainline.
Arnd
kernel-build-reports@lists.linaro.org