C:\softphone-classic\trunk>scons softphone-runtime softphone
scons: Reading SConscript files ...
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 687-688
 data:
  File "SConstruct", line 39:
    toolpath = [ "wengoscons/wengoscons/Tools" ])
  File "D:\Python24\scons-0.96.91\SCons\Memoize.py", line 819:
    klassdict['__init__'] = lambda self, *args, **kw: newinit(self, arg
  File "...\SCons\Memoizer-init-lambda<wengoscons\wengoscons\common\wen
", line 45:
    None
  File "D:\Python24\scons-0.96.91\SCons\Memoize.py", line 778:
    apply(actual_init, (self,)+args, kw)
  File "wengoscons\wengoscons\common\wengoenv.py", line 64:
    SConsEnvironment.__init__(self, *args, **kwargs)
  File "D:\Python24\scons-0.96.91\SCons\Memoize.py", line 819:
    klassdict['__init__'] = lambda self, *args, **kw: newinit(self, arg
  File "...\SCons\Memoizer-init-lambda<D:\Python24\scons-0.96.91\SCons\
y>", line 1:
    None
  File "D:\Python24\scons-0.96.91\SCons\Memoize.py", line 778:
    apply(actual_init, (self,)+args, kw)
  File "D:\Python24\scons-0.96.91\SCons\Memoize.py", line 1:
    """Memoizer
  File "D:\Python24\scons-0.96.91\SCons\Memoize.py", line 781:
    apply(super(cls, self).__init__, args, kw)
  File "D:\Python24\scons-0.96.91\SCons\Memoize.py", line 819:
    klassdict['__init__'] = lambda self, *args, **kw: newinit(self, arg
  File "...\SCons\Memoizer-init-lambda<D:\Python24\scons-0.96.91\SCons\
nt.py>", line 471:
    None
  File "D:\Python24\scons-0.96.91\SCons\Memoize.py", line 778:
    apply(actual_init, (self,)+args, kw)
  File "D:\Python24\scons-0.96.91\SCons\Environment.py", line 517:
    apply_tools(self, tools, toolpath)
  File "D:\Python24\scons-0.96.91\SCons\Environment.py", line 133:
    env.Tool(tool)
  File "D:\Python24\scons-0.96.91\SCons\Environment.py", line 1091:
    tool(self)
  File "D:\Python24\scons-0.96.91\SCons\Tool\__init__.py", line 128:
    apply(self.generate, ( env, ) + args, kw)
  File "D:\Python24\scons-0.96.91\SCons\Tool\default.py", line 41:
    SCons.Tool.Tool(t)(env)
  File "D:\Python24\scons-0.96.91\SCons\Tool\__init__.py", line 128:
    apply(self.generate, ( env, ) + args, kw)
  File "D:\Python24\scons-0.96.91\SCons\Tool\mslink.py", line 171:
    include_path, lib_path, exe_path = SCons.Tool.msvc.get_msvc_paths(v
  File "D:\Python24\scons-0.96.91\SCons\Tool\msvc.py", line 322:
    include_path = get_msvc_path("include", version)
  File "D:\Python24\scons-0.96.91\SCons\Tool\msvc.py", line 181:
    return _get_msvc7_path(path, version, platform)
  File "D:\Python24\scons-0.96.91\SCons\Tool\msvc.py", line 132:
    dirs = _parse_msvc7_overrides(version)
  File "D:\Python24\scons-0.96.91\SCons\Tool\msvc.py", line 85:
    lines = codecs.open(comps, 'r', 'utf8').readlines()
  File "D:\Python24\Lib\codecs.py", line 486:
    return self.reader.readlines(sizehint)
  File "D:\Python24\Lib\codecs.py", line 401:
    data = "">  File "D:\Python24\Lib\codecs.py", line 290:
    newchars, decodedbytes = self.decode(data, self.errors)
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to