Configured layers: layer name: bitbake layer uri: git://git.openembedded.net/bitbake layer branch/revision: master/HEAD Updating layer at layers/bitbake Current branch master is up to date. layer name: openembedded-core layer uri: git://git.pokylinux.org/poky layer branch/revision: master/HEAD Updating layer at layers/openembedded-core Current branch master is up to date. layer name: meta-angstrom layer uri: http://git.gitorious.org/angstrom/meta-angstrom.git layer branch/revision: master/HEAD Updating layer at layers/meta-angstrom Current branch master is up to date. layer name: meta-openembedded layer uri: git://git.openembedded.net/meta-openembedded layer branch/revision: master/HEAD Updating layer at layers/meta-openembedded Current branch master is up to date. layer name: angstrom-layers layer uri: http://git.gitorious.org/angstrom/angstrom-layers.git layer branch/revision: master/HEAD Updating layer at layers/angstrom-layers Current branch master is up to date. Updating bitbake Executing: cd /work/openembedded-core/sources/bitbake && git pull --rebase Current branch master is up to date. Using ~/.oe/environment-oecore to setup needed variables. It is recommended to do '. ~/.oe/environment-oecore' and run 'bitbake something' without using ./oebb.sh as wrapper Executing: MACHINE=beagleboard bitbake console-image Pseudo is not present but is required, building this first before the main build Loading cache...done. Loaded 4 entries from dependency cache. Parsing recipes...ERROR: Error evaluating '${@bb.fetch2.get_srcrev(d)}' Traceback (most recent call last): File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 117, in expandWithRefs s = __expand_python_regexp__.sub(varparse.python_sub, s) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 76, in python_sub value = utils.better_eval(codeobj, DataContext(self.d)) File "/work/openembedded-core/sources/bitbake/lib/bb/utils.py", line 387, in better_eval return eval(source, _context, locals) File "SRCPV", line 1, in AttributeError: 'module' object has no attribute 'fetch2' ERROR: Error evaluating 'r0+svnr${SRCPV}' Traceback (most recent call last): File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 60, in var_sub var = self.d.getVar(key, 1) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 260, in getVar return self.expand(value, var) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 132, in expand return self.expandWithRefs(s, varname).value File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 117, in expandWithRefs s = __expand_python_regexp__.sub(varparse.python_sub, s) AttributeError: 'module' object has no attribute 'fetch2' ERROR: Error evaluating '${PN}-${EXTENDPE}${PV}-${PR}' Traceback (most recent call last): File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 60, in var_sub var = self.d.getVar(key, 1) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 260, in getVar return self.expand(value, var) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 132, in expand return self.expandWithRefs(s, varname).value File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) AttributeError: 'module' object has no attribute 'fetch2' ERROR: Error evaluating '${FILE_DIRNAME}/${PF}/${MACHINE}' Traceback (most recent call last): File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 60, in var_sub var = self.d.getVar(key, 1) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 260, in getVar return self.expand(value, var) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 132, in expand return self.expandWithRefs(s, varname).value File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) AttributeError: 'module' object has no attribute 'fetch2' ERROR: Error evaluating '${@bb.fetch2.get_srcrev(d)}' Traceback (most recent call last): File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 117, in expandWithRefs s = __expand_python_regexp__.sub(varparse.python_sub, s) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 76, in python_sub value = utils.better_eval(codeobj, DataContext(self.d)) File "/work/openembedded-core/sources/bitbake/lib/bb/utils.py", line 387, in better_eval return eval(source, _context, locals) File "SRCPV", line 1, in AttributeError: 'module' object has no attribute 'fetch2' ERROR: Error evaluating '0.0.0+gitr${SRCPV}' Traceback (most recent call last): File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 60, in var_sub var = self.d.getVar(key, 1) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 260, in getVar return self.expand(value, var) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 132, in expand return self.expandWithRefs(s, varname).value File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 117, in expandWithRefs s = __expand_python_regexp__.sub(varparse.python_sub, s) AttributeError: 'module' object has no attribute 'fetch2' ERROR: Error evaluating '${PN}-${EXTENDPE}${PV}-${PR}' Traceback (most recent call last): File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 60, in var_sub var = self.d.getVar(key, 1) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 260, in getVar return self.expand(value, var) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 132, in expand return self.expandWithRefs(s, varname).value File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) AttributeError: 'module' object has no attribute 'fetch2' ERROR: Error evaluating '${FILE_DIRNAME}/${PF}/${MACHINE}' Traceback (most recent call last): File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 60, in var_sub var = self.d.getVar(key, 1) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 260, in getVar return self.expand(value, var) File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 132, in expand return self.expandWithRefs(s, varname).value File "/work/openembedded-core/sources/bitbake/lib/bb/data_smart.py", line 116, in expandWithRefs s = __expand_var_regexp__.sub(varparse.var_sub, s) AttributeError: 'module' object has no attribute 'fetch2' ERROR: Error parsing /work/openembedded-core/sources/meta-openembedded/recipes-core/dbus/dbus-daemon-proxy_git.bb: 'module' object has no attribute 'fetch2' ERROR: Command execution failed: Exited with 1