[Angstrom-distro-users] building angstrom - OE newbie

Marcin Iwinski marcin.iwinski at gmail.com
Sun Feb 4 15:36:37 CET 2007


> > NOTE: Parsing finished. 0 cached, 0 parsed, 0 skipped, 0 masked.
> >
> > ERROR: Nothing provides dependency angstrom-bootstrap-image
>
> Check your BBPATH env variable.
>
> Cliff
You were right - I've fixed env variables and it looks better but....

root at samoorai:/OE# bitbake angstrom-bootstrap-image angstrom-gpe-image
NOTE: Using cache in '/OE/tmp/cache/spitz'
ERROR: /stuff/org.openembedded.dev/packages/*/*.bb} is not a BitBake file 
while parsing /stuff/org.openembedded.dev/packages/*/*.bb}

NOTE: Parsing finished. 0 cached, 0 parsed, 0 skipped, 0 masked.

NOTE: build 200702041431: started

OE Build Configuration:
BB_VERSION     = "1.6.2"
OE_REVISION    = "a7590edee2fc601a4dfc71aae5955e47ef2a4ae1"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "spitz"
DISTRO         = "angstrom"
DISTRO_VERSION = "test-20070204"
TARGET_FPU     = "soft"

ERROR: Nothing provides dependency angstrom-bootstrap-image

and when I'm doing:
root at samoorai:/OE# 
bitbake -b /stuff/org.openembedded.dev/packages/angstrom/angstrom-bootstrap-image.bb
it says:
NOTE: package angstrom-bootstrap-image-1.0: started
NOTE: package angstrom-bootstrap-image-1.0-r3: task do_rootfs: started
ERROR: function do_rootfs failed
ERROR: log data follows 
(/OE/tmp/work/spitz-angstrom-linux-gnueabi/angstrom-bootstrap-image-1.0-r3/temp/log.do_rootfs.14920)
| + rm -rf /OE/tmp/rootfs
| + '[' 0 '!=' 1 ']'
| + mkdir -p /OE/tmp/rootfs/dev
| + for devtable in /OE/org.openembedded.dev/files/device_table-minimal.txt
| + 
makedevs -r /OE/tmp/rootfs -D /OE/org.openembedded.dev/files/device_table-minimal.txt
| /OE/tmp/work/spitz-angstrom-linux-gnueabi/angstrom-bootstrap-image-1.0-r3/temp/run.do_rootfs.14920: 
line 215: makedevs: command not found
NOTE: Task 
failed: /OE/tmp/work/spitz-angstrom-linux-gnueabi/angstrom-bootstrap-image-1.0-r3/temp/log.do_rootfs.14920
NOTE: package angstrom-bootstrap-image-1.0-r3: task do_rootfs: failed
ERROR: TaskFailed event exception, aborting
NOTE: package angstrom-bootstrap-image-1.0: failed
ERROR: Build of 'angstrom-bootstrap-image' failed
Build statistics:
  Attempted builds: 1
  Failed builds: 1

does anyone know the solution for that ??

Regards
Marcin 'iwi' Iwinski



More information about the Angstrom-distro-users mailing list