I've traced this problem back to a change made to depot_tools about 10 days ago:That change updated the vs2013 dependency to expect a Win 8.1 SDK install however the file downloaded from Microsoft still installs the Win 8.0 SDK.ÂI've worked around this for now by manually rolling my depot_tools back to before this commit and turning off the depot tools update. If anyone can help me direct me where to log this bug with the depot_tools team I would appreciate it.Thanks!
DEPOT_TOOLS_UPDATE=0IOError: [Errno 2] No such file or directory: 'C:\\workspace\\google\\depot_tools\\win_toolchain\\vs2013_files\\win8sdk\\bin\\SetEnv.cmd'Cleaning up temporaries...
Got wrong hash after pulling a new toolchain. Wanted one of 'ee7d718ec60c2dc5d25
5bbe325909c2021a7efef', got '9d9a93134b3eabd003b85b4e7dea06c0eae150ed'.
Traceback (most recent call last):
 File "src/build/landmines.py", line 215, in <module>
  sys.exit(main())
 File "src/build/landmines.py", line 202, in main
  gyp_environment.SetEnvironment()
 File "C:\workspace\src\build\gyp_environment.py", line 33, in SetEnvironment
  vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
 File "C:\workspace\src\build\vs_toolchain.py", line 34, in SetEnvironmentAndGe
tRuntimeDllDirs
  Update()
 File "C:\workspace\src\build\vs_toolchain.py", line 179, in Update
  subprocess.check_call(get_toolchain_args)
 File "C:\cygwin64\home\jdb\workspace\depot_tools\python276_bin\lib\subproces
s.py", line 540, in check_call
  raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['C:\\cygwin64\\home\\jdb\\workspace\\
depot_tools\\python276_bin\\python.exe', 'C:\\cygwin64\\home\\jdb\\workspace\\
depot_tools\\win_toolchain\\get_toolchain_if_necessary.py', '--output-json', 'C:
\\workspace\\src\\build\\win_toolchain.json', 'ee7d718ec60c2dc5d255bbe325909c202
1a7efef']' returned non-zero exit status 1
Error: Command C:\cygwin64\home\jdb\workspace\depot_tools\python276_bin\python
.exe src/build/landmines.py returned non-zero exit status 1 in C:\workspace
Hook ''C:\cygwin64\home\jdb\workspace\depot_tools\python276_bin\python.exe' sr
c/build/landmines.py' took 1243.71 secs
Traceback (most recent call last):
 File "C:\cygwin64\home\jdb\workspace\depot_tools\\fetch.py", line 320, in <m
odule>
  sys.exit(main())
 File "C:\cygwin64\home\jdb\workspace\depot_tools\\fetch.py", line 316, in ma
in
  return run(options, spec, root)
 File "C:\cygwin64\home\jdb\workspace\depot_tools\\fetch.py", line 310, in ru
n
  return checkout.init()
 File "C:\cygwin64\home\jdb\workspace\depot_tools\\fetch.py", line 122, in in
it
  self.run_gclient(*sync_cmd)
 File "C:\cygwin64\home\jdb\workspace\depot_tools\\fetch.py", line 76, in run
_gclient
  return self.run(cmd_prefix + cmd, **kwargs)
 File "C:\cygwin64\home\jdb\workspace\depot_tools\\fetch.py", line 66, in run
  return subprocess.check_call(cmd, **kwargs)
 File "C:\cygwin64\home\jdb\workspace\depot_tools\python276_bin\lib\subproces
s.py", line 540, in check_call
  raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '('C:\\cygwin64\\home\\jdb\\workspace\\
depot_tools\\python276_bin\\python.exe', 'C:\\cygwin64\\home\\jdb\\workspace\\
depot_tools\\gclient.py', 'sync')' returned non-zero exit status 2
C:\workspace>--
---
You received this message because you are subscribed to a topic in the Google Groups "discuss-webrtc" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/discuss-webrtc/zffTlWv8PHo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to discuss-webrt...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.