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

   Installing from CRAN fails with and without NOT_CRAN=true. One error message 
below. I'm unable to install on a fresh CentOS 7 installation, so very 
reproducible. Any way I can fix it?
   
   (I posted this on JIRA 1 week ago, but the it's currently filled with spam 
bots)
   
   ```
   installing to 
/home/tching/R/x86_64-pc-linux-gnu-library/4.1/00LOCK-arrow/00new/arrow/libs
    * 
    ** R
    ** inst
    ** byte-compile and prepare package for lazy loading
    ** help
    *** installing help indices
    ** building package indices
    ** installing vignettes
    ** testing if installed package can be loaded from temporary location
   Error: package or namespace load failed for ‘arrow’ in dyn.load(file, 
DLLpat/home86_64-pc-linux-gnu-library/4.1/00LOCK-arrow/00new/arrow/libs/arrow.so':
   
/home/tching/R/x86_64-pc-linux-gnu-library/4.1/00LOCK-arrow/00new/arrow/libs/arrow.so:
 undefined symbol: _ZNK5arrow8DataType18ComputeFingerprintB5cxx11Ev
   Error: loading failed
   Execution halted
   ERROR: loading failed
    * removing ‘/home/tching/R/x86_64-pc-linux-gnu-library/4.1/arrow’
    * restoring previous ‘/home/tching/R/x86_64-pc-linux-gnu-library/4.1/arrow’
   
   The downloaded source packages are in
   ‘/tmp/RtmpeEDbrP/downloaded_packages’
   Warning message:
   In install.packages("arrow") :
   installation of package ‘arrow’ had non-zero exit status
   ```


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