Even simple baking using an unmodified source is failing:
:~/yocto/meta-clanton_v1.0.0/yocto_build$ bitbake image-full Pseudo is not present but is required, building this first before the main build WARNING: Host distribution "Ubuntu-14.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. Loading cache: 100% |######################################################################################| ETA: 00:00:00 Loaded 1615 entries from dependency cache. Build Configuration: BB_VERSION = "1.18.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-14.04" TARGET_SYS = "i586-poky-linux-uclibc" MACHINE = "clanton" DISTRO = "clanton-tiny" DISTRO_VERSION = "1.4.2" TUNE_FEATURES = "m32 i586" TARGET_FPU = "" meta meta-yocto meta-yocto-bsp = "clanton:d734ab491a30078d43dee5440c03acce2d251425" meta-intel = "clanton:048def7bae8e3e1a11c91f5071f99bdcf8e6dd16" meta-oe = "clanton:13ae5105ee30410136beeae66ec41ee4a8a2e2b0" meta-clanton-distro meta-clanton-bsp = ":" NOTE: Resolving any missing task queue dependencies NOTE: Preparing runqueue NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks ERROR: Function failed: sysroot_stage_all (see /home/daniel/yocto/meta-clanton_v1.0.0/yocto_build/tmp/work/x86_64-linux/quilt-native/0.60-r0/temp/log.do_populate_sysroot.27045 for further information) ERROR: Logfile of failure stored in: /home/daniel/yocto/meta-clanton_v1.0.0/yocto_build/tmp/work/x86_64-linux/quilt-native/0.60-r0/temp/log.do_populate_sysroot.27045 Log data follows: | DEBUG: Executing python function sstate_task_prefunc | DEBUG: Python function sstate_task_prefunc finished | DEBUG: Executing python function do_populate_sysroot | DEBUG: Executing shell function sysroot_stage_all | tar: --same-order option cannot be used with -c | Try 'tar --help' or 'tar --usage' for more information. | tar: This does not look like a tar archive | tar: Exiting with failure status due to previous errors | DEBUG: Python function do_populate_sysroot finished | ERROR: Function failed: sysroot_stage_all (see /home/daniel/yocto/meta-clanton_v1.0.0/yocto_build/tmp/work/x86_64-linux/quilt-native/0.60-r0/temp/log.do_populate_sysroot.27045 for further information) ERROR: Task 10 (/home/daniel/yocto/meta-clanton_v1.0.0/poky/meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_populate_sysroot) failed with exit code '1' NOTE: Tasks Summary: Attempted 23 tasks of which 22 didn't need to be rerun and 1 failed. No currently running tasks (7 of 63) Summary: 1 task failed: /home/daniel/yocto/meta-clanton_v1.0.0/poky/meta/recipes-devtools/quilt/quilt-native_0.60.bb, do_populate_sysroot Summary: There was 1 WARNING message shown. Summary: There was 1 ERROR message shown, returning a non-zero exit code.