Here are the build results from automated periodic testing.
The tree being built was arm-soc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git
Branch: HEAD
Topmost commits: 02e2a8db67aa6 ARM: Document merges ba119a2decbb7 Merge branch 'next/dt' into for-next 8ef86955fe59f ARM: dts: aspeed: add missing memory unit-address
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/arm-soc/v4.20-rc2-193-g02e2a8db67aa6/
Runtime: 51m 48s
Passed: 133 Failed: 2
Warnings: 40 DTS warnings: 1
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: riscv.rv32_defconfig riscv.tinyconfig
-------------------------------------------------------------------------------
Errors:
riscv.rv32_defconfig: include/uapi/asm-generic/unistd.h:247:29: error: 'sys_fstatat64' undeclared here (not in a function); did you mean 'sys_fstatfs64'? include/uapi/asm-generic/unistd.h:249:27: error: 'sys_fstat64' undeclared here (not in a function); did you mean 'sys_fstat'?
riscv.tinyconfig: fair.c:(.text+0x70): undefined reference to `__lshrti3' clocksource.c:(.text+0x334): undefined reference to `__lshrti3'
Warnings:
arm.allmodconfig: /tmp/ccT0kLqW.s:18119: Warning: using r15 results in unpredictable behaviour /tmp/ccT0kLqW.s:18191: Warning: using r15 results in unpredictable behaviour include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
arm.cm_x300_defconfig: sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.em_x270_defconfig: sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.eseries_pxa_defconfig: sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pxa_defconfig: sound/soc/codecs/wm9705.c:346:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized] sound/soc/codecs/wm9712.c:666:2: warning: 'regmap' may be used uninitialized in this function [-Wmaybe-uninitialized] WARNING: sound/ac97_bus: 'snd_ac97_reset' exported twice. Previous export was in sound/ac97/ac97.ko
arm.zx_defconfig: kernel/debug/kdb/kdb_support.c:239:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=]
arm64.allmodconfig: include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] drivers/isdn/hardware/eicon/message.c:5985:1: warning: the frame size of 2096 bytes is larger than 2048 bytes [-Wframe-larger-than=] 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: arch/riscv/include/asm/module.h:11:34: warning: 'struct module' declared inside parameter list will not be visible outside of this definition or declaration arch/riscv/include/asm/module.h:12:34: warning: 'struct module' declared inside parameter list will not be visible outside of this definition or declaration lib/test_hexdump.c:102:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] drivers/mtd/nand/raw/qcom_nandc.c:153: warning: "PAGE_READ" redefined
riscv.rv32_defconfig: include/linux/kern_levels.h:5:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'Elf32_Addr' {aka 'unsigned int'} [-Wformat=] include/linux/kern_levels.h:5:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'Elf32_Addr' {aka 'unsigned int'} [-Wformat=] include/linux/kern_levels.h:5:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'Elf32_Addr' {aka 'unsigned int'} [-Wformat=] include/linux/kern_levels.h:5:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'Elf32_Addr' {aka 'unsigned int'} [-Wformat=] include/linux/kern_levels.h:5:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'Elf32_Addr' {aka 'unsigned int'} [-Wformat=] include/linux/kern_levels.h:5:18: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'Elf32_Addr' {aka 'unsigned int'} [-Wformat=]
x86.allmodconfig: include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] lib/ubsan.c:432:1: warning: ignoring attribute 'noreturn' in declaration of a built-in function '__ubsan_handle_builtin_unreachable' because it conflicts with attribute 'const' [-Wattributes] include/linux/string.h:253:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 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: 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: 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:
arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional
No new syscalls
No section mismatches
kernel-build-reports@lists.linaro.org