From: Christophe Leroy <christophe.leroy@csgroup•eu>
To: Masahiro Yamada <masahiroy@kernel•org>,
Stephen Rothwell <sfr@canb•auug.org.au>
Cc: Michael Ellerman <mpe@ellerman•id.au>,
"Rob Herring (Arm)" <robh@kernel•org>,
PowerPC <linuxppc-dev@lists•ozlabs.org>,
Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
Linux Next Mailing List <linux-next@vger•kernel.org>
Subject: Re: linux-next: build failure after merge of the powerpc tree
Date: Mon, 9 Sep 2024 19:28:03 +0200 [thread overview]
Message-ID: <b154ab25-70f6-46cd-99db-ccfbe3e13fb7@csgroup.eu> (raw)
In-Reply-To: <CAK7LNARMD=PR9x-OMN5QJHmeDdAzDM=2F47ccqdLHHGTxVq5Jg@mail.gmail.com>
Le 09/09/2024 à 18:23, Masahiro Yamada a écrit :
> On Mon, Sep 9, 2024 at 11:58 PM Stephen Rothwell <sfr@canb•auug.org.au> wrote:
>>
>> Hi Christophe,
>>
>> On Mon, 9 Sep 2024 16:22:26 +0200 Christophe Leroy <christophe.leroy@csgroup•eu> wrote:
>>>
>>> Le 09/09/2024 à 12:09, Stephen Rothwell a écrit :
>>>> Hi all,
>>>>
>>>> After merging the powerpc tree, today's linux-next build (powerpc
>>>> ppc44x_defconfig) failed like this:
>>>>
>>>> make[3]: *** No rule to make target 'arch/powerpc/boot/treeImage.ebony', needed by 'arch/powerpc/boot/zImage'. Stop.
>>>> make[2]: *** [/home/sfr/next/next/arch/powerpc/Makefile:236: zImage] Error 2
>>>> make[1]: *** [/home/sfr/next/next/Makefile:224: __sub-make] Error 2
>>>> make: *** [Makefile:224: __sub-make] Error 2
>>>>
>>>> It is not obvious to me what change caused this, so I have just left
>>>> the build broken for today.
>>>>
>>>
>>> Bisected to commit e6abfb536d16 ("kbuild: split device tree build rules into scripts/Makefile.dtbs")
>>
>> Thanks for that.
>>
>> --
>> Cheers,
>> Stephen Rothwell
>
>
> I squashed the following fix. Hopefully, it will be ok tomorrow.
>
>
> diff --git a/scripts/Makefile.build b/scripts/Makefile.build
> index 6385e7aa5dbb..8403eba15457 100644
> --- a/scripts/Makefile.build
> +++ b/scripts/Makefile.build
> @@ -444,7 +444,7 @@ ifneq ($(userprogs),)
> include $(srctree)/scripts/Makefile.userprogs
> endif
>
> -ifneq ($(need-dtbslist)$(dtb-y)$(dtb-)$(filter %.dtb.o %.dtbo.o,$(targets)),)
> +ifneq ($(need-dtbslist)$(dtb-y)$(dtb-)$(filter %.dtb %.dtb.o
> %.dtbo.o,$(targets)),)
> include $(srctree)/scripts/Makefile.dtbs
> endif
>
The build of ppc44x_defconfig is ok with this change
on top of next-20240909
next prev parent reply other threads:[~2024-09-09 17:28 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 10:09 linux-next: build failure after merge of the powerpc tree Stephen Rothwell
2024-09-09 14:22 ` Christophe Leroy
2024-09-09 14:58 ` Stephen Rothwell
2024-09-09 16:23 ` Masahiro Yamada
2024-09-09 17:28 ` Christophe Leroy [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-10 3:38 Stephen Rothwell
2023-02-12 23:22 ` Michael Ellerman
2021-04-19 9:14 Stephen Rothwell
2021-04-19 9:59 ` Xiongwei Song
2021-04-19 12:24 ` Michael Ellerman
2021-02-09 10:19 Stephen Rothwell
2021-02-10 8:20 ` Nicholas Piggin
2021-02-10 11:18 ` Stephen Rothwell
2020-04-22 5:41 Stephen Rothwell
2020-04-22 6:35 ` Haren Myneni
2020-04-25 23:52 ` Michael Ellerman
2019-09-30 0:13 Stephen Rothwell
2019-10-03 23:05 ` Michael Ellerman
2019-10-11 8:22 ` Michael Ellerman
2019-09-02 11:40 Stephen Rothwell
2019-09-02 11:52 ` Christoph Hellwig
2019-02-22 7:14 Stephen Rothwell
2019-02-22 7:37 ` Christophe Leroy
2019-02-22 11:28 ` Michael Ellerman
2018-03-29 7:43 Stephen Rothwell
2018-01-19 5:53 Stephen Rothwell
2018-01-18 22:26 Stephen Rothwell
2017-11-02 6:49 Stephen Rothwell
2017-11-14 11:12 ` Michael Ellerman
2016-11-22 8:58 Stephen Rothwell
2016-11-22 10:21 ` Stephen Rothwell
2016-11-23 2:02 ` Nicholas Piggin
2016-07-22 6:31 Stephen Rothwell
2016-07-01 5:27 Stephen Rothwell
2016-07-01 8:59 ` Colin Ian King
2016-01-07 8:16 Stephen Rothwell
2016-01-07 10:30 ` Michael Ellerman
2016-01-13 5:46 ` Aneesh Kumar K.V
2016-01-13 7:44 ` Michael Ellerman
2016-01-12 12:32 ` Michael Ellerman
2015-08-21 8:25 Stephen Rothwell
2015-08-21 8:59 ` Vasant Hegde
2015-08-21 23:40 ` Michael Ellerman
2015-08-22 4:09 ` Vasant Hegde
2015-08-22 11:16 ` Michael Ellerman
2014-08-06 6:31 Stephen Rothwell
2013-07-02 0:54 Stephen Rothwell
2013-07-02 2:00 ` Benjamin Herrenschmidt
2012-11-28 3:03 Stephen Rothwell
2012-11-28 4:28 ` Benjamin Herrenschmidt
2011-07-01 1:39 Stephen Rothwell
2011-07-01 3:00 ` Benjamin Herrenschmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b154ab25-70f6-46cd-99db-ccfbe3e13fb7@csgroup.eu \
--to=christophe.leroy@csgroup$(echo .)eu \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=masahiroy@kernel$(echo .)org \
--cc=mpe@ellerman$(echo .)id.au \
--cc=robh@kernel$(echo .)org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox