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:
f4e087c666f54 Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
dcda487c9c2e8 Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
7aec71cd9c1f2 Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v5.11-rc3-225-gf4e087c666f54/
Runtime: 80m 36s
Passed: 124
Failed: 1
Warnings: 30
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
ERROR: modpost: "irq_check_status_bit" [drivers/perf/arm_spe_pmu.ko] undefined!
Warnings:
arm.allmodconfig:
/tmp/ccMKNZgX.s:18123: Warning: using r15 results in unpredictable behaviour
/tmp/ccMKNZgX.s:18195: Warning: using r15 results in unpredictable behaviour
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.multi_lpae_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.multi_v7_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.multi_v7_nosmp_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.nhk8815_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.omap1_defconfig:
arch/arm/mach-omap1/board-h2.c:347:34: warning: 'isp1301_gpiod_table' defined but not used [-Wunused-variable]
arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: 'ams_delta_camera_power' defined but not used [-Wunused-function]
arm.u8500_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
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
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:
drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function]
riscv.rv32_allmod_defconfig:
lib/bitfield_kunit.c:93:1: warning: the frame size of 4192 bytes is larger than 2048 bytes [-Wframe-larger-than=]
drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function]
x86.allmodconfig:
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
x86.allnoconfig:
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
x86.defconfig:
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
x86.tinyconfig:
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
No DTS warnings
New syscalls:
riscv clone3
riscv fstat64
riscv fstatat64
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was soc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git
Branch: fixes
Topmost commits:
8a996b2d8a03b ARM: dts: ux500: Reserve memory carveouts
2004e62a2a06b arm64: defconfig: Drop unused K3 SoC specific options
1740e6736922c bus: arm-integrator-lm: Add of_node_put() before return statement
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/soc/v5.11-rc3-11-g8a996b2d8a03b/
Runtime: 79m 14s
Passed: 124
Failed: 1
Warnings: 30
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
ERROR: modpost: "irq_check_status_bit" [drivers/perf/arm_spe_pmu.ko] undefined!
Warnings:
arm.allmodconfig:
/tmp/ccoUbD8N.s:18123: Warning: using r15 results in unpredictable behaviour
/tmp/ccoUbD8N.s:18195: Warning: using r15 results in unpredictable behaviour
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.multi_lpae_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.multi_v7_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.multi_v7_nosmp_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.nhk8815_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
arm.omap1_defconfig:
arch/arm/mach-omap1/board-h2.c:347:34: warning: 'isp1301_gpiod_table' defined but not used [-Wunused-variable]
arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: 'ams_delta_camera_power' defined but not used [-Wunused-function]
arm.u8500_defconfig:
drivers/pinctrl/nomadik/pinctrl-nomadik.c:952:8: warning: unused variable 'wake' [-Wunused-variable]
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
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:
drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function]
riscv.rv32_allmod_defconfig:
lib/bitfield_kunit.c:93:1: warning: the frame size of 4192 bytes is larger than 2048 bytes [-Wframe-larger-than=]
drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function]
x86.allmodconfig:
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
x86.allnoconfig:
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
x86.defconfig:
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
x86.tinyconfig:
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
arch/x86/entry/vdso/vdso2c.h:38:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
No DTS warnings
New syscalls:
riscv clone3
riscv fstat64
riscv fstatat64
No section mismatches