All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
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: disable parallel build
Date: Wed, 1 May 2024 21:55:23 +0200	[thread overview]
Message-ID: <20240501215523.5bc7ce23@windsurf> (raw)
In-Reply-To: <20240420132251.1349622-1-ju.o@free.fr>

On Sat, 20 Apr 2024 15:22:51 +0200
Julien Olivain <ju.o@free.fr> wrote:

> fwts randomly fail to build in parallel with error:
> 
>     mv: cannot stat 'dtcompilerparser.tab.c': No such file or directory
>     mv: cannot stat 'prparser.tab.c': No such file or directory
> 
> This is a known upstream issue. See:
> https://github.com/fwts/fwts/issues/7
> 
> This commit workaround this issue by disabling parallel builds.
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/fwts/fwts.mk | 3 +++
>  1 file changed, 3 insertions(+)

Hm, I don't see any failures in the autobuilders. Did you encounter
this issue personally? Why don't we see it in the autobuilders?

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

  reply	other threads:[~2024-05-01 19:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-20 13:22 [Buildroot] [PATCH 1/1] package/fwts: disable parallel build Julien Olivain
2024-05-01 19:55 ` Thomas Petazzoni via buildroot [this message]
2024-05-01 20:27   ` Julien Olivain
2024-05-02 10:02     ` Julien Olivain

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=20240501215523.5bc7ce23@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.