Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable-rc.git/
Topmost commit:
4282d39 Linux 4.4.76
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.4.76/
Runtime: 52m 30s
Passed: 120
Failed: 0
Warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
No new syscalls
No section mismatches
On Wed, Jun 21, 2017 at 12:03:01PM +0000, Linaro QA wrote:
> kernel-describe: 8853995
This looks like it's taken a step backwards?
> * test_execve -- failing since build cd171eff5254d3c500f6d3f70b5d76a55667d507, from May 26, 2017, 2:16 p.m.
What are these build identifiers that are being used? If they're kernel
commits it'd be good to say "commit" (and ideally with the shorter
commit ID as has been repeatedly mentioned) so it's clear. If they are
some kind of build identifer then we probably need a direct link to the
build so people can decode more easily.
Also these need wrapping within 80 columns, I think just a simple word
wrap would do it for this format.
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable-rc.git/
Topmost commit:
9f86f30 Linux 4.9.36
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.9.36/
Runtime: 61m 26s
Passed: 123
Failed: 0
Warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
0c5f031 Add linux-next specific files for 20170705
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20170705/
Runtime: 93m 8s
Passed: 115
Failed: 10
Warnings: 20
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
arm.bcm2835_defconfig
arm.hisi_defconfig
arm.keystone_defconfig
arm.pxa_defconfig
arm.socfpga_defconfig
arm.spear13xx_defconfig
arm.spear3xx_defconfig
arm.spear6xx_defconfig
x86.minnowmax_defconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
ERROR: "__aeabi_uldivmod" [drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko] undefined!
arm.bcm2835_defconfig:
/work/build/batch/drivers/base/power/domain.c:1549:37: error: 'pm_genpd_poweroff_noirq' undeclared (first use in this function)
arm.hisi_defconfig:
/work/build/batch/drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit declaration of function 'i2c_detect_slave_mode' [-Werror=implicit-function-declaration]
arm.keystone_defconfig:
/work/build/batch/drivers/base/power/domain.c:1549:37: error: 'pm_genpd_poweroff_noirq' undeclared (first use in this function)
arm.pxa_defconfig:
/work/build/batch/drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit declaration of function 'i2c_detect_slave_mode' [-Werror=implicit-function-declaration]
arm.socfpga_defconfig:
/work/build/batch/drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit declaration of function 'i2c_detect_slave_mode' [-Werror=implicit-function-declaration]
arm.spear13xx_defconfig:
/work/build/batch/drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit declaration of function 'i2c_detect_slave_mode' [-Werror=implicit-function-declaration]
arm.spear3xx_defconfig:
/work/build/batch/drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit declaration of function 'i2c_detect_slave_mode' [-Werror=implicit-function-declaration]
arm.spear6xx_defconfig:
/work/build/batch/drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit declaration of function 'i2c_detect_slave_mode' [-Werror=implicit-function-declaration]
x86.minnowmax_defconfig:
/work/build/batch/drivers/i2c/busses/i2c-designware-platdrv.c:331:6: error: implicit declaration of function 'i2c_detect_slave_mode' [-Werror=implicit-function-declaration]
Warnings:
1 drivers/base/power/domain.c:725:13: warning: 'pm_genpd_present' defined but not used [-Wunused-function]
1 drivers/staging/media/imx/imx-media-of.c:216:4: warning: 'remote_np' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/video/fbdev/omap2/omapfb/dss/core.c:196:30: warning: unused variable 'pdata' [-Wunused-variable]
1 fs/binfmt_flat.c:577:587: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'u32 {aka unsigned int}' [-Wformat=]
2 drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c:1643:2: warning: ignoring return value of 'copy_from_iter', declared with attribute warn_unused_result [-Wunused-result]
2 drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c:1744:3: warning: ignoring return value of 'copy_to_iter', declared with attribute warn_unused_result [-Wunused-result]
5 fs/binfmt_flat.c:577:25: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'u32 {aka unsigned int}' [-Wformat=]
7 drivers/rtc/rtc-brcmstb-waketimer.c:142:6: warning: unused variable 'ret' [-Wunused-variable]
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
1996454 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.12-3441-g1996454/
Runtime: 87m 12s
Passed: 123
Failed: 2
Warnings: 1
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.bcm2835_defconfig
arm.keystone_defconfig
-------------------------------------------------------------------------------
Errors:
arm.bcm2835_defconfig:
/work/build/batch/drivers/base/power/domain.c:1549:37: error: 'pm_genpd_poweroff_noirq' undeclared (first use in this function)
arm.keystone_defconfig:
/work/build/batch/drivers/base/power/domain.c:1549:37: error: 'pm_genpd_poweroff_noirq' undeclared (first use in this function)
Warnings:
1 drivers/base/power/domain.c:725:13: warning: 'pm_genpd_present' defined but not used [-Wunused-function]
No new syscalls
No section mismatches