Failure: "C /mnt/bdd/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/i686-linux/libxml-parser-perl-native-2.41-r3/sysroot-destdir///mnt/bdd/setup-scripts/build/tmp-angs"
src directory is getting munged somewhere in the script that is calling copytree() Anyone seen / fixed this before? -Matt ERROR: Error executing a python function in /mnt/bdd/setup-scripts/sources/openembedded-core/meta/recipes-devtools/perl/ libxml-parser-perl_2.41.bb: CalledProcessError: Command 'tar -cf - -C /mnt/bdd/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/i686-linux/libxml-parser-perl-native-2.41-r3/sysroot-destdir///mnt/bdd/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/sysroots/i686-linux -ps . | tar -xf - -C /mnt/bdd/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/sysroots/i686-linux' returned non-zero exit status 2 with output tar: /mnt/bdd/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/i686-linux/libxml-parser-perl-native-2.41-r3/sysroot-destdir///mnt/bdd/setup-scripts/build/tmp-angstrom_v2012_12-eglibc/sysroots/i686-linux: Cannot chdir: No such file or directory tar: Error is not recoverable: exiting now tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors ERROR: The stack trace of python calls that resulted in this exception/failure was: ERROR: File "sstate_task_postfunc", line 10, in <module> ERROR: ERROR: File "sstate_task_postfunc", line 4, in sstate_task_postfunc ERROR: ERROR: File "sstate.bbclass", line 66, in sstate_install ERROR: ERROR: File "/mnt/bdd/setup-scripts/sources/openembedded-core/meta/lib/oe/path.py", line 84, in copytree ERROR: check_output(cmd, shell=True, stderr=subprocess.STDOUT) ERROR: ERROR: File "/mnt/bdd/setup-scripts/sources/openembedded-core/meta/lib/oe/path.py", line 146, in check_output ERROR: raise CalledProcessError(retcode, cmd, output=output) ERROR: ERROR: The code that was being executed was: ERROR: 0006: bb.build.exec_func(intercept, d) ERROR: 0007: sstate_package(shared_state, d) ERROR: 0008: ERROR: 0009: ERROR: *** 0010:sstate_task_postfunc(d) ERROR: 0011: ERROR: [From file: 'sstate_task_postfunc', lineno: 10, function: <module>] ERROR: 0001: ERROR: 0002:def sstate_task_postfunc(d): ERROR: 0003: shared_state = sstate_state_fromvars(d) ERROR: *** 0004: sstate_install(shared_state, d) ERROR: 0005: for intercept in shared_state['interceptfuncs']: ERROR: 0006: bb.build.exec_func(intercept, d) ERROR: 0007: sstate_package(shared_state, d) ERROR: 0008: ERROR: [From file: 'sstate_task_postfunc', lineno: 4, function: sstate_task_postfunc] ERROR: 0062: f.close() ERROR: 0063: ERROR: 0064: # Run the actual file install ERROR: 0065: for state in ss['dirs']: ERROR: *** 0066: oe.path.copytree(state[1], state[2]) ERROR: 0067: ERROR: 0068: for postinst in (d.getVar('SSTATEPOSTINSTFUNCS', True) or '').split(): ERROR: 0069: bb.build.exec_func(postinst, d) ERROR: 0070: ERROR: [From file: 'sstate.bbclass', lineno: 66, function: sstate_install] ERROR: Function failed: sstate_task_postfunc _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel