awarzynski added a comment.

In D106137#2941616 <https://reviews.llvm.org/D106137#2941616>, @DavidSpickett 
wrote:

> This has broken cmake config on the out of tree flang bot:
> https://lab.llvm.org/buildbot/#/builders/175/builds/2026
>
> (with perhaps the least helpful cmake error I've ever seen)
>
> Not personally familiar with what "out of tree" means for flang but you 
> should be able to pull the steps from the buildbot UI. (perhaps your change 
> assumes it's "in tree")

Thank you David, I've been able to reproduce this locally. I hope to submit a 
workaround shortly. This is failing because out-of-tree SHLIBDIR 
<https://github.com/llvm/llvm-project/blob/main/flang/test/CMakeLists.txt#L18> 
is not defined.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106137/new/

https://reviews.llvm.org/D106137

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to