Skip to content

Instantly share code, notes, and snippets.

@kraj
Created July 23, 2015 21:35
Show Gist options
  • Save kraj/b599b568e6ba30323480 to your computer and use it in GitHub Desktop.
Save kraj/b599b568e6ba30323480 to your computer and use it in GitHub Desktop.
kraj@dvm-ch2e-038:~OEROOT/ > bitbake -DDD -e clang-cross
^CTraceback (most recent call last):
File "/mnt/home/kraj/work/angstrom/sources/bitbake/bin/bitbake", line 45, in <module>
cookerdata.CookerConfiguration()))
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/main.py", line 348, in bitbake_main
server = start_server(servermodule, configParams, configuration, featureset)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/main.py", line 241, in start_server
cooker = bb.cooker.BBCooker(configuration, features)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/cooker.py", line 135, in __init__
self.initConfigurationData()
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/cooker.py", line 266, in initConfigurationData
self.databuilder.parseBaseConfiguration()
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/cookerdata.py", line 240, in parseBaseConfiguration
self.parseConfigurationFiles(self.prefiles, self.postfiles)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/cookerdata.py", line 300, in parseConfigurationFiles
data = _inherit(bbclass, data)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/cookerdata.py", line 175, in wrapped
return func(fn, *args)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/cookerdata.py", line 189, in _inherit
bb.parse.BBHandler.inherit(bbclass, "configuration INHERITs", 0, data)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/parse/parse_py/BBHandler.py", line 91, in inherit
include(fn, file, lineno, d, "inherit")
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 95, in include
ret = bb.parse.handle(fn, data, True)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/parse/__init__.py", line 107, in handle
return h['handle'](fn, data, include)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/parse/parse_py/BBHandler.py", line 155, in handle
statements.eval(d)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/parse/ast.py", line 39, in eval
statement.eval(data)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/parse/ast.py", line 270, in eval
bb.parse.BBHandler.inherit(self.classes, self.filename, self.lineno, data)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/parse/parse_py/BBHandler.py", line 83, in inherit
bb.parse.mark_dependency(d, af)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/parse/__init__.py", line 88, in mark_dependency
d.setVar('__depends', deps)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/data_smart.py", line 469, in setVar
self._setvar_update_overrides(var, **loginfo)
File "/mnt/home/kraj/work/angstrom/sources/bitbake/lib/bb/data_smart.py", line 497, in _setvar_update_overrides
self.varhistory.record(**loginfo)
KeyboardInterrupt
DEBUG: Removed the following variables from the environment: _, DISTRO_DIRNAME, LESS, LESSOPEN, SSH_CLIENT, ZSH, LANG, SHLVL, LESS_TERMCAP_me, LESS_TERMCAP_md, LESS_TERMCAP_mb, GCC_COLORS, EDITOR, GREP_CO
LOR, XDG_RUNTIME_DIR, GREP_COLORS, TMUX, VISUAL, XDG_SESSION_ID, TMPDIR, LESS_TERMCAP_ue, LS_COLORS, SSH_TTY, OLDPWD, LESS_TERMCAP_se, LESS_TERMCAP_us, MAIL, LESS_TERMCAP_so, SSH_CONNECTION, PAGER, TMUX_P
ANE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment