Hello, i am trying to build the fso image from the makefile following the wiki at http://wiki.openmoko.org/wiki/Building_FSO. After 1 disk full, 1 glibc-locale-related problem and 2 days of compilations i finally worked out to reach "task 5128 of 5133"! But now i have a apparently undocumented problem: when it comes to the do_rootfs task it prints out this error:
[EMAIL PROTECTED] ~/openmoko/fso-makefile/fso-testing-image $ make image . conf/topdir.conf && test "`pwd`" = "$TOPDIR" || echo "TOPDIR='`pwd`'" > conf/topdir.conf . ./setup-env; exec bitbake "fso-image" NOTE: Handling BitBake files: \ (5774/5774) [100 %] NOTE: Parsing finished. 5519 cached, 0 parsed, 255 skipped, 0 masked. NOTE: build 200809211544: started OE Build Configuration: BB_VERSION = "1.8.10" METADATA_BRANCH = "<unknown>" METADATA_REVISION = "<unknown>" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "om-gta02" DISTRO = "openmoko" DISTRO_VERSION = "-20080921" TARGET_FPU = "soft" NOTE: Resolving any missing task queue dependencies NOTE: preferred version 0.2 of starling not available (for item starling) NOTE: Preparing runqueue ERROR: Multiple .bb files are due to be built which each provide virtual/xserver (/home/roby/openmoko/fso-makefile/fso-testing-image/openembedded/packages/xorg-xserver/xserver-kdrive-glamo_1.3.0.0+ git.bb/home/roby/openmoko/fso-makefile/fso-testing-image/openembedded/packages/xorg-xserver/ xserver-kdrive_1.3.0.0.bb). This usually means one provides something the other doesn't and should. NOTE: Executing runqueue NOTE: Running task 5128 of 5133 (ID: 4, /home/roby/openmoko/fso-makefile/fso-testing-image/openembedded/packages/images/ fso-image.bb, do_rootfs) NOTE: package fso-image-1.0: started NOTE: package fso-image-1.0-r0: task do_rootfs: started ERROR: function do_rootfs failed ERROR: see log in /home/roby/openmoko/fso-makefile/fso-testing-image/tmp/work/om-gta02-angstrom-linux-gnueabi/fso-image-1.0-r0/temp/log.do_rootfs.21592 NOTE: Task failed: /home/roby/openmoko/fso-makefile/fso-testing-image/tmp/work/om-gta02-angstrom-linux-gnueabi/fso-image-1.0-r0/temp/log.do_rootfs.21592 NOTE: package fso-image-1.0-r0: task do_rootfs: failed ERROR: TaskFailed event exception, aborting NOTE: package fso-image-1.0: failed ERROR: Build of /home/roby/openmoko/fso-makefile/fso-testing-image/openembedded/packages/images/ fso-image.bb do_rootfs failed ERROR: Task 4 (/home/roby/openmoko/fso-makefile/fso-testing-image/openembedded/packages/images/ fso-image.bb, do_rootfs) failed NOTE: Tasks Summary: Attempted 5129 tasks of which 5129 didn't need to be rerun and 1 failed. ERROR: '/home/roby/openmoko/fso-makefile/fso-testing-image/openembedded/packages/images/ fso-image.bb' failed make: *** [image] Error 1 [EMAIL PROTECTED] ~/openmoko/fso-makefile/fso-testing-image $ *the relevant part in the log file is this: *+ mkdir -p ./etc/gtk-2.0/ + echo 'gtk-font-name = "Sans 5"' + ln -s libc.so.6 ./lib/libc.so + cd /home/roby/openmoko/fso-makefile/fso-testing-image + log_check rootfs + set +x log_check: Using /home/roby/openmoko/fso-makefile/fso-testing-image/tmp/work/om-gta02-angstrom-linux-gnueabi/fso-image-1.0-r0/temp/log.do_rootfs.21592 as logfile log_check: There were error messages in the logfile log_check: Matched keyword: [ERR] Downloading file:/home/roby/openmoko/fso-makefile/fso-testing-image/tmp/deploy/glibc/ipk/armv4t/libgcrypt11_1.4.0-r3_armv4t.ipk Installing libgpg-error0 (1.4-r1) to root... Downloading file:/home/roby/openmoko/fso-makefile/fso-testing-image/tmp/deploy/glibc/ipk/armv4t/libgpg-error0_1.4-r1_armv4t.ipk 4t/libdaemon0_0.12-r0_armv4t.ipk -- Downloading file:/home/roby/openmoko/fso-makefile/fso-testing-image/tmp/deploy/glibc/ipk/armv4t/libgcrypt11_1.4.0-r3_armv4t.ipk Installing libgpg-error0 (1.4-r1) to root... Downloading file:/home/roby/openmoko/fso-makefile/fso-testing-image/tmp/deploy/glibc/ipk/armv4t/libgpg-error0_1.4-r1_armv4t.ipk Installing libgpgme11 (1.1.4-r4) to root... -- (offline root mode: not running libgpewidget1.postinst) Configuring libgpg-error0 (offline root mode: not running libgpg-error0.postinst) Configuring libgpgme11 -- Configuring zhone Collected errors: * ERROR: Cannot satisfy the following dependencies for xserver-kdrive-glamo: * xserver-kdrive * -- + for i in '/home/roby/openmoko/fso-makefile/fso-testing-image/tmp/rootfs/usr/lib/opkg/info/*.postinst' + '[' -f /home/roby/openmoko/fso-makefile/fso-testing-image/tmp/rootfs/usr/lib/opkg/info/libgpg-error0.postinst ']' + sh /home/roby/openmoko/fso-makefile/fso-testing-image/tmp/rootfs/usr/lib/opkg/info/libgpg-error0.postinst configure + for i in '/home/roby/openmoko/fso-makefile/fso-testing-image/tmp/rootfs/usr/lib/opkg/info/*.postinst' *Has anyone faced the same errors? this is my local.conf, if it can affect the result: *PARALLEL_MAKE = "-j 4" BB_NUMBER_THREADS = "4" GLIBC_GENERATE_LOCALES = "en_US.UTF-8 it_IT.UTF-8"* Thank you, bye.
_______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel