From: "Vincent Stehlé" <vincent.stehle@freescale.com>
To: buildroot@busybox.net
Subject: [Buildroot] host-fakeroot archive not sourced any more?
Date: Wed, 12 Mar 2014 11:15:14 +0100 [thread overview]
Message-ID: <532033B2.9030903@freescale.com> (raw)
Hi,
FYI it seems buildroot will not source host-fakeroot archive correctly
any more when told to 'make source', with some configurations.
This behavior can be seen for example on recent commit
1ea6d850891bb4d936bcf1bddbf5432b819d5785, with the following commands:
$ rm -fr ..config.tmp .config .config.old output dl/*fakeroot*
$ make qemu_arm_vexpress_defconfig
$ make source
In this case, fakeroot_1.18.2.orig.tar.bz2 is not fetched.
After bisect, it seems this behavior started with commit 'a248775
Makefile: add support for top-level parallel make'.
A quick fix for 1ea6d850891bb4d936bcf1bddbf5432b819d5785 is to revert,
in that order:
cf53e15 Makefile: remove BASE_TARGETS variable
fbb3b86 Makefile: ensure system is built ...
d4c0c64 Makefile: fix target-finalize rule
a248775 Makefile: add support for top-level parallel make
...and fakeroot archive is downloaded again.
Best regards,
V.
next reply other threads:[~2014-03-12 10:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-12 10:15 Vincent Stehlé [this message]
2014-03-12 11:56 ` [Buildroot] host-fakeroot archive not sourced any more? Thomas De Schampheleire
2014-03-12 12:18 ` Fabio Porcedda
2014-03-12 12:44 ` Fabio Porcedda
2014-03-12 14:11 ` Vincent Stehlé
2014-03-12 14:25 ` Fabio Porcedda
2014-03-13 16:38 ` Fabio Porcedda
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=532033B2.9030903@freescale.com \
--to=vincent.stehle@freescale.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 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.