lidavidm commented on PR #34817: URL: https://github.com/apache/arrow/pull/34817#issuecomment-1793024682
> @lidavidm are we ok on the AMD64 Windows MinGW build workflow falling over on what looks like an unrelated issue? Maybe preexisting(?) > > > CMake Error at C:/msys64/ucrt64/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): > > C:/msys64/ucrt64/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) > > cmake_modules/FindLLVMAlt.cmake:118 (find_package_handle_standard_args) > > src/gandiva/CMakeLists.txt:28 (find_package) > > -- Configuring incomplete, errors occurred! > > Error: Process completed with exit code 1. > > https://github.com/indigophox/arrow/actions/runs/6740061044/job/18322580395 Oh, and I forgot to reply here - some of those tests (particularly Gandiva) tend to be flaky so I wouldn't worry about it here. -- 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]
