From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] heimdal: disable parallel build
Date: Tue, 14 Jul 2015 13:48:21 +0200 [thread overview]
Message-ID: <20150714134821.7e4dd24c@free-electrons.com> (raw)
In-Reply-To: <1436544308-22652-2-git-send-email-Vincent.Riera@imgtec.com>
Dear Vicente Olivert Riera,
On Fri, 10 Jul 2015 18:05:08 +0200, Vicente Olivert Riera wrote:
> The commit 2fc8be39edd610623d322c71e42a06b535cbadb7 enabled parallel
> build, but this is causing build failures like this one:
>
> Making all in kadm5
> make[3]: Entering directory
> `/home/test/autobuild/instance-0/output/build/host-heimdal-1.6rc2/lib/kadm5'
> compile_et kadm5_err.et
> compile_et kadm5_err.et
> CC ad.lo
> CC chpass_c.lo
> In file included from chpass_c.c:34:
> kadm5_locl.h:78:23: error: kadm5_err.h: No such file or directory
>
> The file 'kadm5_err.h' is a generated header which is being requested
> before being generated.
>
> Fixes:
>
> http://autobuild.buildroot.net/results/3a4/3a42c5b294a9a8602844ed1127ec5eadb60a6bed/
>
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/heimdal/heimdal.mk | 1 +
> 1 file changed, 1 insertion(+)
I've marked this patch as Rejected and instead committed a patch that
backports the upstream commit pointed by Gustavo and that should fix
the parallel build issue.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-07-14 11:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 16:05 [Buildroot] [PATCH 1/2] heimdal: needs host-ncurses Vicente Olivert Riera
2015-07-10 16:05 ` [Buildroot] [PATCH 2/2] heimdal: disable parallel build Vicente Olivert Riera
2015-07-10 16:19 ` Gustavo Zacarias
2015-07-10 16:19 ` Vicente Olivert Riera
2015-07-14 11:48 ` Thomas Petazzoni [this message]
2015-07-14 11:47 ` [Buildroot] [PATCH 1/2] heimdal: needs host-ncurses Thomas Petazzoni
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=20150714134821.7e4dd24c@free-electrons.com \
--to=thomas.petazzoni@free-electrons.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