From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/fwts: fix build with host make >= 4.4
Date: Fri, 12 Jul 2024 22:39:14 +0200 [thread overview]
Message-ID: <20240712223914.784c35a5@windsurf> (raw)
In-Reply-To: <20240520095205.81575-1-ju.o@free.fr>
On Mon, 20 May 2024 11:52:05 +0200
Julien Olivain <ju.o@free.fr> wrote:
> When build host has a many CPUs (more that 20) and GNU Make 4.4
> (included for example in Fedora 40), fwts can randomly fail to build.
>
> This commit adds a package patch to fix the issue.
>
> Fixes:
>
> mv: cannot stat 'dtcompilerparser.tab.c': No such file or directory
> mv: cannot stat 'prparser.tab.c': No such file or directory
>
> See also:
> https://github.com/fwts/fwts/issues/7
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Note: this patch is a follow up of:
> https://patchwork.ozlabs.org/project/buildroot/patch/20240420132251.1349622-1-ju.o@free.fr/
> This new patch allows to keep the parallel build and also fix the issue.
> This is why it is not marked as v2. I marked the old proposal as "Rejected".
> ---
> ...fix-parallel-build-with-GNU-Make-4.4.patch | 133 ++++++++++++++++++
> 1 file changed, 133 insertions(+)
> create mode 100644 package/fwts/0002-libfwtsiasl-fix-parallel-build-with-GNU-Make-4.4.patch
Now that your patch has been accepted upstream, I have updated the
Upstream: tag in the patch to point to the final commit, and applied to
master. Thanks a lot!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-12 20:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-20 9:52 [Buildroot] [PATCH 1/1] package/fwts: fix build with host make >= 4.4 Julien Olivain
2024-07-12 20:39 ` Thomas Petazzoni via buildroot [this message]
2024-08-07 20:19 ` Peter Korsgaard
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=20240712223914.784c35a5@windsurf \
--to=buildroot@buildroot.org \
--cc=ju.o@free.fr \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.