[Bug 4350] x11-image errors (QA and others)
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Sun Jun 1 12:00:41 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4350
--- Comment #2 from udo <udovdh at xs4all.nl> 2008-06-01 14:00:41 ---
A retry gives me:
udo at surfplank2 ipaq]$ bitbake x11-image
NOTE: Handling BitBake files: - (4977/4977) [100 %]
NOTE: Parsing finished. 4748 cached, 0 parsed, 229 skipped, 0 masked.
NOTE: Cache is clean, not saving.
NOTE: build 200806011356: started
OE Build Configuration:
BB_VERSION = "1.8.11"
OE_REVISION = "adca4247b59a8a4764c611783dfc9a8272add541"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "h2200"
DISTRO = "angstrom"
DISTRO_VERSION = "2007.12-r14"
TARGET_FPU = "soft"
NOTE: Resolving any missing task queue dependencies
NOTE: preferred version 2.5 of glibc not available (for item
virtual/arm-angstrom-linux-gnueabi-libc-for-gcc)
NOTE: multiple providers are available for bluez-utils-dbus
(bluez-cups-backend, bluez-gstreamer-plugin, bluez-utils-alsa, bluez-utils);
NOTE: consider defining PREFERRED_PROVIDER_bluez-utils-dbus
NOTE: Preparing runqueue
ERROR: Multiple .bb files are due to be built which each provide
bluez-utils-dbus
(/usr/src/ipaq/org.openembedded.stable/packages/bluez/bluez-utils_3.23.bb
/usr/src/ipaq/org.openembedded.stable/packages/bluez/bluez-cups-backend_3.23.bb).
This usually means one provides something the other doesn't and should.
NOTE: Executing runqueue
NOTE: Running task 2956 of 2957 (ID: 9,
/usr/src/ipaq/org.openembedded.stable/packages/images/x11-image.bb, do_rootfs)
NOTE: package x11-image-1.0: started
NOTE: package x11-image-1.0-r0: task do_rootfs: started
ERROR: function do_rootfs failed
ERROR: see log in
/usr/src/ipaq/angstrom-tmp//work/h2200-angstrom-linux-gnueabi/x11-image-1.0-r0/temp/log.do_rootfs.8579
NOTE: Task failed:
/usr/src/ipaq/angstrom-tmp//work/h2200-angstrom-linux-gnueabi/x11-image-1.0-r0/temp/log.do_rootfs.8579
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
/usr/src/ipaq/org.openembedded.stable/packages/images/x11-image.bb do_rootfs
failed
ERROR: Task 9
(/usr/src/ipaq/org.openembedded.stable/packages/images/x11-image.bb, do_rootfs)
failed
NOTE: Tasks Summary: Attempted 2955 tasks of which 2955 didn't need to be rerun
and 1 failed.
ERROR: '/usr/src/ipaq/org.openembedded.stable/packages/images/x11-image.bb'
failed
NOTE: build 200806011356: completed
[udo at surfplank2 ipaq]$ cat
/usr/src/ipaq/angstrom-tmp//work/h2200-angstrom-linux-gnueabi/x11-image-1.0-r0/temp/log.do_rootfs.8579
+ rm -rf /usr/src/ipaq/angstrom-tmp//rootfs
+ mkdir -p /usr/src/ipaq/angstrom-tmp//rootfs
+ '[' 0 '!=' 1 ']'
+ for devtable in
/usr/src/ipaq/org.openembedded.stable/files/device_table-minimal.txt
+ makedevs -r /usr/src/ipaq/angstrom-tmp//rootfs -D
/usr/src/ipaq/org.openembedded.stable/files/device_table-minimal.txt
+ rootfs_ipk_do_rootfs
+ set -x
+ package_update_index_ipk
+ set -x
+ ipkgarchs='all any noarch arm armv4 armv4t armv5e armv5te h2200'
+ '[' '!' -z '' ']'
+ touch /usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/Packages
+ ipkg-make-index -r /usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/Packages -p
/usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/Packages -l
/usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/Packages.filelist -m
/usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk
+ for arch in '$ipkgarchs'
+ '[' -e /usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/all/ ']'
+ touch /usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/all/Packages
+ ipkg-make-index -r /usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/all/Packages
-p /usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/all/Packages -l
/usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/all/Packages.filelist -m
/usr/src/ipaq/angstrom-tmp//deploy/glibc/ipk/all/
Traceback (most recent call last):
File "/usr/src/ipaq/angstrom-tmp//staging/x86_64-linux/bin/ipkg-make-index",
line 114, in <module>
pkg = ipkg.Package(filename)
File "/usr/src/ipaq/angstrom-tmp/staging/x86_64-linux/bin/ipkg.py", line 162,
in __init__
tarStream = ar.open("control.tar.gz")
File "/usr/src/ipaq/angstrom-tmp/staging/x86_64-linux/bin/arfile.py", line
61, in open
raise IOError, (2, "AR member not found: " + fname)
IOError: [Errno 2] AR member not found: control.tar.gz
[udo at surfplank2 ipaq]$
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list