shadowm

Untitled

Dec 9th, 2013
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. 22:47:19 shadowm@nanacore:~/src/wesnoth$ export -n TERM
  2. 22:47:20 shadowm@nanacore:~/src/wesnoth$ scons
  3. scons: Reading SConscript files ...
  4. Saved options: default_targets = 'campaignd,test,wesnoth,wesnothd', extra_flags_config = '-pipe -march=native', extra_flags_release = '-O3 -fweb -ftracer', extra_flags_debug = '-mno-avx -mno-avx2', prefsdir = '.wesnoth-1.11', server_gid = '1000', server_uid = '1000', strict = True, ccache = True, lockfile = True
  5. Building Wesnoth version 1.11.7+dev
  6. Creating lockfile
  7. KeyError: 'TERM':
  8. File "/home/shadowm/src/wesnoth/SConstruct", line 127:
  9. env['ENV']['TERM'] = os.environ["TERM"]
  10. File "/usr/lib/python2.7/UserDict.py", line 23:
  11. raise KeyError(key)
Advertisement
Add Comment
Please, Sign In to add comment