honghh2018 commented on issue #42120:
URL: https://github.com/apache/arrow/issues/42120#issuecomment-2164234739

   Thanks the urgent reply, 
        I try to install the install.packages("arrow", repos = 
c("https://apache.r-universe.dev";, "https://cloud.r-project.org";))
        Nnfortunately, it still getting error:
        libgcc_s.so.1 must be installed for pthread_cancel to work
   sh: line 1: 157608 Aborted                 (core dumped) R_TESTS= 
'/share/apps/R/R-4.3.2/lib64/R/bin/R' --no-save --no-restore --no-echo 2>&1 < 
'/tmp/RtmplDgKGj/file256f757bfaf8b'
   Error: package or namespace load failed for ‘arrow’ in dyn.load(file, 
DLLpath = DLLpath, ...):
    unable to load shared object 
'/share/apps/R/R-4.3.2/lib64/R/library/00LOCK-arrow/00new/arrow/libs/arrow.so':
     
/share/apps/R/R-4.3.2/lib64/R/library/00LOCK-arrow/00new/arrow/libs/arrow.so: 
undefined symbol: __libc_single_threaded
   Error: loading failed
      It very confused for this condition
   I try the another way to  build the   ARROW for this your advices
      FORCE_BUNDLED_BUILD=true LIBARROW_BINARY=true ARROW_R_DEV=true Rscript -e 
'install.packages("arrow")'
   Best,
   hanhuihong,
   
   
   
       


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