Hi all,
After syncing to ToT this morning, I am getting the following error when building (windows with ninja):
ninja: Entering directory `out/Debug'
...
[3877/11935] ACTION Generating yasm ve...ile: gen/third_party/yasm/version.mac.
FAILED: C:\src\depot_tools\python_bin\python.exe gyp-win-tool action-wrapper env
ironment.x86 generate_files_target_generate_version_5085256bfc167d6d9e5b2a85fb85
0441..rsp
Version tokenizing error
...
ninja: build stopped: subcommand failed.
The generated file contains:
call "..\..\third_party\cygwin\setup_env.bat" && set CYGWIN=nontsec && bash -c "cd ../../third_party/yasm ; '../../out/Debug/genversion' '../../out/Debug/gen/third_party/yasm/version.mac'"
Any ideas?
Thanks,
Roger
-