It's not the kwargs, it's the hash

received hash:  95ddda401ec5678f15eeed01d2bee08fcbc5ee97  current_hashes  []
desired_hash not in current_hashes


WHat do you mean I'm not a Googler? I google.
And I know how to follow instrunctions, so don't remind me
grep (pardon me)

cmd is none
Traceback (most recent call last):
  File "gypfiles\gyp_v8", line 126, in <module>
    gyp_environment.set_environment()
  File 
"C:\Users\Donna\Downloads\sp\projects\depot_tools\v8\gypfiles\gyp_environment.py",
 
line 62, in set_environment
    vs_toolchain.SetEnvironmentAndGetRuntimeDllDirs()
  File 
"C:\Users\Donna\Downloads\sp\projects\depot_tools\v8\gypfiles\vs_toolchain.py", 
line 44, in SetEnvironmentAndGetRuntimeDllDirs
    Update()
  File 
"C:\Users\Donna\Downloads\sp\projects\depot_tools\v8\gypfiles\vs_toolchain.py", 
line 336, in Update
    subprocess.check_call(get_toolchain_args)
  File 
"C:\Users\Donna\Downloads\sp\projects\depot_tools\python276_bin\lib\subprocess.py",
 
line 544, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 
'['C:\\Users\\Donna\\Downloads\\sp\\projects\\depot_tools\\python276_bin\\python.exe',
 
'C:\\Users\\Donna\\Downloads\\sp\\projects\\depot_tools\\win_toolchain\\get_toolchain_if_necessary.py',
 
'--output-json', 
'C:\\Users\\Donna\\Downloads\\sp\\projects\\depot_tools\\v8\\gypfiles\\win_toolchain.json',
 
'95ddda401ec5678f15eeed01d2bee08fcbc5ee97']' returned non-zero exit status 1

On Sunday, July 24, 2016 at 7:47:52 AM UTC-4, spaesani...@gmail.com wrote:
>
> Calling python gypfiles\gyp_v8 gives a CalledProcessError
>
> subprocess.check_call(get_toolchain_args) produces the error at  line 540 
> of check_call
>
> The call string in the error is a long string of double back slashed 
> paths, which I would assume are acceptable on windows, as well as what 
> looks like a chksum or signature.
>
> I don't have a copy function in te console window to show the whole error 
> but I'm wondering if it sounds familiar to anyone. Maybe the string is 
> misconcatenated somewhere earlier and can be addressed.
>
>
>
>
>  
>
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to