From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] package/qt5/qt5declarative: fix parallel install
Date: Fri, 29 May 2020 00:21:20 +0200 [thread overview]
Message-ID: <20200529002120.5fcf4b25@gmx.net> (raw)
In-Reply-To: <20200528221703.009f2612@windsurf.home>
Hello Thomas,
On Thu, 28 May 2020 22:17:03 +0200, Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:
> On Tue, 26 May 2020 23:04:43 +0200
> Peter Seiderer <ps.report@gmx.net> wrote:
>
> > From: Romain Naour <romain.naour@gmail.com>
> >
> > Installing qt5declarative examples on fast/fast/multicore machines sometimes
> > failes with a variation of the following error messages:
> >
> > - Cannot touch [...]/chapter5-listproperties/app.qml: No such file or directory
> > - Error copying [...]/chapter2-methods/app.qml: Destination file exists
> >
> > Fix it by using OTHER_FILES instead of a seperate qml files install target
> > to fix the race between install_target, install_qml and install_sources.
> >
> > Fixes:
> >
> > - https://gitlab.com/buildroot.org/buildroot/-/jobs/565470221
> >
> > Signed-off-by: Romain Naour <romain.naour@gmail.com>
> > [Reworked patch and commit log]
> > Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> > ---
> > Changes v2 -> v3:
> > - reworked patch (OTHER_FILES instead of additional dep) and commit log
> > ---
> > .../0002-examples-fix-parallel-install.patch | 185 ++++++++++++++++++
> > 1 file changed, 185 insertions(+)
> > create mode 100644 package/qt5/qt5declarative/0002-examples-fix-parallel-install.patch
>
> Applied to master, thanks. Did you submit this upstream ? :-)
Not yet..., but it is on my ToDo list...
Regards,
Peter
>
> Thanks!
>
> Thomas
prev parent reply other threads:[~2020-05-28 22:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 21:04 [Buildroot] [PATCH v3] package/qt5/qt5declarative: fix parallel install Peter Seiderer
2020-05-26 21:11 ` Romain Naour
2020-05-28 20:17 ` Thomas Petazzoni
2020-05-28 22:21 ` Peter Seiderer [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=20200529002120.5fcf4b25@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.net \
/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