Guest User

Untitled

a guest
Dec 5th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. xtron@PKL-FLOAT-LT6:~/mel/build$ bitbake console-image
  2. ERROR: Unable to parse /home/xtron/mel/poky/bitbake/lib/bb/data_smart.py
  3. Traceback (most recent call last):
  4. 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[:=]'):
  5. except Exception as exc:
  6. > raise ExpansionError(varname, s, exc) from exc
  7.  
  8. 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