How to setup Overo build environment on Mac OS X 10.5.5
Crossley, Malcolm (GE EntSol, Intelligent Platforms)
Malcolm.Crossley2 at gefanuc.com
Wed Dec 3 16:49:54 UTC 2008
Hi,
Openembedded builds it's own version of the commands - that's what the
-native packages are for. It does not use the host system's git command
- it may be an unsupported version.
There is no wget-native package so openembedded has to use the host
systems wget to fetch packages. In fact you can see in your log that
openembedded is trying to fetch the native version of the quilt command.
I would try installing the wget command and then seeing how far the
OpenEmbedded build system gets - it may fetch and install the git
command for it's own use.
Malcolm
________________________________
From: openembedded-users-bounces at openembedded.org
[mailto:openembedded-users-bounces at openembedded.org] On Behalf Of Elvis
Dowson
Sent: 03 December 2008 16:37
To: Using OE
Subject: Re: How to setup Overo build environment on Mac OS X 10.5.5
Hi,
I am now getting the following errors. Mostly related to git
and wget. How can I fix this?
git is install on my system for sure. Here is the output when I type git
in the console window:
elvis-dowsons-macbook-pro:overo-oe elvis$ git
usage: git [--version] [--exec-path[=GIT_EXEC_PATH]]
[-p|--paginate|--no-pager] [--bare] [--git-dir=GIT_DIR]
[--work-tree=GIT_WORK_TREE] [--help] COMMAND [ARGS]
...
wget, not yet, and I'll do that shortly.
Best regards,
Elvis Dowson
elvis-dowsons-macbook-pro:overo-oe elvis$ bitbake omap3-console-image
NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it
to increase performance.
NOTE: Handling BitBake files: \ (6264/6265) [99 %]ERROR: opening
/Users/elvis/Tool/overo-oe/user.collection/packages/*/*.bb: [Errno 2] No
such file or directory:
'/Users/elvis/Tool/overo-oe/user.collection/packages/*/*.bb'
NOTE: Parsing finished. 5994 cached, 0 parsed, 270 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: build 200812032030: started
sh: git: command not found
sh: git: command not found
OE Build Configuration:
BB_VERSION = "1.8.11"
METADATA_BRANCH = "<unknown>"
METADATA_REVISION = "<unknown>"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "overo"
DISTRO = "angstrom"
DISTRO_VERSION = "2008.1-test-20081203"
TARGET_FPU = "hard"
NOTE: Resolving any missing task queue dependencies
ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime
entity 'openzaurus-sa' but it wasn't found in any PACKAGE or RPROVIDES
variables
NOTE: Runtime target 'openzaurus-sa' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['openzaurus-sa']
NOTE: Preparing runqueue
NOTE: Executing runqueue
NOTE: Running task 20 of 2458 (ID: 32,
/Users/elvis/Tool/overo-oe/org.openembedded.dev/packages/quilt/quilt-nat
ive_0.46.bb, do_fetch)
NOTE: Running task 23 of 2458 (ID: 778,
/Users/elvis/Tool/overo-oe/org.openembedded.dev/packages/gnu-config/gnu-
config-native_20050701.bb, do_unpack)
NOTE: package quilt-native-0.46: started
NOTE: package gnu-config-native-0.1+cvs20050701: started
NOTE: package gnu-config-native-0.1+cvs20050701-r5: task do_unpack:
started
NOTE: package quilt-native-0.46-r2: task do_fetch: started
NOTE: Unpacking
/Users/elvis/Tool/overo-oe/sources/config_cvs.sv.gnu.org__20050701.tar.g
z to
/Users/elvis/Tool/overo-oe/tmp/work/i386-linux/gnu-config-native-0.1+cvs
20050701-r5/
NOTE: fetch
http://download.savannah.gnu.org/releases/quilt/quilt-0.46.tar.gz
env: wget: No such file or directory
NOTE: fetch
http://www.angstrom-distribution.org/unstable/sources/quilt-0.46.tar.gz
NOTE: Unpacking
/Users/elvis/Tool/overo-oe/org.openembedded.dev/packages/gnu-config/gnu-
config/gnu-configize.in to
/Users/elvis/Tool/overo-oe/tmp/work/i386-linux/gnu-config-native-0.1+cvs
20050701-r5/
env: wget: No such file or directory
NOTE: Task failed: Fetch failed:
http://download.savannah.gnu.org/releases/quilt/quilt-0.46.tar.gz
NOTE: package quilt-native-0.46-r2: task do_fetch: failed
ERROR: TaskFailed event exception, aborting
NOTE: package quilt-native-0.46: failed
ERROR: Build of
/Users/elvis/Tool/overo-oe/org.openembedded.dev/packages/quilt/quilt-nat
ive_0.46.bb do_fetch failed
NOTE: package gnu-config-native-0.1+cvs20050701-r5: task do_unpack:
completed
NOTE: package gnu-config-native-0.1+cvs20050701: completed
ERROR: Task 32
(/Users/elvis/Tool/overo-oe/org.openembedded.dev/packages/quilt/quilt-na
tive_0.46.bb, do_fetch) failed
NOTE: Waiting for 1 active tasks to finish
NOTE: 1:
/Users/elvis/Tool/overo-oe/org.openembedded.dev/packages/gnu-config/gnu-
config-native_20050701.bb, do_unpack (6370)
NOTE: Tasks Summary: Attempted 21 tasks of which 21 didn't need to be
rerun and 1 failed.
ERROR:
'/Users/elvis/Tool/overo-oe/org.openembedded.dev/packages/quilt/quilt-na
tive_0.46.bb' failed
NOTE: build 200812032030: completed
elvis-dowsons-macbook-pro:overo-oe elvis$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20081203/fa3210dc/attachment-0002.html>
More information about the Openembedded-users
mailing list