>>1154952ok i tried but build fails with the output
[2574/26468] ACTION //third_party/WebKit/Source/core:make_core_generated_bison(//build/toolchain/linux:x64)
FAILED: gen/blink/core/XPathGrammar.cpp gen/blink/core/XPathGrammar.h
/usr/bin/python2 ../../third_party/WebKit/Source/build/scripts/rule_bison.py ../../third_party/WebKit/Source/core/xml/XPathGrammar.y gen/blink/core bison
Traceback (most recent call last):
File "../../third_party/WebKit/Source/build/scripts/rule_bison.py", line 82, in <module>
returnCode = subprocess.call([bisonExe, '-d', '-p', prefix, inputFile, '-o', outputCpp])
File "/usr/lib/python2.7/
subprocess.py", line 168, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/
subprocess.py", line 390, in __init__
errread, errwrite)
File "/usr/lib/python2.7/
subprocess.py", line 1024, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
[2579/26468] ACTION //third_party/WebKit/Source/core/inspector:protocol_compatibility_check(//build/toolchain/linux:x64)
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
any tips?