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: f43b05fd4c176 Add linux-next specific files for 20190430 ca7cdb1bafcc1 Merge branch 'akpm/master' 66e9502218a44 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-20190430/
Runtime: 54m 48s
Passed: 133 Failed: 6
Warnings: 96 DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: arm.allmodconfig arm64.allmodconfig i386.allmodconfig riscv.allmodconfig x86.allmodconfig x86.defconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig: drivers/staging/kpc2000/kpc2000/core.c:56:8: error: implicit declaration of function 'readq'; did you mean 'readb'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc2000/core.c:76:5: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc2000/cell_probe.c:214:31: error: implicit declaration of function 'readq'; did you mean 'readb'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc2000/cell_probe.c:233:9: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc2000/fileops.c:59:84: error: implicit declaration of function 'readq'; did you mean 'readb'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc_i2c/i2c_driver.c:128:18: error: implicit declaration of function 'readq'; did you mean 'readb'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc_i2c/i2c_driver.c:130:21: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc_spi/spi_driver.c:158:11: error: implicit declaration of function 'readq'; did you mean 'readl'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc_spi/spi_driver.c:167:5: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration]
arm64.allmodconfig:
i386.allmodconfig: drivers/staging/kpc2000/kpc2000/core.c:56:8: error: implicit declaration of function 'readq'; did you mean 'readl'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc2000/core.c:76:5: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc2000/cell_probe.c:214:31: error: implicit declaration of function 'readq'; did you mean 'readl'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc2000/cell_probe.c:233:9: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc2000/fileops.c:59:84: error: implicit declaration of function 'readq'; did you mean 'readl'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc_i2c/i2c_driver.c:128:18: error: implicit declaration of function 'readq'; did you mean 'readl'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc_i2c/i2c_driver.c:130:21: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc_spi/spi_driver.c:158:11: error: implicit declaration of function 'readq'; did you mean 'readl'? [-Werror=implicit-function-declaration] drivers/staging/kpc2000/kpc_spi/spi_driver.c:167:5: error: implicit declaration of function 'writeq'; did you mean 'writel'? [-Werror=implicit-function-declaration]
riscv.allmodconfig:
x86.allmodconfig: /usr/include/libelf/libelf.h:28:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef] /usr/include/libelf/gelf.h:25:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef] /usr/include/libelf/gelf.h:31:5: error: "__LIBELF_NEED_LINK_H" is not defined, evaluates to 0 [-Werror=undef] /usr/include/libelf/gelf.h:33:7: error: "__LIBELF_NEED_SYS_LINK_H" is not defined, evaluates to 0 [-Werror=undef]
x86.defconfig: /usr/include/libelf/libelf.h:28:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef] /usr/include/libelf/gelf.h:25:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef] /usr/include/libelf/gelf.h:31:5: error: "__LIBELF_NEED_LINK_H" is not defined, evaluates to 0 [-Werror=undef] /usr/include/libelf/gelf.h:33:7: error: "__LIBELF_NEED_SYS_LINK_H" is not defined, evaluates to 0 [-Werror=undef]
Warnings:
arm.allmodconfig: arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable] arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable] /tmp/cchqkluF.s:18119: Warning: using r15 results in unpredictable behaviour /tmp/cchqkluF.s:18191: Warning: using r15 results in unpredictable behaviour drivers/misc/habanalabs/habanalabs_ioctl.c:143:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/rtc/rtc-imxdi.c:633:16: warning: unused variable 'now' [-Wunused-variable] drivers/spi/spi-ep93xx.c:654:6: warning: unused variable 'i' [-Wunused-variable] drivers/staging/kpc2000/kpc2000/core.c:148:36: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=] drivers/staging/kpc2000/kpc2000/fileops.c:59:78: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'int' [-Wformat=] drivers/staging/kpc2000/kpc2000/fileops.c:60:78: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'int' [-Wformat=] drivers/staging/kpc2000/kpc2000/fileops.c:61:78: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'int' [-Wformat=] drivers/staging/kpc2000/kpc_dma/fileops.c:58:35: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arm.ep93xx_defconfig: drivers/spi/spi-ep93xx.c:654:6: warning: unused variable 'i' [-Wunused-variable]
arm.imx_v4_v5_defconfig: drivers/rtc/rtc-imxdi.c:633:16: warning: unused variable 'now' [-Wunused-variable]
arm.integrator_defconfig: arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable] arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.multi_v4t_defconfig: arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable] arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.multi_v5_defconfig: arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable] arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.realview_defconfig: arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable] arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.s3c6400_defconfig: arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable] arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm.u300_defconfig: arch/arm/mm/init.c:456:13: warning: unused variable 'itcm_end' [-Wunused-variable] arch/arm/mm/init.c:455:13: warning: unused variable 'dtcm_end' [-Wunused-variable]
arm64.allmodconfig: drivers/clocksource/timer-ixp4xx.c:78:20: warning: 'ixp4xx_read_sched_clock' defined but not used [-Wunused-function] net/caif/cfctrl.c:549:1: warning: the frame size of 2512 bytes is larger than 2048 bytes [-Wframe-larger-than=] net/bridge/br_netlink.c:1509:1: warning: the frame size of 2688 bytes is larger than 2048 bytes [-Wframe-larger-than=] net/ieee802154/nl802154.c:554:1: warning: the frame size of 2256 bytes is larger than 2048 bytes [-Wframe-larger-than=] net/wireless/nl80211.c:1686:1: warning: the frame size of 2272 bytes is larger than 2048 bytes [-Wframe-larger-than=] net/wireless/nl80211.c:6421:1: warning: the frame size of 2128 bytes is larger than 2048 bytes [-Wframe-larger-than=] net/wireless/nl80211.c:2317:1: warning: the frame size of 4640 bytes is larger than 2048 bytes [-Wframe-larger-than=] fs/ocfs2/dlm/dlmrecovery.c:752:1: warning: the frame size of 2112 bytes is larger than 2048 bytes [-Wframe-larger-than=] net/wireless/nl80211.c:5057:1: warning: the frame size of 2784 bytes is larger than 2048 bytes [-Wframe-larger-than=] fs/ocfs2/aops.c:1906:1: warning: the frame size of 2128 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/gpu/drm/panel/panel-sitronix-st7701.c:198:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=] fs/ocfs2/namei.c:2064:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=] fs/ocfs2/namei.c:1691:1: warning: the frame size of 2592 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/i2c/tvp5150.c:253:1: warning: the frame size of 3968 bytes is larger than 2048 bytes [-Wframe-larger-than=] fs/ocfs2/super.c:1224:1: warning: the frame size of 3376 bytes is larger than 2048 bytes [-Wframe-larger-than=] fs/ocfs2/xattr.c:3686:1: warning: the frame size of 2352 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/i2c/mt9t112.c:480:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:1854:1: warning: the frame size of 3008 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:2137:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:2508:1: warning: the frame size of 2320 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:4580:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:1952:1: warning: the frame size of 3280 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:1595:1: warning: the frame size of 5312 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:1123:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:1207:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:4265:1: warning: the frame size of 2784 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:1164:1: warning: the frame size of 2080 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:2069:1: warning: the frame size of 2576 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:3090:1: warning: the frame size of 5888 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv090x.c:3431:1: warning: the frame size of 5280 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/pci/saa7134/saa7134-cards.c:8083:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/tuners/r820t.c:1327:1: warning: the frame size of 2848 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/stv0367.c:1912:1: warning: the frame size of 3296 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/cxd2841er.c:3132:1: warning: the frame size of 2736 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/media/dvb-frontends/cxd2841er.c:3639:1: warning: the frame size of 2784 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/gpu/drm/tinydrm/ili9225.c:293:1: warning: the frame size of 2720 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16563:1: warning: the frame size of 3168 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16905:1: warning: the frame size of 3136 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:26034:1: warning: the frame size of 2528 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/rtc/rtc-imxdi.c:633:16: warning: unused variable 'now' [-Wunused-variable] drivers/net/wireless/realtek/rtl818x/rtl8180/rtl8225se.c:431:1: warning: the frame size of 4208 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/spi/spi-ep93xx.c:654:6: warning: unused variable 'i' [-Wunused-variable] drivers/staging/rtlwifi/btcoexist/halbtc8822b2ant.c:3545:1: warning: the frame size of 3392 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:2924:1: warning: the frame size of 2064 bytes is larger than 2048 bytes [-Wframe-larger-than=] drivers/net/ethernet/rocker/rocker_ofdpa.c:563:1: warning: the frame size of 2352 bytes is larger than 2048 bytes [-Wframe-larger-than=]
i386.allmodconfig: drivers/clocksource/timer-ixp4xx.c:78:20: warning: 'ixp4xx_read_sched_clock' defined but not used [-Wunused-function] drivers/misc/habanalabs/habanalabs_ioctl.c:143:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/spi/spi-ep93xx.c:654:6: warning: unused variable 'i' [-Wunused-variable] drivers/staging/kpc2000/kpc2000/core.c:148:36: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=] drivers/staging/kpc2000/kpc2000/fileops.c:59:78: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'int' [-Wformat=] drivers/staging/kpc2000/kpc2000/fileops.c:60:78: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'int' [-Wformat=] drivers/staging/kpc2000/kpc2000/fileops.c:61:78: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'int' [-Wformat=] drivers/staging/kpc2000/kpc_dma/fileops.c:58:35: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
i386.allnoconfig: 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: 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/clocksource/timer-ixp4xx.c:78:20: warning: 'ixp4xx_read_sched_clock' defined but not used [-Wunused-function] sound/soc/rockchip/rockchip_pdm.c:179:3: warning: 'clk_out' may be used uninitialized in this function [-Wmaybe-uninitialized] sound/soc/codecs/tlv320aic32x4-clk.c:149:38: warning: 'settings.d' may be used uninitialized in this function [-Wmaybe-uninitialized] sound/soc/codecs/tlv320aic32x4-clk.c:149:15: warning: 'settings.j' may be used uninitialized in this function [-Wmaybe-uninitialized] sound/soc/codecs/tlv320aic32x4-clk.c:148:37: warning: 'settings.r' may be used uninitialized in this function [-Wmaybe-uninitialized] sound/soc/codecs/tlv320aic32x4-clk.c:151:56: warning: 'settings.p' may be used uninitialized in this function [-Wmaybe-uninitialized] drivers/spi/spi-ep93xx.c:654:6: warning: unused variable 'i' [-Wunused-variable]
x86.allnoconfig: 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.tinyconfig: 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
No DTS warnings
New syscalls:
riscv fstat64 riscv fstatat64
No section mismatches
kernel-build-reports@lists.linaro.org