raulcd commented on PR #44989:
URL: https://github.com/apache/arrow/pull/44989#issuecomment-2535446125

   ok, it seems R forces the builds to use the CMake provided on the images:
   ```
   **** Not using cmake found at /bin/cmake
   Error in .make_numeric_version(x, strict, 
.standard_regexps()$valid_numeric_version) : 
     invalid non-character version specification 'x' (type: double)
   Calls: build_libarrow ... as.numeric_version -> numeric_version -> 
.make_numeric_version
   Execution halted
   ```
   @jonkeane @assignUser @amoeba will this be an issue for CRAN? Are we somehow 
forced to  the CMake version on those images?
   ```
   root@03abb5b759ba:/# /bin/cmake --version
   cmake version 3.22.1
   
   CMake suite maintained and supported by Kitware (kitware.com/cmake).
   ```


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