Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libsvgtiny: disable parallel build
Date: Mon, 11 Nov 2019 16:26:12 +0100	[thread overview]
Message-ID: <20191111162612.5f3dbecf@windsurf.home> (raw)
In-Reply-To: <20191111092508.12899-1-fontaine.fabrice@gmail.com>

On Mon, 11 Nov 2019 10:25:08 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Build can sometimes fails on:
> 
> src/svgtiny.c:21:10: fatal error: autogenerated_colors.c: No such file or directory
>  #include "autogenerated_colors.c"
>           ^~~~~~~~~~~~~~~~~~~~~~~~
> 
> because svgtiny.c does not properly depends on autogenerated_colors.c
> that is built by gperf. So, just disable parallel build instead of
> trying to fix this issue especially because libsvgtiny uses the netsurf
> buildsystem
> 
> Fixes:
>  - http://autobuild.buildroot.org/results/48e7a7f7c72634d59cca817778d31661bfe8e72f
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libsvgtiny/libsvgtiny.mk | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-11-11 15:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11  9:25 [Buildroot] [PATCH 1/1] package/libsvgtiny: disable parallel build Fabrice Fontaine
2019-11-11 15:26 ` Thomas Petazzoni [this message]
2019-11-18 12:54 ` 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=20191111162612.5f3dbecf@windsurf.home \
    --to=thomas.petazzoni@bootlin.com \
    --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