[yocto] ERROR: Error executing a python function in exec_python_func() autogenerated

Ilya Katsnelson ikatsnelson at vmem.com
Sun Feb 14 10:24:46 PST 2016


Hello:


Has anyone seen this error?


ERROR: 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: <module>
     0001:
 *** 0002:do_package(d)
     0003:
File: '~/work/angstrom/sources/openembedded-core/meta/classes/package.bbclass', lineno: 1982, function: do_package
     1978:    workdir = d.getVar('WORKDIR', True)
     1979:    outdir = d.getVar('DEPLOY_DIR', True)
     1980:    dest = d.getVar('D', True)
     1981:    dvar = d.getVar('PKGD', True)
 *** 1982:    pn = d.getVar('PN', True)
     1983:
     1984:    if not workdir or not outdir or not dest or not dvar or not pn:
     1985:        msg = "WORKDIR, DEPLOY_DIR, D, PN and PKGD all must be defined, unable to package"
     1986:        package_qa_handle_error("var-undefined", msg, d)
File: '~/work/angstrom/sources/openembedded-core/meta/classes/package.bbclass', lineno: 1965, function: set_alternative_vars
     1961:    # way that the output of this class changes.  rpmdeps is a good example
     1962:    # as any change to rpmdeps requires this to be rerun.
     1963:    # PACKAGE_BBCLASS_VERSION = "1"
     1964:
 *** 1965:    # Init cachedpath
     1966:    global cpath
     1967:    cpath = oe.cachedpath.CachedPath()
     1968:
     1969:    ###########################################################################
Exception: IOError: [Errno 2] No such file or directory: '~/work/angstrom/build/tmp-angstrom_v2015_12-glibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/busybox/1.23.2-r0/image${sysconfdir}/busybox.links.nosuid'

ERROR: Function failed: do_package
ERROR: Logfile of failure stored in: ~/work/angstrom/build/tmp-angstrom_v2015_12-glibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/busybox/1.23.2-r0/temp/log.do_package.175963
ERROR: Task 203 (~/work/angstrom/sources/openembedded-core/meta/recipes-core/busybox/busybox_1.23.2.bb, do_package) failed with exit code '1'

I'm running the Angstrom distribution. It is the jethro branch latest.
Does anyone know what might be causing this error?


Thanks for help,

-Ilya.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160214/73f7615d/attachment.html>


More information about the yocto mailing list