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

   I did get a build error after unsetting ARROW_HOME (see below); however, it 
worked beautifully on MacOS x86! I don't think my M1 problem should block 
this...this rewrite makes it much easier to fix if it does turn out to be a 
script issue.
   
   I'll try on Windows and on a few suitable Ubuntu docker images tomorrow.
   
   ```
   unable to load shared object 
'/Users/deweydunnington/Library/R/arm64/4.2/library/00LOCK-r/00new/arrow/libs/arrow.so':
     
dlopen(/Users/deweydunnington/Library/R/arm64/4.2/library/00LOCK-r/00new/arrow/libs/arrow.so,
 0x0006): symbol not found in flat namespace 
(__ZN4absl12lts_2023012510FormatTimeENSt3__117basic_string_viewIcNS1_11char_traitsIcEEEENS0_4TimeENS0_8TimeZoneE)
   Error: loading failed
   Execution halted
   ERROR: loading failed
   * removing ‘/Users/deweydunnington/Library/R/arm64/4.2/library/arrow’
   * restoring previous 
‘/Users/deweydunnington/Library/R/arm64/4.2/library/arrow’
   
   Exited with status 1.
   ```
   
   


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