All of lore.kernel.org
 help / color / mirror / Atom feed
* problem with fetching?
@ 2010-11-10  6:41 Kumar Gala
  2010-11-10 12:20 ` Tian, Kevin
  0 siblings, 1 reply; 9+ messages in thread
From: Kumar Gala @ 2010-11-10  6:41 UTC (permalink / raw)
  To: yocto

I'm trying to build the MPC8135E RDB and have the following setup in conf/local.conf:

# Uncomment and set to allow bitbake to execute multiple tasks at once.
# For a quadcore, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would
# be appropriate.
BB_NUMBER_THREADS = "16"
# Also, make can be passed flags so it run parallel threads e.g.:
PARALLEL_MAKE = "-j 16"

# The machine to target
MACHINE ?= "mpc8315e-rdb"

....

$ bitbake  poky-image-minimal

I see errors likes:

Waiting for 1 active tasks to finish:
1: linux-libc-headers-2.6.34-r1 do_fetch (pid 6952)
NOTE: package binutils-cross-2.20.1-r3: task do_unpack: Succeeded
NOTE: linux-libc-headers-2.6.34: http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.34.tar.bz2 has no entry in conf/checksums.ini, not checking URI
NOTE: package linux-libc-headers-2.6.34-r1: task do_fetch: Succeeded
ERROR: 'virtual:native:/local/home/galak/poky-laverne-4.0/meta/recipes-devtools/gnu-config/gnu-config_20080123.bb' failed

---

if I re-run it gets further.  ideas on what's going on?

- k

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

end of thread, other threads:[~2010-11-10 18:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-10  6:41 problem with fetching? Kumar Gala
2010-11-10 12:20 ` Tian, Kevin
2010-11-10 12:32   ` Kumar Gala
2010-11-10 13:29     ` Richard Purdie
2010-11-10 13:31       ` Kumar Gala
2010-11-10 13:50         ` Richard Purdie
2010-11-10 14:22           ` Kumar Gala
2010-11-10 14:40             ` Richard Purdie
2010-11-10 18:32         ` Scott Garman

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.