* next-20170926 build: 2 failures 1 warnings (next-20170926)
@ 2017-09-26 10:29 Build bot for Mark Brown
2017-09-26 16:11 ` Mark Brown
0 siblings, 1 reply; 4+ messages in thread
From: Build bot for Mark Brown @ 2017-09-26 10:29 UTC (permalink / raw)
To: kernel-build-reports, linaro-kernel, linux-next
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: next-20170926 build: 2 failures 1 warnings (next-20170926)
2017-09-26 10:29 next-20170926 build: 2 failures 1 warnings (next-20170926) Build bot for Mark Brown
@ 2017-09-26 16:11 ` Mark Brown
2017-09-28 19:00 ` Mark Brown
0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2017-09-26 16:11 UTC (permalink / raw)
To: Ritesh Harjani, Bjorn Andersson, Jeremy McNicoll, Ulf Hansson
Cc: kernel-build-reports, linaro-kernel, linux-next, linux-mmc,
linux-arm-kernel
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
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).
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: next-20170926 build: 2 failures 1 warnings (next-20170926)
2017-09-26 16:11 ` Mark Brown
@ 2017-09-28 19:00 ` Mark Brown
2017-09-29 18:44 ` Ulf Hansson
0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2017-09-28 19:00 UTC (permalink / raw)
To: Ritesh Harjani, Bjorn Andersson, Jeremy McNicoll, Ulf Hansson
Cc: kernel-build-reports, linaro-kernel, linux-next, linux-mmc,
linux-arm-kernel
[-- Attachment #1: Type: text/plain, Size: 532 bytes --]
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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: next-20170926 build: 2 failures 1 warnings (next-20170926)
2017-09-28 19:00 ` Mark Brown
@ 2017-09-29 18:44 ` Ulf Hansson
0 siblings, 0 replies; 4+ messages in thread
From: Ulf Hansson @ 2017-09-29 18:44 UTC (permalink / raw)
To: Mark Brown
Cc: Ritesh Harjani, Jeremy McNicoll, kernel-build-reports,
linaro-kernel, linux-next@vger.kernel.org, Mark Brown,
linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Stephen Boyd, Bjorn Andersson
+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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-09-29 18:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-26 10:29 next-20170926 build: 2 failures 1 warnings (next-20170926) Build bot for Mark Brown
2017-09-26 16:11 ` Mark Brown
2017-09-28 19:00 ` Mark Brown
2017-09-29 18:44 ` Ulf Hansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox