All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] host-fakeroot archive not sourced any more?
@ 2014-03-12 10:15 Vincent Stehlé
  2014-03-12 11:56 ` Thomas De Schampheleire
  0 siblings, 1 reply; 7+ messages in thread
From: Vincent Stehlé @ 2014-03-12 10:15 UTC (permalink / raw)
  To: buildroot

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.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-13 16:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 10:15 [Buildroot] host-fakeroot archive not sourced any more? Vincent Stehlé
2014-03-12 11:56 ` 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

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.