Sorry bout the verbosity MIchael. The last post was mostly a joke.

To be clear the issue is the* current_hashes  [] *
It's empty.
It's set in get_toolchain_if_necesssary.py around line 480

  current_hashes = CalculateToolchainHashes(target_dir, True)

I'm not familiar with google builds and have no idea what it's looking for. 

I'm building on a GYP_MSVS_VERSION=*2015*



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