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: HEAD
Topmost commits:
380ef2c9ad4fd Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
743e3c8f19db9 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
eb6cf9f8cb9df Merge tag 'arm64-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/v4.20-rc6-149-g380ef2c9ad4fd/
Runtime: 45m 34s
Passed: 131
Failed: 0
Warnings: 13
DTS warnings: 1
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/ccsN0sxy.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/ccsN0sxy.s:18191: Warning: using r15 results in unpredictable behaviour
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
arm64.allmodconfig:
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/kernel/ftrace.c:135:6: warning: unused variable 'err' [-Wunused-variable]
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
New syscalls:
riscv fstat64
riscv fstatat64
No section mismatches
Tree/Branch: v3.18.129-rt110
Git describe: v3.18.129-rt110
Commit: 9447e39d72 Linux 3.18.129-rt110
Build Time: 49 min 35 sec
Passed: 10 / 10 (100.00 %)
Failed: 0 / 10 ( 0.00 %)
Errors: 0
Warnings: 5
Section Mismatches: 0
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
3 warnings 0 mismatches : arm64-allmodconfig
2 warnings 0 mismatches : arm-multi_v5_defconfig
3 warnings 0 mismatches : arm-multi_v7_defconfig
3 warnings 0 mismatches : x86_64-defconfig
3 warnings 0 mismatches : arm-allmodconfig
4 warnings 0 mismatches : x86_64-allmodconfig
2 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Warnings Summary: 5
7 ../net/core/dev.c:2929:1: warning: no return statement in function returning non-void [-Wreturn-type]
7 ../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined [-Wundef]
3 ../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined, evaluates to 0 [-Wundef]
2 ../drivers/thermal/x86_pkg_temp_thermal.c:414:1: warning: no return statement in function returning non-void [-Wreturn-type]
1 ../include/linux/spinlock.h:253:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined, evaluates to 0 [-Wundef]
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined, evaluates to 0 [-Wundef]
../net/core/dev.c:2929:1: warning: no return statement in function returning non-void [-Wreturn-type]
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined [-Wundef]
../net/core/dev.c:2929:1: warning: no return statement in function returning non-void [-Wreturn-type]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined [-Wundef]
../net/core/dev.c:2929:1: warning: no return statement in function returning non-void [-Wreturn-type]
../include/linux/spinlock.h:253:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined [-Wundef]
../net/core/dev.c:2929:1: warning: no return statement in function returning non-void [-Wreturn-type]
../drivers/thermal/x86_pkg_temp_thermal.c:414:1: warning: no return statement in function returning non-void [-Wreturn-type]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined [-Wundef]
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined [-Wundef]
../net/core/dev.c:2929:1: warning: no return statement in function returning non-void [-Wreturn-type]
-------------------------------------------------------------------------------
x86_64-allmodconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined [-Wundef]
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined [-Wundef]
../net/core/dev.c:2929:1: warning: no return statement in function returning non-void [-Wreturn-type]
../drivers/thermal/x86_pkg_temp_thermal.c:414:1: warning: no return statement in function returning non-void [-Wreturn-type]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../block/blk-core.c:103:5: warning: "CONFIG_PREEMPT_RT_FULL" is not defined, evaluates to 0 [-Wundef]
../net/core/dev.c:2929:1: warning: no return statement in function returning non-void [-Wreturn-type]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig
arm64-allnoconfig
arm-allnoconfig
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: HEAD
Topmost commits:
eb6cf9f8cb9df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
4645453cefceb Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
c19bf74fe4d97 Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.20-rc6-143-geb6cf9f8cb9df/
Runtime: 45m 49s
Passed: 131
Failed: 0
Warnings: 13
DTS warnings: 1
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/ccPuSFAW.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/ccPuSFAW.s:18191: Warning: using r15 results in unpredictable behaviour
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
arm64.allmodconfig:
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/kernel/ftrace.c:135:6: warning: unused variable 'err' [-Wunused-variable]
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
New syscalls:
riscv fstat64
riscv fstatat64
No section mismatches