From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
Sascha Hauer <s.hauer@pengutronix.de>
Cc: Ahmad Fatoum <afa@pengutronix.de>
Subject: Re: [PATCH] Kbuild: do not build dtbs concurrently
Date: Wed, 03 Sep 2025 08:24:01 +0200 [thread overview]
Message-ID: <175688064129.2327755.3005962152971780725.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250828093135.1959085-1-s.hauer@pengutronix.de>
On Thu, 28 Aug 2025 11:31:35 +0200, Sascha Hauer wrote:
> commit 3c862a83f019 ("kbuild: restrict dtbs target to enabled DTs by
> default") added the dtbs target as a dependency to the images target.
> In the dtbs target we call into Kbuild for building the device trees.
> The device trees are also built as part of the regular build in
> parallel, so we end up running Kbuild for the same directory twice.
>
> This sometimes results in failed builds with messages like this one
> (done with make V=2):
>
> [...]
Applied, thanks!
[1/1] Kbuild: do not build dtbs concurrently
https://git.pengutronix.de/cgit/barebox/commit/?id=7689314d0a78 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2025-09-03 6:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-28 9:31 Sascha Hauer
2025-09-01 10:39 ` Ahmad Fatoum
2025-09-03 6:24 ` Sascha Hauer [this message]
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=175688064129.2327755.3005962152971780725.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=afa@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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