[ 
https://issues.apache.org/jira/browse/ARROW-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicola Crane updated ARROW-14416:
---------------------------------
    Description: 
Installing the latest version fails with the error below.  I think we may need 
to  change how linking against the R package works as this is still a libatomic 
error.

{code:r}
Error: package or namespace load failed for 'arrow' in dyn.load(file, DLLpath = 
DLLpath, ...):
 unable to load shared object 
'/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/00LOCK-arrow/00new/arrow/libs/arrow.so':
  
/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/00LOCK-arrow/00new/arrow/libs/arrow.so:
 undefined symbol: __atomic_fetch_add_8
Error: loading failed
Execution halted
ERROR: loading failed
* removing '/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/arrow'
* restoring previous 
'/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/arrow'
 
The downloaded source packages are in
        '/tmp/Rtmp756lFB/downloaded_packages'
Warning message:
In install.packages("arrow", repos = 
c("https://arrow-r-nightly.s3.amazonaws.com";,  :
  installation of package 'arrow' had non-zero exit status
> 
{code}

I don't have all of the logs, but I do have the start and finish.

 [^log_head.txt]  [^log_tail.txt] 


  was:
Installing the latest version fails with the error below.  I think we may need 
to  change how linking against the R package works as this is still a libatomic 
error.

{code:r}
Error: package or namespace load failed for 'arrow' in dyn.load(file, DLLpath = 
DLLpath, ...):
 unable to load shared object 
'/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/00LOCK-arrow/00new/arrow/libs/arrow.so':
  
/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/00LOCK-arrow/00new/arrow/libs/arrow.so:
 undefined symbol: __atomic_fetch_add_8
Error: loading failed
Execution halted
ERROR: loading failed
* removing '/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/arrow'
* restoring previous 
'/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/arrow'
 
The downloaded source packages are in
        '/tmp/Rtmp756lFB/downloaded_packages'
Warning message:
In install.packages("arrow", repos = 
c("https://arrow-r-nightly.s3.amazonaws.com";,  :
  installation of package 'arrow' had non-zero exit status
> 
{code}



> [R] Fix package installation on the Raspberry Pi
> ------------------------------------------------
>
>                 Key: ARROW-14416
>                 URL: https://issues.apache.org/jira/browse/ARROW-14416
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Nicola Crane
>            Priority: Major
>         Attachments: log_head.txt, log_tail.txt
>
>
> Installing the latest version fails with the error below.  I think we may 
> need to  change how linking against the R package works as this is still a 
> libatomic error.
> {code:r}
> Error: package or namespace load failed for 'arrow' in dyn.load(file, DLLpath 
> = DLLpath, ...):
>  unable to load shared object 
> '/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/00LOCK-arrow/00new/arrow/libs/arrow.so':
>   
> /home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/00LOCK-arrow/00new/arrow/libs/arrow.so:
>  undefined symbol: __atomic_fetch_add_8
> Error: loading failed
> Execution halted
> ERROR: loading failed
> * removing '/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/arrow'
> * restoring previous 
> '/home/mds/R/armv7l-unknown-linux-gnueabihf-library/4.1/arrow'
>  
> The downloaded source packages are in
>       '/tmp/Rtmp756lFB/downloaded_packages'
> Warning message:
> In install.packages("arrow", repos = 
> c("https://arrow-r-nightly.s3.amazonaws.com";,  :
>   installation of package 'arrow' had non-zero exit status
> > 
> {code}
> I don't have all of the logs, but I do have the start and finish.
>  [^log_head.txt]  [^log_tail.txt] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to