<div dir="ltr"><div>Hello all,</div><div><br></div><div>I am trying to build LLVM/Clang from git mono repo. I've followed instructions from <a href="https://llvm.org/docs/GettingStarted.html">https://llvm.org/docs/GettingStarted.html</a> by first building a modern C++ toolchain (gcc version 8.3.0), then building LLVM/Clang.</div><div><br></div><div>Everything was built without error, except for when I do <br></div><div>$ make check-all</div><div>I get the following error:</div><div>Scanning dependencies of target check-clang-python<br>ESegmentation fault<br>make[3]: *** [tools/clang/bindings/python/tests/CMakeFiles/check-clang-python] Error 1<br>make[2]: *** [tools/clang/bindings/python/tests/CMakeFiles/check-clang-python.dir/all] Error 2</div><div><br></div><div>Has anyone encountered this during LLVM build? Can you tell me what I did wrong, or at least how to debug this?</div><div><br></div><div>Thank you a lot for your help,</div><div><br></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Son Tuan Vu</div></div></div></div></div>