On 21/02/2020 23:32, Ted Woodward via lldb-dev wrote: > Looking into differences, I’m using swig 3.0.12 and the bot is using > swig 3.0.2. I’m building with 3.0.2 on my machine right now, but it will > take a while to finish!
I think this could very likely be the cause. We use a different mechanism (<https://github.com/llvm/llvm-project/blob/master/lldb/bindings/python.swig#L34>) for importing the lldb module starting with swig-3.0.11. This could very well be one of the side effects. pl _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev