Ticket #1413 (closed defect: worksforme)
stage do_rootfs fails when running 'make qemu-local'
| Reported by: | vollseil@… | Owned by: | mickey |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Distro | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
Hi,
within a fresh subdirectory I ran: make openmoko-devel-image (went OK) and 'make
qemu-local' with does not suceed due to:
| + 'xlinux-gnueabi = xlinux?'
| + 'xlinux-gnueabi = xlinux-gnueabi?'
| + '[' '!' -z ']'
| + '[' '!' -z ' task-base task-openmoko-linux task-openmoko-net
task-openmoko-ui task-openmoko-base task-openmoko-phone
task-openmoko-games task-openmoko-pim task-openmoko-debug' ']'
| + opkg-cl -f
/home/mkluge/openmoko_mokomakefile/build/tmp/staging/i686-linux/etc/opkg.conf -o
/home/mkluge/openmoko_mokomakefile/build/tmp/rootfs install task-base
task-openmoko-linux task-openmoko-net task-openmoko-ui task-openmoko-base
task-openmoko-phone task-openmoko-games task-openmoko-pim task-openmoko-debug
| Nothing to be done
| An error ocurred, return value: 4.
| Collected errors:
| Cannot find package task-base.
... some more messages about missing stuff
NOTE: Task failed:
/home/mkluge/openmoko_mokomakefile/build/tmp/work/om-gta01-angstrom-linux-gnueabi/openmoko-devel-image-1.0-r0/temp/log.do_rootfs.9371
NOTE: package openmoko-devel-image-1.0-r0: task do_rootfs: failed
ERROR: TaskFailed? event exception, aborting
Michael
Change History
comment:3 Changed 5 years ago by zecke
- Component changed from OE bitbake recipes / build system to Distro
Interesting what is xilunux. Julian/Graeme? feel free..
