[meta-freescale] Builds fails do to missing ocf-linux_20120127

Doug Schwanke doug.schwanke at firstviewconsultants.com
Thu May 8 08:00:41 PDT 2014


-----Original Message-----
From: Daiane Angolini [mailto:daiane.list at gmail.com] 
Sent: Wednesday, May 07, 2014 7:58 AM
To: Doug Schwanke
Cc: meta-freescale at yoctoproject.org
Subject: Re: [meta-freescale] Builds fails do to missing ocf-linux_20120127

On Tue, May 6, 2014 at 10:27 AM, Doug Schwanke <doug.schwanke at firstviewconsultants.com> wrote:
> Tried building a fresh project this morning for the “imx6slevk”.  The 
> build kept failing due to a missing ocf-linux-20120127.tar.gz.

>> I just tried a build for imx6slevk using daisy and everything went right.

>>Could you, please, update your tree?

>>Daiane

 I created a new work space for Daisy this morning and tried building it.   I have attached my "new project" script in case you have questions about how I create new workspaces.

 Your build environment has been configured with:
    MACHINE=imx6slevk
    SDKMACHINE=i686
    DISTRO=poky
    EULA=1

daisy$ cd fsl-community-bsp
fsl-community-bsp$ cd build
build$ bitbake core-image-minimal
Traceback (most recent call last):
  File "/usr/bin/bitbake", line 234, in <module>
    ret = main()
  File "/usr/bin/bitbake", line 197, in main
    server = ProcessServer(server_channel, event_queue, configuration)
  File "/usr/lib/pymodules/python2.7/bb/server/process.py", line 78, in __init__
    self.cooker = BBCooker(configuration, self.register_idle_function)
  File "/usr/lib/pymodules/python2.7/bb/cooker.py", line 76, in __init__
    self.parseConfigurationFiles(self.configuration.file)
  File "/usr/lib/pymodules/python2.7/bb/cooker.py", line 510, in parseConfigurationFiles
    data = _parse(os.path.join("conf", "bitbake.conf"), data)
TypeError: getVar() takes exactly 3 arguments (2 given)
ERROR: Error evaluating '${TARGET_OS}:${TRANSLATED_TARGET_ARCH}:build-${BUILD_OS}:pn-${PN}:${MACHINEOVERRIDES}:${DISTROOVERRIDES}:${CLASSOVERRIDE}:forcevariable'
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 116, in expandWithRefs
    s = __expand_var_regexp__.sub(varparse.var_sub, s)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 60, in var_sub
    var = self.d.getVar(key, 1)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 260, in getVar
    return self.expand(value, var)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 132, in expand
    return self.expandWithRefs(s, varname).value
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 117, in expandWithRefs
    s = __expand_python_regexp__.sub(varparse.python_sub, s)
TypeError: getVar() takes exactly 3 arguments (2 given)

ERROR: Error evaluating '${@bb.parse.BBHandler.vars_from_file(d.getVar('FILE'),d)[0] or 'defaultpkgname'}'
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 117, in expandWithRefs
    s = __expand_python_regexp__.sub(varparse.python_sub, s)
  File "/usr/lib/pymodules/python2.7/bb/data_smart.py", line 76, in python_sub
    value = utils.better_eval(codeobj, DataContext(self.d))
  File "/usr/lib/pymodules/python2.7/bb/utils.py", line 387, in better_eval
    return eval(source, _context, locals)
  File "PN", line 1, in <module>
TypeError: getVar() takes exactly 3 arguments (2 given)

build$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yocto_install_daisy.sh
Type: application/octet-stream
Size: 883 bytes
Desc: yocto_install_daisy.sh
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20140508/0344891a/attachment.obj>


More information about the meta-freescale mailing list