amoeba commented on PR #40232:
URL: https://github.com/apache/arrow/pull/40232#issuecomment-1970213648

   Thanks for this @hutch3232. I tested this out just now and get a failure 
with a strange error ("rror"):
   
   ```sh
   $ R CMD INSTALL arrow_14.0.2.1_with_deps.tar.gz
   * installing to library 
‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
   * installing *source* package ‘arrow’ ...
   ** using staged installation
   *** pkg-config found.
   *** Trying Arrow C++ in ARROW_HOME: /Users/bryce/builds/arrow-arm64
   ’rror: invalid version specification ‘14.0.2.1
   Execution halted
   ------------------------- NOTE ---------------------------
   There was an issue building the Arrow C++ libraries.
   See https://arrow.apache.org/docs/r/articles/install.html
   ---------------------------------------------------------
   ERROR: configuration failed for package ‘arrow’
   * removing 
‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/arrow’
   ```
   
   Prior to this PR, the tarball installs fine once I set +x on configure so it 
seems like something broke here. Were you able to test these changes manually?


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