We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I installed leidenbase in R 4.3.1(ubuntu 18.04.6 LTS), errors occurred: /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgfortran.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgfortran.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libquadmath.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libquadmath.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgfortran.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgfortran.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libquadmath.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libquadmath.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001 /usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002 installing to /home/neurospine/R/x86_64-pc-linux-gnu-library/4.3/00LOCK-leidenbase-0.1.9/00new/leidenbase/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Error: package or namespace load failed for ‘leidenbase’ in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/home/neurospine/R/x86_64-pc-linux-gnu-library/4.3/00LOCK-leidenbase-0.1.9/00new/leidenbase/libs/leidenbase.so': libgfortran.so.5: cannot open shared object file: No such file or directory Error: loading failed Execution halted ERROR: loading failed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I installed leidenbase in R 4.3.1(ubuntu 18.04.6 LTS), errors occurred:
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgfortran.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgfortran.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libquadmath.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libquadmath.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgfortran.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgfortran.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libquadmath.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libquadmath.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/neurospine/anaconda3/lib/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
installing to /home/neurospine/R/x86_64-pc-linux-gnu-library/4.3/00LOCK-leidenbase-0.1.9/00new/leidenbase/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘leidenbase’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/home/neurospine/R/x86_64-pc-linux-gnu-library/4.3/00LOCK-leidenbase-0.1.9/00new/leidenbase/libs/leidenbase.so':
libgfortran.so.5: cannot open shared object file: No such file or directory
Error: loading failed
Execution halted
ERROR: loading failed
could anyone help me out? Appreciate! Details in attachment
install.out.txt
The text was updated successfully, but these errors were encountered: