wgtmac commented on PR #45226:
URL: https://github.com/apache/arrow/pull/45226#issuecomment-2586368360

   ```
   -- Building Apache ORC from source
   CMake Error at cmake_modules/ThirdpartyToolchain.cmake:4577 (find_program):
     Could not find PATCH using the following names: patch
   Call Stack (most recent call first):
     cmake_modules/ThirdpartyToolchain.cmake:208 (build_orc)
     cmake_modules/ThirdpartyToolchain.cmake:311 (build_dependency)
     cmake_modules/ThirdpartyToolchain.cmake:4780 (resolve_dependency)
     CMakeLists.txt:546 (include)
   ```
   
   Many crossbow builds failed due to missing `patch` command. Should I disable 
ORC in these builds until 2.1.1? @kou 


-- 
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]

Reply via email to