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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   From the r-binary-packages job failures: 
https://github.com/ursacomputing/crossbow/actions/runs/5442353558/jobs/9898961393
   
   All of them look like this:
   
   ```
   ** testing if installed package can be loaded from temporary location
   Error: package or namespace load failed for ‘arrow’ in dyn.load(file, 
DLLpath = DLLpath, ...):
   ERROR: loading failed
    unable to load shared object 
'/Users/voltrondata/Library/R/arm64/4.1/library/00LOCK-arrow/00new/arrow/libs/arrow.so':
     
dlopen(/Users/voltrondata/Library/R/arm64/4.1/library/00LOCK-arrow/00new/arrow/libs/arrow.so,
 6): Symbol not found: _EVP_DigestSignUpdate
   * removing ‘/Users/voltrondata/Library/R/arm64/4.1/library/arrow’
     Referenced from: 
/Users/voltrondata/Library/R/arm64/4.1/library/00LOCK-arrow/00new/arrow/libs/arrow.so
     Expected in: flat namespace
    in 
/Users/voltrondata/Library/R/arm64/4.1/library/00LOCK-arrow/00new/arrow/libs/arrow.so
   Error: loading failed
   Execution halted
   Warning message:
   In install.packages("arrow", type = "source", repos = sub("file://",  :
     installation of package ‘arrow’ had non-zero exit status
   Error in library(arrow) : there is no package called ‘arrow’
   Execution halted
   ```
   
   ### Component(s)
   
   R


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