rupprecht wrote:

> FYI @labath as the x86 bot owner.

I checked w/ them that 
[lldb-x86_64-debian](https://lab.llvm.org/buildbot/#/builders/68) has 
python3-pexpect (specifically 4.8) installed.

> > It should perhaps unset the variable first, I'll see if I can implement 
> > that.
> 
> [ec95379](https://github.com/llvm/llvm-project/commit/ec95379df363253ffcbbda21297417e703d5ccca)

Thanks! Cmake is still pretty foreign to me. It didn't occur to me that the 
result of finding a python library would be cached :) but I guess it makes 
sense from a build system perspective to not want to reconfigure everything all 
the time.

Since it sounds like all the bots should have `pexpect` now, I think I can flip 
the default later today and be ready to revert if there's unexpected breakage.

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

Reply via email to