aaron.ballman added a comment. In D144651#4217750 <https://reviews.llvm.org/D144651#4217750>, @john.brawn wrote:
> Unfortunately I still can't reproduce this even using exactly the same cmake > command as you gave. Looking at above cmake log some possible causes of > difference are: > > - I'm doing this on an M1 <https://reviews.llvm.org/M1> macbook with host > triple arm64-apple-darwin21.6.0 but the host triple on that bot is > x86_64-apple-darwin20.6.0 > - I'm using python 3.9, bot is using python 3.10 > - I'm doing a build from clean whereas the bot is doing an incremental build > > Also if I try to run the simpler reproducer you give then I get the error > > error: expression failed to parse: > error: Header search couldn't locate module Cocoa > > I'm now on holiday, I won't be able to get back to this until 2023-04-03. The build lab's lldb builders are all green, and greendragon's standalone build is also green. Could this be a problem with incremental builds being in a bad state somehow? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D144651/new/ https://reviews.llvm.org/D144651 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits