rmk build: 142 builds: 5 failed, 137 passed, 56 errors, 25 warnings (v4.9-rc1-8-g4f3ebefbc0ed)
Full Build Summary: https://kernelci.org/build/rmk/kernel/v4.9-rc1-8-g4f3ebefbc0ed/
Tree: rmk
Branch: local/for-next
Git Describe: v4.9-rc1-8-g4f3ebefbc0ed
Git Commit: 4f3ebefbc0ed334491f0b7f1f0154b14c47c0774
Git URL: git://git.armlinux.org.uk/~rmk/linux-arm.git
Built: 3 unique architectures

Build Failures Detected:

arm64: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)
allmodconfig FAIL
arm: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)
allmodconfig FAIL
ebsa110_defconfig FAIL
multi_v7_defconfig+CONFIG_SMP=n FAIL
rpc_defconfig FAIL

Errors and Warnings Detected:

arm64: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)
allmodconfig 1 error 1 warning
arm: gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)
allmodconfig 1 error
ebsa110_defconfig 26 errors 5 warnings
multi_v7_defconfig+CONFIG_SMP=n 2 errors
rpc_defconfig 26 errors 5 warnings
x86: gcc version 4.8.5 (Ubuntu 4.8.5-2ubuntu1~14.04.1)
allmodconfig 3 warnings
allmodconfig+CONFIG_OF=n 3 warnings
defconfig+CONFIG_LKDTM=y 2 warnings
defconfig+CONFIG_OF_UNITTEST=y 2 warnings
i386_defconfig 2 warnings
x86_64_defconfig 2 warnings
Errors summary:
2 kernel/time/tick-broadcast.c:99:2: error: implicit declaration of function 'clockevents_exchange_device' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:988:29: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:80:27: error: 'CLOCK_EVT_FEAT_ONESHOT' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:76:26: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:75:26: error: 'CLOCK_EVT_FEAT_PERCPU' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:74:26: error: 'CLOCK_EVT_FEAT_DUMMY' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:74:13: error: dereferencing pointer to incomplete type 'struct clock_event_device'
2 kernel/time/tick-broadcast.c:65:3: error: implicit declaration of function 'tick_setup_periodic' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:502:3: error: implicit declaration of function 'clockevents_tick_resume' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:433:24: error: 'tick_handle_periodic' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:392:31: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:367:32: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:331:3: error: implicit declaration of function 'clockevents_program_event' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:329:66: error: 'tick_period' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:328:6: error: implicit declaration of function 'clockevent_state_oneshot' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:321:6: error: implicit declaration of function 'clockevent_state_shutdown' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:284:28: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:228:31: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:219:5: error: implicit declaration of function 'clockevents_shutdown' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:186:25: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:173:24: error: 'tick_handle_periodic' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:172:7: error: implicit declaration of function 'tick_device_is_functional' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:146:20: error: 'tick_broadcast' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:131:9: error: implicit declaration of function '__clockevents_update_freq' [-Werror=implicit-function-declaration]
2 kernel/time/tick-broadcast.c:113:22: error: 'CLOCK_EVT_FEAT_ONESHOT' undeclared (first use in this function)
2 kernel/time/tick-broadcast.c:101:24: error: 'clockevents_handle_noop' undeclared (first use in this function)
2 ERROR: "irq_set_parent" [drivers/mfd/tps65217.ko] undefined!
1 arch/arm/mach-omap2/timer.c:325:8: error: expected identifier or '(' before 'void'
1 arch/arm/mach-omap2/timer.c:325:15: error: expected ')' before numeric constant
Warnings summary:
8 warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
6 fs/nfs/nfs4proc.c:1548:2: warning: missing braces around initializer [-Wmissing-braces]
6 fs/nfs/nfs4proc.c:1548:2: warning: (near initialization for 'freeme.') [-Wmissing-braces]
2 lib/raid6/recov_avx512.c:387:2: warning: #warning "your version of binutils lacks AVX512 support" [-Wcpp]
2 kernel/time/tick-broadcast.c:84:1: warning: control reaches end of non-void function [-Wreturn-type]
1 drivers/crypto/caam/caamalg.c:140:139: warning: comparison of distinct pointer types lacks a cast

Detailed per-defconfig build reports:

acs5k_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

acs5k_tiny_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

allmodconfig (x86) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
lib/raid6/recov_avx512.c:387:2: warning: #warning "your version of binutils lacks AVX512 support" [-Wcpp]
fs/nfs/nfs4proc.c:1548:2: warning: missing braces around initializer [-Wmissing-braces]
fs/nfs/nfs4proc.c:1548:2: warning: (near initialization for 'freeme.') [-Wmissing-braces]

allmodconfig (arm) — FAIL, 1 error, 0 warnings, 0 section mismatches

Errors:
ERROR: "irq_set_parent" [drivers/mfd/tps65217.ko] undefined!

allmodconfig (arm64) — FAIL, 1 error, 1 warning, 0 section mismatches

Errors:
ERROR: "irq_set_parent" [drivers/mfd/tps65217.ko] undefined!
Warnings:
drivers/crypto/caam/caamalg.c:140:139: warning: comparison of distinct pointer types lacks a cast

allmodconfig+CONFIG_OF=n (x86) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
lib/raid6/recov_avx512.c:387:2: warning: #warning "your version of binutils lacks AVX512 support" [-Wcpp]
fs/nfs/nfs4proc.c:1548:2: warning: missing braces around initializer [-Wmissing-braces]
fs/nfs/nfs4proc.c:1548:2: warning: (near initialization for 'freeme.') [-Wmissing-braces]

allnoconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

allnoconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

allnoconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

am200epdkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

aspeed_g4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

aspeed_g5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

assabet_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

at91_dt_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

axm55xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

badge4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

bcm2835_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

cerfcube_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

clps711x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

cm_x2xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

cm_x300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

cns3420vb_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

colibri_pxa270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

colibri_pxa300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

collie_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

corgi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

davinci_all_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_LKDTM=y (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
fs/nfs/nfs4proc.c:1548:2: warning: missing braces around initializer [-Wmissing-braces]
fs/nfs/nfs4proc.c:1548:2: warning: (near initialization for 'freeme.') [-Wmissing-braces]

defconfig+CONFIG_LKDTM=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_OF_UNITTEST=y (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
fs/nfs/nfs4proc.c:1548:2: warning: missing braces around initializer [-Wmissing-braces]
fs/nfs/nfs4proc.c:1548:2: warning: (near initialization for 'freeme.') [-Wmissing-braces]

defconfig+CONFIG_OF_UNITTEST=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

defconfig+CONFIG_RANDOMIZE_BASE=y (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

dove_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

ebsa110_defconfig (arm) — FAIL, 26 errors, 5 warnings, 0 section mismatches

Errors:
kernel/time/tick-broadcast.c:65:3: error: implicit declaration of function 'tick_setup_periodic' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:74:13: error: dereferencing pointer to incomplete type 'struct clock_event_device'
kernel/time/tick-broadcast.c:74:26: error: 'CLOCK_EVT_FEAT_DUMMY' undeclared (first use in this function)
kernel/time/tick-broadcast.c:75:26: error: 'CLOCK_EVT_FEAT_PERCPU' undeclared (first use in this function)
kernel/time/tick-broadcast.c:76:26: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
kernel/time/tick-broadcast.c:80:27: error: 'CLOCK_EVT_FEAT_ONESHOT' undeclared (first use in this function)
kernel/time/tick-broadcast.c:99:2: error: implicit declaration of function 'clockevents_exchange_device' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:101:24: error: 'clockevents_handle_noop' undeclared (first use in this function)
kernel/time/tick-broadcast.c:113:22: error: 'CLOCK_EVT_FEAT_ONESHOT' undeclared (first use in this function)
kernel/time/tick-broadcast.c:131:9: error: implicit declaration of function '__clockevents_update_freq' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:146:20: error: 'tick_broadcast' undeclared (first use in this function)
kernel/time/tick-broadcast.c:172:7: error: implicit declaration of function 'tick_device_is_functional' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:173:24: error: 'tick_handle_periodic' undeclared (first use in this function)
kernel/time/tick-broadcast.c:186:25: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
kernel/time/tick-broadcast.c:219:5: error: implicit declaration of function 'clockevents_shutdown' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:228:31: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
kernel/time/tick-broadcast.c:284:28: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
kernel/time/tick-broadcast.c:321:6: error: implicit declaration of function 'clockevent_state_shutdown' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:328:6: error: implicit declaration of function 'clockevent_state_oneshot' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:329:66: error: 'tick_period' undeclared (first use in this function)
kernel/time/tick-broadcast.c:331:3: error: implicit declaration of function 'clockevents_program_event' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:367:32: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
kernel/time/tick-broadcast.c:392:31: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
kernel/time/tick-broadcast.c:433:24: error: 'tick_handle_periodic' undeclared (first use in this function)
kernel/time/tick-broadcast.c:502:3: error: implicit declaration of function 'clockevents_tick_resume' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:988:29: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
Warnings:
warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
kernel/time/tick-broadcast.c:84:1: warning: control reaches end of non-void function [-Wreturn-type]

efm32_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

em_x270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

ep93xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

eseries_pxa_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

exynos_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

ezx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

footbridge_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

h3600_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

h5000_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

hackkit_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

hisi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

i386_defconfig (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
fs/nfs/nfs4proc.c:1548:2: warning: missing braces around initializer [-Wmissing-braces]
fs/nfs/nfs4proc.c:1548:2: warning: (near initialization for 'freeme.') [-Wmissing-braces]

imote2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

imx_v4_v5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

imx_v6_v7_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

integrator_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

iop13xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

iop32x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

iop33x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

ixp4xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

jornada720_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

keystone_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

ks8695_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lpc18xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lpc32xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lpd270_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

lubbock_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

magician_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mainstone_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mini2440_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mmp2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

moxart_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mps2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v4t_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_EFI=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_LKDTM=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_PROVE_LOCKING=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

multi_v7_defconfig+CONFIG_SMP=n (arm) — FAIL, 2 errors, 0 warnings, 0 section mismatches

Errors:
arch/arm/mach-omap2/timer.c:325:8: error: expected identifier or '(' before 'void'
arch/arm/mach-omap2/timer.c:325:15: error: expected ')' before numeric constant

multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y+CONFIG_ARM_MODULE_PLTS=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mv78xx0_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mvebu_v5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mvebu_v7_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

mxs_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

neponset_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

netwinder_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

netx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

nhk8815_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

nuc910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

nuc950_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

nuc960_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

omap1_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

omap2plus_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

orion5x_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

palmz72_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pcm027_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pleb_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

prima2_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa168_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa255-idp_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa3xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa910_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

pxa_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

qcom_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

raumfeld_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

realview_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

rpc_defconfig (arm) — FAIL, 26 errors, 5 warnings, 0 section mismatches

Errors:
kernel/time/tick-broadcast.c:65:3: error: implicit declaration of function 'tick_setup_periodic' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:74:13: error: dereferencing pointer to incomplete type 'struct clock_event_device'
kernel/time/tick-broadcast.c:74:26: error: 'CLOCK_EVT_FEAT_DUMMY' undeclared (first use in this function)
kernel/time/tick-broadcast.c:75:26: error: 'CLOCK_EVT_FEAT_PERCPU' undeclared (first use in this function)
kernel/time/tick-broadcast.c:76:26: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
kernel/time/tick-broadcast.c:80:27: error: 'CLOCK_EVT_FEAT_ONESHOT' undeclared (first use in this function)
kernel/time/tick-broadcast.c:99:2: error: implicit declaration of function 'clockevents_exchange_device' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:101:24: error: 'clockevents_handle_noop' undeclared (first use in this function)
kernel/time/tick-broadcast.c:113:22: error: 'CLOCK_EVT_FEAT_ONESHOT' undeclared (first use in this function)
kernel/time/tick-broadcast.c:131:9: error: implicit declaration of function '__clockevents_update_freq' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:146:20: error: 'tick_broadcast' undeclared (first use in this function)
kernel/time/tick-broadcast.c:172:7: error: implicit declaration of function 'tick_device_is_functional' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:173:24: error: 'tick_handle_periodic' undeclared (first use in this function)
kernel/time/tick-broadcast.c:186:25: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
kernel/time/tick-broadcast.c:219:5: error: implicit declaration of function 'clockevents_shutdown' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:228:31: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
kernel/time/tick-broadcast.c:284:28: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
kernel/time/tick-broadcast.c:321:6: error: implicit declaration of function 'clockevent_state_shutdown' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:328:6: error: implicit declaration of function 'clockevent_state_oneshot' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:329:66: error: 'tick_period' undeclared (first use in this function)
kernel/time/tick-broadcast.c:331:3: error: implicit declaration of function 'clockevents_program_event' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:367:32: error: 'CLOCK_EVT_FEAT_C3STOP' undeclared (first use in this function)
kernel/time/tick-broadcast.c:392:31: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
kernel/time/tick-broadcast.c:433:24: error: 'tick_handle_periodic' undeclared (first use in this function)
kernel/time/tick-broadcast.c:502:3: error: implicit declaration of function 'clockevents_tick_resume' [-Werror=implicit-function-declaration]
kernel/time/tick-broadcast.c:988:29: error: 'CLOCK_EVT_FEAT_HRTIMER' undeclared (first use in this function)
Warnings:
warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
warning: (ARM && SOC_AM43XX && MIPS_CPS_CPUIDLE) selects GENERIC_CLOCKEVENTS_BROADCAST which has unmet direct dependencies (GENERIC_CLOCKEVENTS)
kernel/time/tick-broadcast.c:84:1: warning: control reaches end of non-void function [-Wreturn-type]

s3c2410_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

s3c6400_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

s5pv210_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

sama5_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

shannon_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

shmobile_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

simpad_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

socfpga_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

spear13xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

spear3xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

spear6xx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

spitz_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

stm32_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

sunxi_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

tct_hammer_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

tegra_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

tinyconfig (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

tinyconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

tinyconfig (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

trizeps4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

u300_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

u8500_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

versatile_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

versatile_defconfig+CONFIG_OF_UNITTEST=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

vexpress_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

vf610m4_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

viper_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

x86_64_defconfig (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
fs/nfs/nfs4proc.c:1548:2: warning: missing braces around initializer [-Wmissing-braces]
fs/nfs/nfs4proc.c:1548:2: warning: (near initialization for 'freeme.') [-Wmissing-braces]

xcep_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

zeus_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

zx_defconfig (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches