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:
b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.8-rc4-117-gb892772/
Runtime: 90m 28s
Passed: 116
Failed: 7
Warnings: 1
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
arm.at91_dt_defconfig
arm.multi_lpae_defconfig
arm.multi_v5_defconfig
arm.multi_v7_defconfig
arm.multi_v7_nosmp_defconfig
arm.sama5_defconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.at91_dt_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.multi_lpae_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.multi_v5_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.multi_v7_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.multi_v7_nosmp_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.sama5_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
Warnings:
1 drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined
Section mismatches:
Hi Andrew,
The various build bots that send reports to kernel-build-reports(a)lists.linaro.org
have an almost clean build now, here are the last three patches we need to fix
the warnings in v4.8, see also:
https://kernelci.org/build/mainline/kernel/v4.8-rc3-201-gaf56ff27eba5/
There is also a build error for one ARM machine that is fixed in newer
gcc versions (to be updated), and we just got a regression in
drivers/clocksource/timer-atmel-pit.c in -rc4 that I expect to get
fixed through the clocksource tree soon.
Can you pick up these three patches and forward them for inclusion in v4.8?
All other v4.8 warning patches I sent last time got picked up already by the
respective maintainers, but these don't seem to have a maintainer who
wants to apply them.
Arnd Bergmann (1):
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Geert Uytterhoeven (2):
test/hash: Fix warning in two-dimensional array init
test/hash: Fix warning in preprocessor symbol evaluation
arch/x86/configs/tiny.config | 2 ++
kernel/configs/tiny.config | 8 ++++++++
lib/test_hash.c | 26 ++++++++++++++++----------
3 files changed, 26 insertions(+), 10 deletions(-)
Cc: George Spelvin <linux(a)sciencehorizons.net>
Cc: Ingo Molnar <mingo(a)kernel.org>
Cc: Josh Triplett <josh(a)joshtriplett.org>
Cc: Masahiro Yamada <yamada.masahiro(a)socionext.com>
Cc: Geert Uytterhoeven <geert(a)linux-m68k.org>
--
2.9.0
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:
cf4d377 Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.8-rc4-21-gcf4d377/
Runtime: 57m 35s
Passed: 116
Failed: 7
Warnings: 1
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
arm.at91_dt_defconfig
arm.multi_lpae_defconfig
arm.multi_v5_defconfig
arm.multi_v7_defconfig
arm.multi_v7_nosmp_defconfig
arm.sama5_defconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.at91_dt_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.multi_lpae_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.multi_v5_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.multi_v7_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.multi_v7_nosmp_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
arm.sama5_defconfig:
/work/build/batch/drivers/clocksource/timer-atmel-pit.c:264:2: error: 'ret' undeclared (first use in this function)
Warnings:
1 drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined
Section mismatches: