Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-3.18.y
Topmost commits: 444eb56 Linux 3.18.91-rc1 d50e6c4 net: mvneta: clear interface link status on port disable 52e4bc8 powerpc/perf: Dereference BHRB entries safely
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v3.18.90-13-g444eb56/
Runtime: 37m 53s
Passed: 125 Failed: 7
Warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs: arm64.allmodconfig arm.allmodconfig arm.exynos_defconfig arm.multi_lpae_defconfig arm.multi_v7_defconfig arm.multi_v7_nosmp_defconfig arm.tegra_defconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig: /work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.allmodconfig: /work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.exynos_defconfig: /work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.multi_lpae_defconfig: /work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.multi_v7_defconfig: /work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.multi_v7_nosmp_defconfig: /work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.tegra_defconfig: /work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
Warnings:
No new syscalls
No section mismatches
On Thu, Dec 28, 2017 at 8:38 AM, Olof's autobuilder build@lixom.net wrote:
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-3.18.y
Topmost commits: 444eb56 Linux 3.18.91-rc1 d50e6c4 net: mvneta: clear interface link status on port disable 52e4bc8 powerpc/perf: Dereference BHRB entries safely
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v3.18.90-13-g444eb56/
Runtime: 37m 53s Passed: 125 Failed: 7 Warnings: 0 Section mismatches: 0
Failed defconfigs: arm64.allmodconfig arm.allmodconfig arm.exynos_defconfig arm.multi_lpae_defconfig arm.multi_v7_defconfig arm.multi_v7_nosmp_defconfig arm.tegra_defconfig
Errors:
arm64.allmodconfig:
/work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.allmodconfig:
/work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
This commit evidently got messed up during backporting:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/c...
Arnd
On Thu, Dec 28, 2017 at 09:39:22AM +0100, Arnd Bergmann wrote:
On Thu, Dec 28, 2017 at 8:38 AM, Olof's autobuilder build@lixom.net wrote:
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-3.18.y
Topmost commits: 444eb56 Linux 3.18.91-rc1 d50e6c4 net: mvneta: clear interface link status on port disable 52e4bc8 powerpc/perf: Dereference BHRB entries safely
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v3.18.90-13-g444eb56/
Runtime: 37m 53s Passed: 125 Failed: 7 Warnings: 0 Section mismatches: 0
Failed defconfigs: arm64.allmodconfig arm.allmodconfig arm.exynos_defconfig arm.multi_lpae_defconfig arm.multi_v7_defconfig arm.multi_v7_nosmp_defconfig arm.tegra_defconfig
Errors:
arm64.allmodconfig:
/work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.allmodconfig:
/work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
This commit evidently got messed up during backporting:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/c...
Ugh, something went really wrong there, thanks, I'll look into it on Monday.
greg k-h
On Fri, Dec 29, 2017 at 10:19:14AM +0100, gregkh wrote:
On Thu, Dec 28, 2017 at 09:39:22AM +0100, Arnd Bergmann wrote:
On Thu, Dec 28, 2017 at 8:38 AM, Olof's autobuilder build@lixom.net wrote:
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-3.18.y
Topmost commits: 444eb56 Linux 3.18.91-rc1 d50e6c4 net: mvneta: clear interface link status on port disable 52e4bc8 powerpc/perf: Dereference BHRB entries safely
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v3.18.90-13-g444eb56/
Runtime: 37m 53s Passed: 125 Failed: 7 Warnings: 0 Section mismatches: 0
Failed defconfigs: arm64.allmodconfig arm.allmodconfig arm.exynos_defconfig arm.multi_lpae_defconfig arm.multi_v7_defconfig arm.multi_v7_nosmp_defconfig arm.tegra_defconfig
Errors:
arm64.allmodconfig:
/work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
arm.allmodconfig:
/work/build/batch/drivers/mfd/cros_ec_spi.c:26:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
This commit evidently got messed up during backporting:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/c...
Ugh, something went really wrong there, thanks, I'll look into it on Monday.
Should now be fixed, thanks.
greg k-h
kernel-build-reports@lists.linaro.org