-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Milestone
Description
The MinGW C++ builds have started failing very recently with (seemingly) unrelated CMake configuration failures. Example:
https://github.com/apache/arrow/actions/runs/3052791203/jobs/4922591671
This is happened MSYS2 provides LLVM 15 and Apache Arrow C++ doesn't accept LLVM 15 yet.
Reporter: Antoine Pitrou / @pitrou
Assignee: Jin Shang / @js8544
Related issues:
- [C++][Gandiva] Adapt to LLVM opaque pointer (is related to)
PRs and other links:
Note: This issue was originally created as ARROW-17728. Please see the migration documentation for further details.