Here are the build results from automated periodic testing.
The tree being built was next, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Branch: HEAD
Topmost commits: 9673b4aa71cae Add linux-next specific files for 20190118 830601da4b29e Merge branch 'akpm/master' e5a18af204a62 drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20190118/
Runtime: 60m 15s
Passed: 137 Failed: 2
Warnings: 47 DTS warnings: 3
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: arm.allmodconfig arm64.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig: drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:40:1: error: return type is an incomplete type drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:47:10: error: dereferencing pointer to incomplete type 'const struct drm_display_mode' drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: error: 'MODE_CLOCK_HIGH' undeclared (first use in this function) drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: error: 'MODE_OK' undeclared (first use in this function); did you mean 'TIME_OK'? drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:77:16: error: initialization of 'enum drm_mode_status (*)(struct drm_connector *, const struct drm_display_mode *)' from incompatible pointer type 'void (*)(struct drm_connector *, const struct drm_display_mode *)' [-Werror=incompatible-pointer-types]
arm64.allmodconfig: drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:40:1: error: return type is an incomplete type drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:47:10: error: dereferencing pointer to incomplete type 'const struct drm_display_mode' drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: error: 'MODE_CLOCK_HIGH' undeclared (first use in this function) drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: error: 'MODE_OK' undeclared (first use in this function); did you mean 'TIME_OK'? drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:77:16: error: initialization of 'enum drm_mode_status (*)(struct drm_connector *, const struct drm_display_mode *)' from incompatible pointer type 'void (*)(struct drm_connector *, const struct drm_display_mode *)' [-Werror=incompatible-pointer-types]
Warnings:
arm.allmodconfig: /tmp/ccwiI4s6.s:18119: Warning: using r15 results in unpredictable behaviour /tmp/ccwiI4s6.s:18191: Warning: using r15 results in unpredictable behaviour lib/test_ubsan.c:48:2: warning: ISO C90 forbids variable length array 'buf' [-Wvla] lib/test_ubsan.c:64:2: warning: ISO C90 forbids variable length array 'arr' [-Wvla] drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable] drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: warning: 'return' with a value, in function returning void drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: warning: 'return' with a value, in function returning void drivers/scsi/qla2xxx/qla_iocb.c:1144:46: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] drivers/scsi/qla2xxx/qla_iocb.c:1184:29: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=]
arm64.allmodconfig: include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable] drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: warning: 'return' with a value, in function returning void drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: warning: 'return' with a value, in function returning void
i386.allmodconfig: drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable] drivers/scsi/qla2xxx/qla_iocb.c:1144:46: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] drivers/scsi/qla2xxx/qla_iocb.c:1184:29: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] drivers/staging/olpc_dcon/olpc_dcon_xo_1.c:48:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text' x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig: WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text' x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig: x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text' x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig: WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text' x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig: drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable]
x86.allmodconfig: drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable] x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text' x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig: WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text' x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig: x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text' x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig: WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG WARNING: unmet direct dependencies detected for PCI_LOCKLESS_CONFIG x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text' x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
DTS Warnings:
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port' /build/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port' /build/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
New syscalls:
arm pidfd_send_signal riscv fstat64 riscv fstatat64
No section mismatches
kernel-build-reports@lists.linaro.org