next build: 35 builds: 2 failed, 33 passed, 2 errors, 70 warnings (next-20160420)
Full Build Summary: https://kernelci.org/build/next/kernel/next-20160420/
Tree: next
Branch: local/master
Git Describe: next-20160420
Git Commit: 356ed2949611c2ec1300373dec6e3e7fbcbeb701
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 3 unique architectures

Build Failures Detected:

x86:
allmodconfig FAIL
allmodconfig+CONFIG_OF=n FAIL

Errors and Warnings Detected:

arm:
corgi_defconfig 1 warning
imote2_defconfig 2 warnings
iop13xx_defconfig 1 warning
mmp2_defconfig 2 warnings
mxs_defconfig 2 warnings
pxa_defconfig 4 warnings
tegra_defconfig 5 warnings
vexpress_defconfig 3 warnings
x86:
allmodconfig 1 error
allmodconfig+CONFIG_OF=n 1 error
defconfig+CONFIG_LKDTM=y 4 warnings
defconfig+CONFIG_OF_UNITTEST=y 4 warnings
tinyconfig 4 warnings
arm64:
defconfig 7 warnings
defconfig+CONFIG_EXPERT=y+CONFIG_ACPI=y 7 warnings
defconfig+CONFIG_LKDTM=y 7 warnings
defconfig+CONFIG_OF_UNITTEST=y 7 warnings
defconfig+CONFIG_RANDOMIZE_BASE=y 7 warnings
tinyconfig 3 warnings
Errors summary:
2 elf.c:358:32: error: 'ELF_C_READ_MMAP' undeclared (first use in this function)
Warnings summary:
11 drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
11 :1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
11 :1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
8 drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
5 drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 drivers/regulator/core.c:2512:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
2 net/netfilter/nf_conntrack_netlink.c:572:15: warning: 'ctnetlink_timestamp_size' defined but not used [-Wunused-function]
2 net/netfilter/nf_conntrack_netlink.c:556:12: warning: 'ctnetlink_secctx_size' defined but not used [-Wunused-function]
2 net/netfilter/nf_conntrack_netlink.c:546:15: warning: 'ctnetlink_acct_size' defined but not used [-Wunused-function]
2 net/netfilter/nf_conntrack_netlink.c:529:15: warning: 'ctnetlink_proto_size' defined but not used [-Wunused-function]
2 crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 net/bridge/br_mdb.c:569:19: warning: 'pg' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 mm/page_alloc.c:6222:34: warning: array subscript is below array bounds [-Warray-bounds]
1 fs/xfs/xfs_aops.c:97:15: warning: unused variable 'blockmask' [-Wunused-variable]
1 drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]
1 .config:956:warning: override: NOHIGHMEM changes choice state
1 .config:955:warning: override: SLOB changes choice state
1 .config:953:warning: override: KERNEL_XZ changes choice state
1 .config:921:warning: override: SLOB changes choice state

Detailed per-defconfig build reports:

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

Errors:
elf.c:358:32: error: 'ELF_C_READ_MMAP' undeclared (first use in this function)

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

Errors:
elf.c:358:32: error: 'ELF_C_READ_MMAP' undeclared (first use in this function)

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

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

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

Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]

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

Warnings:
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]

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

Warnings:
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]

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

Warnings:
net/netfilter/nf_conntrack_netlink.c:529:15: warning: 'ctnetlink_proto_size' defined but not used [-Wunused-function]
net/netfilter/nf_conntrack_netlink.c:546:15: warning: 'ctnetlink_acct_size' defined but not used [-Wunused-function]
net/netfilter/nf_conntrack_netlink.c:556:12: warning: 'ctnetlink_secctx_size' defined but not used [-Wunused-function]
net/netfilter/nf_conntrack_netlink.c:572:15: warning: 'ctnetlink_timestamp_size' defined but not used [-Wunused-function]

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

Warnings:
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]

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

Warnings:
net/netfilter/nf_conntrack_netlink.c:529:15: warning: 'ctnetlink_proto_size' defined but not used [-Wunused-function]
net/netfilter/nf_conntrack_netlink.c:546:15: warning: 'ctnetlink_acct_size' defined but not used [-Wunused-function]
net/netfilter/nf_conntrack_netlink.c:556:12: warning: 'ctnetlink_secctx_size' defined but not used [-Wunused-function]
net/netfilter/nf_conntrack_netlink.c:572:15: warning: 'ctnetlink_timestamp_size' defined but not used [-Wunused-function]

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

Warnings:
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]

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

Warnings:
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wmaybe-uninitialized]
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]

efm32_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

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

Warnings:
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]

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

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

Warnings:
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]

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

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

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

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

Warnings:
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]

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

Warnings:
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]

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

Warnings:
net/bridge/br_mdb.c:569:19: warning: 'pg' may be used uninitialized in this function [-Wmaybe-uninitialized]
fs/xfs/xfs_aops.c:97:15: warning: unused variable 'blockmask' [-Wunused-variable]
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:692: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]

rpc_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

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

Warnings:
sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:5509:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]

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

Warnings:
.config:953:warning: override: KERNEL_XZ changes choice state
.config:955:warning: override: SLOB changes choice state
.config:956:warning: override: NOHIGHMEM changes choice state
mm/page_alloc.c:6222:34: warning: array subscript is below array bounds [-Warray-bounds]

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

Warnings:
.config:921:warning: override: SLOB changes choice state
:1310:2: warning: #warning syscall preadv2 not implemented [-Wcpp]
:1313:2: warning: #warning syscall pwritev2 not implemented [-Wcpp]

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

Warnings:
drivers/regulator/core.c:2512:1: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/regulator/core.c:2512:349: warning: 'regulator_can_change_voltage' is deprecated (declared at ../drivers/regulator/core.c:2495) [-Wdeprecated-declarations]
drivers/virtio/virtio_ring.c:1032:5: warning: 'queue' may be used uninitialized in this function [-Wuninitialized]

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