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:
e2da783614bb8 Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
a1339d6355ac4 Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
a527a2b32d20a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v5.11-rc3-352-ge2da783614bb8/
Runtime: 79m 10s
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/ccuChzCV.s:18123: Warning: using r15 results in unpredictable behaviour
/tmp/ccuChzCV.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 mainline, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Branch: master
Topmost commits:
a527a2b32d20a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
feb889fb40faf mm: don't put pinned pages into the swap cache
0da0a8a0a0e18 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v5.11-rc3-337-ga527a2b32d20a/
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/ccOQAOB2.s:18123: Warning: using r15 results in unpredictable behaviour
/tmp/ccOQAOB2.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