raulcd opened a new issue, #45293:
URL: https://github.com/apache/arrow/issues/45293

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Since we merged:
   - https://github.com/apache/arrow/issues/45225
   
   We require the patch command to be present to patch ORC.
   
   The 
[test-conda-python-emscripten](https://github.com/ursacomputing/crossbow/actions/runs/12820187636/job/35749323505)
 has been failing since that issue was closed with the following:
   ```
   -- 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)
   ```
   Patch seems to be missing from that image.
   
   ### Component(s)
   
   Continuous Integration


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to