paleolimbot commented on PR #38195:
URL: https://github.com/apache/arrow/pull/38195#issuecomment-1758723261

   > on the 10.13 runner it works but the features are not all there which is 
probably why that error didn't occur?
   
   Fine with me for now! Am I correct that it's our plan to submit using the 
downloaded static libraries and use this bundled source build only as a backup? 
I think this PR gets the build close enough that if/when we do have to go that 
direction it's not an unreasonable amount of work to get it where we need it.
   
   On x86/BigSur 11.7, I get:
   
   ```
   ** testing if installed package can be loaded from temporary location
   Error: package or namespace load failed for ‘arrow’ in dyn.load(file, 
DLLpath = DLLpath, ...):
    unable to load shared object 
'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-r/00new/arrow/libs/arrow.so':
     
dlopen(/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/00LOCK-r/00new/arrow/libs/arrow.so,
 6): Symbol not found: __ZN4absl12lts_2023012512RFC3339_fullE
   ```
   
   ...but again, I'm happy to sort out details when it seems more likely we 
will have to go that route.


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