Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- xtron@PKL-FLOAT-LT6:~/mel/build$ bitbake console-image
- ERROR: Unable to parse /home/xtron/mel/poky/bitbake/lib/bb/data_smart.py
- Traceback (most recent call last):
- File "/home/xtron/mel/poky/bitbake/lib/bb/data_smart.py", line 400, in DataSmart.expandWithRefs(s="${@os.path.dirname(bb.utils.which(d.getVar('PATH'),'bitbake'))}:${HOSTTOOLS_DIR}", varname='PATH[:=]'):
- except Exception as exc:
- > raise ExpansionError(varname, s, exc) from exc
- bb.data_smart.ExpansionError: Failure expanding variable PATH[:=], expression was ${@os.path.dirname(bb.utils.which(d.getVar('PATH'),'bitbake'))}:${HOSTTOOLS_DIR} which triggered exception TypeError: getVar() missing 1 required positional argument: 'expand'
Add Comment
Please, Sign In to add comment