rmk build: 39 builds: 1 failed, 38 passed, 1 error, 36 warnings (v4.7-rc2-14-gc1ac58529fab)
Full Build Summary: https://kernelci.org/build/rmk/kernel/v4.7-rc2-14-gc1ac58529fab/
Tree: rmk
Branch: local/for-next
Git Describe: v4.7-rc2-14-gc1ac58529fab
Git Commit: c1ac58529faba8791f75b0a75197ca317bfa67aa
Git URL: git://git.armlinux.org.uk/~rmk/linux-arm.git
Built: 3 unique architectures

Build Failure Detected:

x86:
allmodconfig+CONFIG_OF=n FAIL

Errors and Warnings Detected:

arm:
allmodconfig 2 warnings
aspeed_g4_defconfig 1 warning
x86:
allmodconfig 12 warnings
allmodconfig+CONFIG_OF=n 1 error 10 warnings
tinyconfig 5 warnings
arm64:
defconfig 1 warning
defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y 1 warning
defconfig+CONFIG_LKDTM=y 1 warning
defconfig+CONFIG_RANDOMIZE_BASE=y 1 warning
tinyconfig 2 warnings
Errors summary:
1 drivers/media/platform/ti-vpe/cal.c:1632:3: error: implicit declaration of function 'of_node_cmp' [-Werror=implicit-function-declaration]
Warnings summary:
4 drivers/xen/balloon.c:154:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]
2 lib/test_hash.c:234:7: warning: "HAVE_ARCH_HASH_64" is not defined [-Wundef]
2 lib/test_hash.c:229:7: warning: "HAVE_ARCH_HASH_32" is not defined [-Wundef]
2 lib/test_hash.c:224:7: warning: "HAVE_ARCH__HASH_32" is not defined [-Wundef]
2 lib/test_hash.c:146:2: warning: missing braces around initializer [-Wmissing-braces]
2 lib/test_hash.c:146:2: warning: (near initialization for 'hash_or[0]') [-Wmissing-braces]
2 drivers/net/xen-netback/hash.c:127:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/media/usb/dvb-usb/dvb-usb-dvb.c:323:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_send_msg()+0x97: duplicate frame pointer save
2 drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_host_get_guestinfo()+0x18f: duplicate frame pointer save
2 drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c:89:90: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 mm/page_alloc.c:6474:34: warning: array subscript is below array bounds [-Warray-bounds]
1 drivers/gpu/drm/omapdrm/dss/hdmi5.c:123:6: warning: unused variable 'r' [-Wunused-variable]
1 drivers/gpu/drm/omapdrm/dss/dsi.c:1170:6: warning: unused variable 'r' [-Wunused-variable]
1 drivers/char/hw_random/stm32-rng.c:82:107: warning: 'sr' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/configs/aspeed_g4_defconfig:61:warning: symbol value '1' invalid for PRINTK_TIME
1 /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
1 .config:964:warning: override: NOHIGHMEM changes choice state
1 .config:963:warning: override: SLOB changes choice state
1 .config:961:warning: override: KERNEL_XZ changes choice state
1 .config:960:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
1 .config:932:warning: override: SLOB changes choice state
1 .config:929:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
Section mismatches summary:
1 WARNING: vmlinux.o(.text+0x7f262): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info()

Detailed per-defconfig build reports:

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

Warnings:
lib/test_hash.c:224:7: warning: "HAVE_ARCH__HASH_32" is not defined [-Wundef]
lib/test_hash.c:229:7: warning: "HAVE_ARCH_HASH_32" is not defined [-Wundef]
lib/test_hash.c:234:7: warning: "HAVE_ARCH_HASH_64" is not defined [-Wundef]
lib/test_hash.c:146:2: warning: missing braces around initializer [-Wmissing-braces]
lib/test_hash.c:146:2: warning: (near initialization for 'hash_or[0]') [-Wmissing-braces]
drivers/char/hw_random/stm32-rng.c:82:107: warning: 'sr' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c:89:90: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_send_msg()+0x97: duplicate frame pointer save
drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_host_get_guestinfo()+0x18f: duplicate frame pointer save
drivers/media/usb/dvb-usb/dvb-usb-dvb.c:323:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/xen-netback/hash.c:127:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
Section mismatches:
WARNING: vmlinux.o(.text+0x7f262): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info()

allmodconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
drivers/gpu/drm/omapdrm/dss/dsi.c:1170:6: warning: unused variable 'r' [-Wunused-variable]
drivers/gpu/drm/omapdrm/dss/hdmi5.c:123:6: warning: unused variable 'r' [-Wunused-variable]

allmodconfig+CONFIG_OF=n (x86) — FAIL, 1 error, 10 warnings, 0 section mismatches

Errors:
drivers/media/platform/ti-vpe/cal.c:1632:3: error: implicit declaration of function 'of_node_cmp' [-Werror=implicit-function-declaration]
Warnings:
lib/test_hash.c:224:7: warning: "HAVE_ARCH__HASH_32" is not defined [-Wundef]
lib/test_hash.c:229:7: warning: "HAVE_ARCH_HASH_32" is not defined [-Wundef]
lib/test_hash.c:234:7: warning: "HAVE_ARCH_HASH_64" is not defined [-Wundef]
lib/test_hash.c:146:2: warning: missing braces around initializer [-Wmissing-braces]
lib/test_hash.c:146:2: warning: (near initialization for 'hash_or[0]') [-Wmissing-braces]
drivers/gpu/drm/nouveau/nvkm/subdev/top/gk104.c:89:90: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/media/usb/dvb-usb/dvb-usb-dvb.c:323:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_send_msg()+0x97: duplicate frame pointer save
drivers/gpu/drm/vmwgfx/vmwgfx_msg.o: warning: objtool: vmw_host_get_guestinfo()+0x18f: duplicate frame pointer save
drivers/net/xen-netback/hash.c:127:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]

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

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

aspeed_g4_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
arch/arm/configs/aspeed_g4_defconfig:61:warning: symbol value '1' invalid for PRINTK_TIME

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

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

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

defconfig (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
drivers/xen/balloon.c:154:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]

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

Warnings:
drivers/xen/balloon.c:154:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]

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

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

Warnings:
drivers/xen/balloon.c:154:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]

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

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

Warnings:
drivers/xen/balloon.c:154:13: warning: 'release_memory_resource' declared 'static' but never defined [-Wunused-function]

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

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

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

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

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

lubbock_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

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_LKDTM=y (arm) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

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

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

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

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

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

spear13xx_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, 5 warnings, 0 section mismatches

Warnings:
.config:960:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
.config:961:warning: override: KERNEL_XZ changes choice state
.config:963:warning: override: SLOB changes choice state
.config:964:warning: override: NOHIGHMEM changes choice state
mm/page_alloc.c:6474:34: warning: array subscript is below array bounds [-Warray-bounds]

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

Warnings:
.config:929:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
.config:932:warning: override: SLOB changes choice state

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

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