Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Branch: master
Topmost commits: b94ae8ad9fe79 Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux 3b805ca177a24 Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit ba75082efc18c Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v5.4-9326-gb94ae8ad9fe79/
Runtime: 58m 15s
Passed: 115 Failed: 8
Warnings: 132 DTS warnings: 0
Section mismatches: 13
-------------------------------------------------------------------------------
Failed defconfigs: arm.mps2_defconfig arm.pxa_defconfig arm.xcep_defconfig riscv.allmodconfig riscv.allnoconfig riscv.nommu_virt_defconfig riscv.rv32_allmod_defconfig riscv.tinyconfig
-------------------------------------------------------------------------------
Errors:
arm.mps2_defconfig: fs/io_uring.c:1628:21: error: implicit declaration of function 'kmap'; did you mean 'vmap'? [-Werror=implicit-function-declaration] fs/io_uring.c:1643:4: error: implicit declaration of function 'kunmap'; did you mean 'vunmap'? [-Werror=implicit-function-declaration]
arm.pxa_defconfig: arch/arm/mach-pxa/icontrol.c:92:23: error: 'mcp251x_info' undeclared here (not in a function); did you mean 'mcp251x_board_info'?
arm.xcep_defconfig: fs/io_uring.c:1628:21: error: implicit declaration of function 'kmap'; did you mean 'vmap'? [-Werror=implicit-function-declaration] fs/io_uring.c:1643:4: error: implicit declaration of function 'kunmap'; did you mean 'vunmap'? [-Werror=implicit-function-declaration]
riscv.allmodconfig: drivers/pci/controller/pcie-mobiveil.c:238:69: error: macro "csr_read" passed 3 arguments, but takes just 1 drivers/pci/controller/pcie-mobiveil.c:239:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token drivers/pci/controller/pcie-mobiveil.c:253:80: error: macro "csr_write" passed 4 arguments, but takes just 2 drivers/pci/controller/pcie-mobiveil.c:254:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token drivers/pci/controller/pcie-mobiveil.c:267:32: error: macro "csr_read" passed 3 arguments, but takes just 1 drivers/pci/controller/pcie-mobiveil.c:267:9: error: 'csr_read' undeclared (first use in this function); did you mean 'csr_readl'? drivers/pci/controller/pcie-mobiveil.c:272:31: error: macro "csr_write" passed 4 arguments, but takes just 2 drivers/pci/controller/pcie-mobiveil.c:272:2: error: 'csr_write' undeclared (first use in this function); did you mean 'csr_writel'?
riscv.allnoconfig: arch/riscv/boot/loader.S:7: Error: file not found: arch/riscv/boot/Image
riscv.nommu_virt_defconfig: arch/riscv/boot/loader.S:7: Error: file not found: arch/riscv/boot/Image
riscv.rv32_allmod_defconfig: sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] drivers/pci/controller/pcie-mobiveil.c:238:69: error: macro "csr_read" passed 3 arguments, but takes just 1 drivers/pci/controller/pcie-mobiveil.c:239:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token drivers/pci/controller/pcie-mobiveil.c:253:80: error: macro "csr_write" passed 4 arguments, but takes just 2 drivers/pci/controller/pcie-mobiveil.c:254:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token drivers/pci/controller/pcie-mobiveil.c:267:32: error: macro "csr_read" passed 3 arguments, but takes just 1 drivers/pci/controller/pcie-mobiveil.c:267:9: error: 'csr_read' undeclared (first use in this function); did you mean 'csr_readl'? drivers/pci/controller/pcie-mobiveil.c:272:31: error: macro "csr_write" passed 4 arguments, but takes just 2 drivers/pci/controller/pcie-mobiveil.c:272:2: error: 'csr_write' undeclared (first use in this function); did you mean 'csr_writel'?
riscv.tinyconfig: arch/riscv/boot/loader.S:7: Error: file not found: arch/riscv/boot/Image
Warnings:
arm.allmodconfig: /tmp/cciFmIQD.s:18119: Warning: using r15 results in unpredictable behaviour /tmp/cciFmIQD.s:18191: Warning: using r15 results in unpredictable behaviour sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] fs/btrfs/tree-checker.c:230:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=] sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] include/linux/kernel.h:835:29: warning: comparison of distinct pointer types lacks a cast net/netfilter/nf_flow_table_offload.c:80:21: warning: unsigned conversion from 'int' to '__be16' {aka 'short unsigned int'} changes value from '327680' to '0' [-Woverflow] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] include/linux/kern_levels.h:5:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] WARNING: modpost: missing MODULE_LICENSE() in drivers/pinctrl/pinctrl-equilibrium.o warning: same module names found:
arm.assabet_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.badge4_defconfig: WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.cerfcube_defconfig: WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.collie_defconfig: WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.ep93xx_defconfig: WARNING: vmlinux.o(.text.unlikely+0x710): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.h3600_defconfig: WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.hackkit_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.jornada720_defconfig: WARNING: vmlinux.o(.text.unlikely+0x7c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.lart_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.mps2_defconfig: fs/io_uring.c:1628:19: warning: assignment to 'void *' from 'size_t' {aka 'unsigned int'} makes pointer from integer without a cast [-Wint-conversion]
arm.neponset_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.pleb_defconfig: WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.shannon_defconfig: WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.simpad_defconfig: WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.xcep_defconfig: fs/io_uring.c:1628:19: warning: assignment to 'void *' from 'size_t' {aka 'unsigned int'} makes pointer from integer without a cast [-Wint-conversion]
arm64.allmodconfig: aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object WARNING: modpost: missing MODULE_LICENSE() in drivers/pinctrl/pinctrl-equilibrium.o
arm64.defconfig: aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
arm64.nosmp_defconfig: aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig: sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined drivers/char/pcmcia/synclink_cs.c:294: warning: "IRQ_TIMER" redefined net/netfilter/nf_flow_table_offload.c:112:2: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'port' with type '__be16' {aka 'short unsigned int'} [-Warray-bounds] net/netfilter/nf_flow_table_offload.c:112:2: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'port' with type '__be16' {aka 'short unsigned int'} [-Warray-bounds] arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/net/fddi/skfp/h/skfbi.h:362: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/pci/controller/pcie-mobiveil.c:268:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/pci/controller/pcie-mobiveil.c:216:12: warning: 'mobiveil_pcie_write' defined but not used [-Wunused-function] drivers/pci/controller/pcie-mobiveil.c:191:12: warning: 'mobiveil_pcie_read' defined but not used [-Wunused-function] drivers/pci/controller/pcie-mobiveil.c:179:14: warning: 'mobiveil_pcie_comp_addr' defined but not used [-Wunused-function]
riscv.rv32_allmod_defconfig: fs/btrfs/tree-checker.c:230:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned int' [-Wformat=] drivers/char/pcmcia/synclink_cs.c:294: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/au88x0/au88x0.h:52: warning: "IRQ_TIMER" redefined sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations] drivers/dma/iop-adma.c:448:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/dma/iop-adma.c:450:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/dma/iop-adma.c:1302:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/infiniband/sw/siw/siw_qp_rx.c:142:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/net/fddi/skfp/h/skfbi.h:362: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/pci/controller/pcie-mobiveil.c:268:1: warning: control reaches end of non-void function [-Wreturn-type] drivers/pci/controller/pcie-mobiveil.c:216:12: warning: 'mobiveil_pcie_write' defined but not used [-Wunused-function] drivers/pci/controller/pcie-mobiveil.c:191:12: warning: 'mobiveil_pcie_read' defined but not used [-Wunused-function] drivers/pci/controller/pcie-mobiveil.c:179:14: warning: 'mobiveil_pcie_comp_addr' defined but not used [-Wunused-function] arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined arch/riscv/include/asm/csr.h:137: warning: "IRQ_TIMER" redefined drivers/mtd/nand/raw/cadence-nand-controller.c:1283:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/mtd/nand/raw/cadence-nand-controller.c:1283:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/media/platform/omap/omap_vout.c:979:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/media/platform/omap/omap_vout.c:1479:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] include/linux/kern_levels.h:5:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:302:1: warning: the frame size of 1576 bytes is larger than 1024 bytes [-Wframe-larger-than=] net/netfilter/nf_flow_table_offload.c:112:2: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'port' with type '__be16' {aka 'short unsigned int'} [-Warray-bounds] net/netfilter/nf_flow_table_offload.c:112:2: warning: 'memcpy' forming offset [3, 4] is out of the bounds [0, 2] of object 'port' with type '__be16' {aka 'short unsigned int'} [-Warray-bounds]
No DTS warnings
New syscalls:
riscv clone3 riscv fstat64 riscv fstatat64
Section mismatches:
1 assabet_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 badge4_defconfig WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 cerfcube_defconfig WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 collie_defconfig WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 ep93xx_defconfig WARNING: vmlinux.o(.text.unlikely+0x710): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 h3600_defconfig WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 hackkit_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 jornada720_defconfig WARNING: vmlinux.o(.text.unlikely+0x7c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 lart_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 neponset_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 pleb_defconfig WARNING: vmlinux.o(.text.unlikely+0x83c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 shannon_defconfig WARNING: vmlinux.o(.text.unlikely+0x8c4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() 1 simpad_defconfig WARNING: vmlinux.o(.text.unlikely+0x84c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
kernel-build-reports@lists.linaro.org