NOTE: recipe qemu-native-2.7.1-r0: task do_install: Started ERROR: libgcc-initial-6.3.0-r0 do_configure: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File: 'exec_python_func() autogenerated', lineno: 2, function: 0001: *** 0002:extract_stashed_builddir(d) 0003: File: '/home/yocto/poky-perf/meta/recipes-devtools/gcc/gcc-common.inc', lineno: 19, function: extract_stashed_builddir 0015:python extract_stashed_builddir () { 0016: src = d.expand("${STAGING_DIR}-components/${BUILD_ARCH}/gcc-stashed-builddir${COMPILERINITIAL}-${TARGET_SYS}") 0017: dest = d.getVar("B") 0018: oe.path.copyhardlinktree(src, dest) *** 0019: staging_processfixme([src + "/fixmepath"], dest, dest, dest, d) 0020:} 0021: 0022:def get_gcc_float_setting(bb, d): 0023: if d.getVar('ARMPKGSFX_EABI') == "hf" and d.getVar('TRANSLATED_TARGET_ARCH') == "arm": File: '/home/yocto/poky-perf/meta/classes/staging.bbclass', lineno: 295, function: staging_processfixme 0291: for fixmevar in ['PKGDATA_DIR']: 0292: fixme_path = d.getVar(fixmevar) 0293: cmd += " -e 's:FIXME_%s:%s:g'" % (fixmevar, fixme_path) 0294: bb.note(cmd) *** 0295: subprocess.check_output(cmd, shell=True) 0296: 0297: 0298:def staging_populate_sysroot_dir(targetsysroot, nativesysroot, native, d): 0299: import glob File: '/usr/lib64/python3.4/subprocess.py', lineno: 620, function: check_output 0616: process.wait() 0617: raise 0618: retcode = process.poll() 0619: if retcode: *** 0620: raise CalledProcessError(retcode, process.args, output=output) 0621: return output 0622: 0623: 0624:def list2cmdline(seq): Exception: subprocess.CalledProcessError: Command 'sed -e 's:^[^/]*/:/home/yocto/poky-perf/build-perf-test/build-478644a-20170127100504/tmp/work/i586-poky-linux/libgcc-initial/6.3.0-r0/gcc-6.3.0/build.i586-poky-linux.i586-poky-linux/:g' /home/yocto/poky-perf/build-perf-test/build-478644a-20170127100504/tmp/sysroots-components/x86_64/gcc-stashed-builddir-initial-i586-poky-linux/fixmepath | xargs sed -i -e 's:FIXMESTAGINGDIRTARGET:/home/yocto/poky-perf/build-perf-test/build-478644a-20170127100504/tmp/work/i586-poky-linux/libgcc-initial/6.3.0-r0/gcc-6.3.0/build.i586-poky-linux.i586-poky-linux:g; s:FIXMESTAGINGDIRHOST:/home/yocto/poky-perf/build-perf-test/build-478644a-20170127100504/tmp/work/i586-poky-linux/libgcc-initial/6.3.0-r0/gcc-6.3.0/build.i586-poky-linux.i586-poky-linux:g' -e 's:FIXME_PKGDATA_DIR:/home/yocto/poky-perf/build-perf-test/build-478644a-20170127100504/tmp/pkgdata/qemux86:g'' returned non-zero exit status 123 ERROR: libgcc-initial-6.3.0-r0 do_configure: Function failed: extract_stashed_builddir ERROR: Logfile of failure stored in: /home/yocto/poky-perf/build-perf-test/build-478644a-20170127100504/tmp/work/i586-poky-linux/libgcc-initial/6.3.0-r0/temp/log.do_configure.30642 NOTE: recipe libgcc-initial-6.3.0-r0: task do_configure: Failed ERROR: Task (/home/yocto/poky-perf/meta/recipes-devtools/gcc/libgcc-initial_6.3.bb:do_configure) failed with exit code '1' NOTE: recipe qemu-native-2.7.1-r0: task do_install: Succeeded NOTE: Tasks Summary: Attempted 1207 tasks of which 1205 didn't need to be rerun and 1 failed. Summary: 1 task failed: /home/yocto/poky-perf/meta/recipes-devtools/gcc/libgcc-initial_6.3.bb:do_configure Summary: There were 2 ERROR messages shown, returning a non-zero exit code.