nsait-linaro commented on pull request #11383:
URL: https://github.com/apache/arrow/pull/11383#issuecomment-940693340
Failing CI flow seems to be due to missing LLVM. It doesn't look related to
this patch. Is this a known issue?
```
-- Could NOT find LLVM (missing: LLVM_DIR)
CMake Error at
/usr/local/Cellar/cmake/3.21.3_1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find LLVMAlt (missing: LLVM_PACKAGE_VERSION CLANG_EXECUTABLE
LLVM_FOUND LLVM_LINK_EXECUTABLE)
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.21.3_1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
cmake_modules/FindLLVMAlt.cmake:68 (find_package_handle_standard_args)
src/gandiva/CMakeLists.txt:28 (find_package)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]