http://bugs.openembedded.org/show_bug.cgi?id=3181
Summary: Building Angstrom for x86 without IMAGE_FSTYPES defined
in local.conf results in error
Product: BitBake
Version: 1.8.x
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: BitBake
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
While building Angstrom/x86 from scratch and without defining IMAGE_FSTYPES in
local.conf the build failed during rootfs generation.
For some reason jffs2 was selected as the default FS to deploy.
Adding an IMAGE_FSTYPES of tar.gz did not produced the same error
After talking with koen, he said that the proprem exist and i should update to
the latest mtn image which has a hack around the problem.
| Added x86 feed with URL
http://www.angstrom-distribution.org/unstable/feed/i486/machine/x86
| + echo 'src/gz x86
http://www.angstrom-distribution.org/unstable/feed/i486/machine/x86'
| + rm -f /work/angstrom/tmp/libc/rootfs/usr/lib/ipkg/lists/oe
/work/angstrom/tmp/libc/rootfs/usr/lib/ipkg/lists/oe-all
/work/angstrom/tmp/libc/rootfs/usr/lib/ipkg/lists/oe-i486
/work/angstrom/tmp/libc/rootfs/usr/lib/ipkg/lists/oe-x86
| + export TOPDIR=/work/angstrom
| + TOPDIR=/work/angstrom
| + export MACHINE=x86
| + MACHINE=x86
| + for type in jffs2
| + test -z 71117184
| ++ which bbimage
| + /usr/bin/python /work/angstrom/bitbake/bin/bbimage -n
Angstrom-x11-image-glibc-ipk-2007.9-test-20071020-x86 -t jffs2 -e
/work/angstrom/org.openembedded.dev/packages/images/x11-image.bb
| NOTE: Executing mkfs.jffs2 -x lzo --root=/work/angstrom/tmp/libc/rootfs
--faketime
--output=/work/angstrom/tmp/libc/deploy/glibc/images/x86/Angstrom-x11-image-glibc-ipk-2007.9-test-20071020-x86.rootfs.jffs2
| ERROR: function image_cmd failed
| ERROR: log data follows
(/work/angstrom/tmp/libc/work/x86-angstrom-linux/x11-image-1.0-r0/temp/log.image_cmd.3950)
| |
/work/angstrom/tmp/libc/work/x86-angstrom-linux/x11-image-1.0-r0/temp/run.image_cmd.3950:
line 404: mkfs.jffs2: command not found
NOTE: Task failed:
/work/angstrom/tmp/libc/work/x86-angstrom-linux/x11-image-1.0-r0/temp/log.do_rootfs.24918
NOTE: package x11-image-1.0-r0: task do_rootfs: failed
ERROR: TaskFailed event exception, aborting
NOTE: package x11-image-1.0: failed
ERROR: Build of
/work/angstrom/org.openembedded.dev/packages/images/x11-image.bb do_rootfs
failed
ERROR: Task 4
(/work/angstrom/org.openembedded.dev/packages/images/x11-image.bb, do_rootfs)
failed
NOTE: Tasks Summary: Attempted 2896 tasks of which 0 didn't need to be rerun
and 1 failed.
ERROR: '/work/angstrom/org.openembedded.dev/packages/images/x11-image.bb'
failed
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev