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

   Yes, the life of Centos 7 was come to an end,  i want to upgrade to new 
version, but this machine deploy server for many year, it not easy to change 
the basic server structure. but it a well advices for this.
   I try the first advice ,it still get error:
     It very confuse for the  error tip:  libgcc_s.so.1 must be installed for 
pthread_cancel to work
     FORCE_BUNDLED_BUILD=true LIBARROW_BINARY=true ARROW_R_DEV=true Rscript -e 
'install.packages("arrow", repos="https://mirrors.tuna.tsinghua.edu.cn/CRAN/";)'
     the error lying below:
     ** testing if installed package can be loaded from temporary location
   libgcc_s.so.1 must be installed for pthread_cancel to work
   sh: line 1: 168913 Aborted                 (core dumped) R_TESTS= 
'/share/apps/R/R-4.1.2-4/lib64/R/bin/R' --no-save --no-restore --no-echo 2>&1 < 
'/tmp/Rtmp6Mfuwx/file27ec03de44523'
   Error: package or namespace load failed for ‘arrow’ in dyn.load(file, 
DLLpath = DLLpath, ...):
    unable to load shared object 
'/share/apps/R/R-4.1.2-4/lib64/R/library/00LOCK-arrow/00new/arrow/libs/arrow.so':
     
/share/apps/R/R-4.1.2-4/lib64/R/library/00LOCK-arrow/00new/arrow/libs/arrow.so: 
undefined symbol: __libc_single_threaded
   Error: loading failed
   Execution halted
   ERROR: loading failed
   * removing ‘/share/apps/R/R-4.1.2-4/lib64/R/library/arrow’
   * restoring previous ‘/share/apps/R/R-4.1.2-4/lib64/R/library/arrow’
   
   The downloaded source packages are in
        ‘/tmp/Rtmp3dBZYq/downloaded_packages’
   Updating HTML index of packages in '.Library'
   Making 'packages.html' ... done
   Warning message:
   In install.packages("arrow", repos = 
"https://mirrors.tuna.tsinghua.edu.cn/CRAN/";) :
     installation of package ‘arrow’ had non-zero exit status
   
   I wonder that the build process was run successfully,but the loading package 
was error with 
   libgcc_s.so.1 must be installed for pthread_cancel to work
   
   
    


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