next build: 142 builds: 3 failed, 139 passed, 5 errors, 36 warnings (next-20160706)
Full Build Summary: https://kernelci.org/build/next/kernel/next-20160706/
Tree: next
Branch: local/master
Git Describe: next-20160706
Git Commit: bdf410d9fea493c21feb6c53be620461826550c9
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 3 unique architectures

Build Failures Detected:

x86:
allmodconfig+CONFIG_OF=n FAIL
arm:
multi_v7_defconfig+CONFIG_SMP=n FAIL
rpc_defconfig FAIL

Errors and Warnings Detected:

x86:
allmodconfig 9 warnings
allmodconfig+CONFIG_OF=n 3 errors 11 warnings
tinyconfig 4 warnings
arm64:
tinyconfig 2 warnings
arm:
allmodconfig 6 warnings
mps2_defconfig 1 warning
multi_v7_defconfig+CONFIG_SMP=n 1 error
rpc_defconfig 1 error
tinyconfig 3 warnings
Errors summary:
1 pm-rcar-gen2.c:(.init.text+0x740): undefined reference to `platform_can_secondary_boot'
1 fs/fat/dir.c:758:424: internal compiler error: Segmentation fault
1 drivers/pinctrl/bcm/pinctrl-nsp-mux.c:356:20: error: 'pinconf_generic_dt_node_to_map_group' undeclared here (not in a function)
1 drivers/pinctrl/bcm/pinctrl-cygnus-mux.c:739:20: error: 'pinconf_generic_dt_node_to_map_group' undeclared here (not in a function)
1 drivers/gpio/gpio-tegra.c:603:9: error: 'struct gpio_chip' has no member named 'of_node'
Warnings summary:
2 warning: (RASPBERRYPI_POWER && ARM_SCPI_POWER_DOMAIN) selects PM_GENERIC_DOMAINS_OF which has unmet direct dependencies (PM_GENERIC_DOMAINS && OF)
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/nouveau/nvkm/subdev/top/gk104.c:89:90: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/extcon/extcon.c:455:6: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined
1 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.c:1824:4: warning: this decimal constant is unsigned only in ISO C90
1 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.c:1822:4: warning: this decimal constant is unsigned only in ISO C90
1 drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.c:1817:4: warning: this decimal constant is unsigned only in ISO C90
1 arch/arm/mach-s3c64xx/common.h:28:2: warning: its scope is only this definition or declaration, which is probably not what you want
1 arch/arm/mach-s3c64xx/common.h:28:2: warning: 'struct device_node' declared inside parameter list
1 arch/arm/configs/mps2_defconfig:102:warning: symbol value 'y' invalid for PRINTK_TIME
1 .config:974:warning: override: NOHIGHMEM changes choice state
1 .config:973:warning: override: SLOB changes choice state
1 .config:971:warning: override: KERNEL_XZ changes choice state
1 .config:970:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
1 .config:945:warning: override: SLOB changes choice state
1 .config:942:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
1 .config:878:warning: override: SLOB changes choice state
1 .config:876:warning: override: KERNEL_XZ changes choice state
1 .config:875:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state

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

Warnings:
arch/arm/mach-s3c64xx/common.h:28:2: warning: 'struct device_node' declared inside parameter list
arch/arm/mach-s3c64xx/common.h:28:2: warning: its scope is only this definition or declaration, which is probably not what you want
drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.c:1817:4: warning: this decimal constant is unsigned only in ISO C90
drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.c:1822:4: warning: this decimal constant is unsigned only in ISO C90
drivers/gpu/drm/amd/amdgpu/../powerplay/hwmgr/polaris10_hwmgr.c:1824:4: warning: this decimal constant is unsigned only in ISO C90
drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined

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

allmodconfig (x86) — PASS, 0 errors, 9 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/extcon/extcon.c:455:6: warning: 'idx' 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/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]

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

Errors:
drivers/gpio/gpio-tegra.c:603:9: error: 'struct gpio_chip' has no member named 'of_node'
drivers/pinctrl/bcm/pinctrl-cygnus-mux.c:739:20: error: 'pinconf_generic_dt_node_to_map_group' undeclared here (not in a function)
drivers/pinctrl/bcm/pinctrl-nsp-mux.c:356:20: error: 'pinconf_generic_dt_node_to_map_group' undeclared here (not in a function)
Warnings:
warning: (RASPBERRYPI_POWER && ARM_SCPI_POWER_DOMAIN) selects PM_GENERIC_DOMAINS_OF which has unmet direct dependencies (PM_GENERIC_DOMAINS && OF)
warning: (RASPBERRYPI_POWER && ARM_SCPI_POWER_DOMAIN) selects PM_GENERIC_DOMAINS_OF which has unmet direct dependencies (PM_GENERIC_DOMAINS && OF)
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/extcon/extcon.c:455:6: warning: 'idx' 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/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]

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

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

allnoconfig (x86) — 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 (arm64) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

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

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

defconfig+kvm_guest (x86) — PASS, 0 errors, 0 warnings, 0 section mismatches

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

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

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

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, 1 warning, 0 section mismatches

Warnings:
arch/arm/configs/mps2_defconfig:102:warning: symbol value 'y' invalid for PRINTK_TIME

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, 1 error, 0 warnings, 0 section mismatches

Errors:
pm-rcar-gen2.c:(.init.text+0x740): undefined reference to `platform_can_secondary_boot'

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, 1 error, 0 warnings, 0 section mismatches

Errors:
fs/fat/dir.c:758:424: internal compiler error: Segmentation fault

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

Warnings:
.config:875:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
.config:876:warning: override: KERNEL_XZ changes choice state
.config:878:warning: override: SLOB changes choice state

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

Warnings:
.config:942:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
.config:945:warning: override: SLOB changes choice state

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

Warnings:
.config:970:warning: override: CC_OPTIMIZE_FOR_SIZE changes choice state
.config:971:warning: override: KERNEL_XZ changes choice state
.config:973:warning: override: SLOB changes choice state
.config:974:warning: override: NOHIGHMEM changes choice state

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

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