Hello!
When I’m rebuilding llvm from source ( doesn’t matter which version ), rebuilding is stuck in checkPhase. Build phase completed without errors. But test hangs after few hours, htop showing some python3.12 processes called from llvm/build but cpu is not used.
I’m trying to skip tests but I don’t know how to do it.