Tree/Branch: next-20170926 Git describe: next-20170926 Commit: d35adcbe86 Add linux-next specific files for 20170926
Build Time: 98 min 43 sec
Passed: 8 / 10 ( 80.00 %) Failed: 2 / 10 ( 20.00 %)
Errors: 1 Warnings: 1 Section Mismatches: 0
Failed defconfigs: arm64-allmodconfig arm-allmodconfig
Errors:
arm64-allmodconfig ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
arm-allmodconfig ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
------------------------------------------------------------------------------- defconfigs with issues (other than build errors): 1 warnings 0 mismatches : arm64-allmodconfig 1 warnings 0 mismatches : arm-allmodconfig 1 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Errors summary: 1 2 ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
Warnings Summary: 1 3 ../drivers/scsi/hisi_sas/hisi_sas_main.c:1049:24: warning: unused variable 'sas_ha' [-Wunused-variable]
=============================================================================== Detailed per-defconfig build reports below:
------------------------------------------------------------------------------- arm64-allmodconfig : FAIL, 1 errors, 1 warnings, 0 section mismatches
Errors: ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
Warnings: ../drivers/scsi/hisi_sas/hisi_sas_main.c:1049:24: warning: unused variable 'sas_ha' [-Wunused-variable]
------------------------------------------------------------------------------- arm-allmodconfig : FAIL, 1 errors, 1 warnings, 0 section mismatches
Errors: ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
Warnings: ../drivers/scsi/hisi_sas/hisi_sas_main.c:1049:24: warning: unused variable 'sas_ha' [-Wunused-variable]
------------------------------------------------------------------------------- arm64-defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings: ../drivers/scsi/hisi_sas/hisi_sas_main.c:1049:24: warning: unused variable 'sas_ha' [-Wunused-variable] -------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig arm-multi_v5_defconfig arm-multi_v7_defconfig x86_64-defconfig arm-allnoconfig x86_64-allnoconfig arm-multi_v4t_defconfig
On Tue, Sep 26, 2017 at 11:29:06AM +0100, Build bot for Mark Brown wrote:
Today's -next fails to build an arm and arm64 allmodconfig with:
arm64-allmodconfig ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
arm-allmodconfig ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
caused by d8034e3379a83 (mmc: sdhci-msm: Utilize bulk clock API).
On Tue, Sep 26, 2017 at 09:11:00AM -0700, Mark Brown wrote:
On Tue, Sep 26, 2017 at 11:29:06AM +0100, Build bot for Mark Brown wrote:
Today's -next fails to build an arm and arm64 allmodconfig with:
arm64-allmodconfig ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
arm-allmodconfig ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
caused by d8034e3379a83 (mmc: sdhci-msm: Utilize bulk clock API).
This is still present in today's -next.
+Stephen
On 28 September 2017 at 21:00, Mark Brown broonie@kernel.org wrote:
On Tue, Sep 26, 2017 at 09:11:00AM -0700, Mark Brown wrote:
On Tue, Sep 26, 2017 at 11:29:06AM +0100, Build bot for Mark Brown wrote:
Today's -next fails to build an arm and arm64 allmodconfig with:
arm64-allmodconfig
ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
arm-allmodconfig
ERROR: "clk_bulk_prepare" [drivers/mmc/host/sdhci-msm.ko] undefined!
caused by d8034e3379a83 (mmc: sdhci-msm: Utilize bulk clock API).
This is still present in today's -next.
There is a fix for this, Stephen told me off list that is going to pick it up and send it for rcs.
https://patchwork.kernel.org/patch/9967381/
If the error remains, I will drop the changes causing it.
Kind regard Uffe
kernel-build-reports@lists.linaro.org