hokein wrote:

> Did you configure your build with `LLDB_INCLUDE_TESTS=ON` and 
> `LLDB_INCLUDE_PYTHON=ON`? Those CMake variables are necessary to get the API 
> tests to run

Thanks! I was able to run the test locally now with `-DLLDB_INCLUDE_TESTS=On`,  
`-DLLDB_ENABLE_PYTHON=On`, and all deps installed (`sudo apt-get install 
build-essential swig python3-dev libedit-dev`).




https://github.com/llvm/llvm-project/pull/71928
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to