Created
November 5, 2018 16:12
-
-
Save bebosudo/4acec7d1b5d9d891d4897a9368f344c1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24046 /usr/bin/ld: /opt/cluster/spack/opt/spack/linux-centos7-x86_64/gcc-8.2.0/boost-1.68.0-xkyf5icz7yn62yjvduwrs3mfru4merj4/lib/libboost_serialization-mt.a(archive_exception.o): re | |
location R_X86_64_32S against symbol `_ZTVN5boost7archive17archive_exceptionE' can not be used when making a shared object; recompile with -fPIC | |
24047 /usr/bin/ld: /opt/cluster/spack/opt/spack/linux-centos7-x86_64/gcc-8.2.0/boost-1.68.0-xkyf5icz7yn62yjvduwrs3mfru4merj4/lib/libboost_serialization-mt.a(basic_archive.o): reloca | |
tion R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC | |
24048 /usr/bin/ld: /opt/cluster/spack/opt/spack/linux-centos7-x86_64/gcc-8.2.0/boost-1.68.0-xkyf5icz7yn62yjvduwrs3mfru4merj4/lib/libboost_filesystem-mt.a(operations.o): relocation R | |
_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC | |
24049 /usr/bin/ld: /opt/cluster/spack/opt/spack/linux-centos7-x86_64/gcc-8.2.0/boost-1.68.0-xkyf5icz7yn62yjvduwrs3mfru4merj4/lib/libboost_filesystem-mt.a(path.o): relocation R_X86_6 | |
4_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC | |
24050 /usr/bin/ld: /opt/cluster/spack/opt/spack/linux-centos7-x86_64/gcc-8.2.0/boost-1.68.0-xkyf5icz7yn62yjvduwrs3mfru4merj4/lib/libboost_date_time-mt.a(greg_month.o): relocation R_ | |
X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC | |
24051 /usr/bin/ld: /opt/cluster/spack/opt/spack/linux-centos7-x86_64/gcc-8.2.0/boost-1.68.0-xkyf5icz7yn62yjvduwrs3mfru4merj4/lib/libboost_system-mt.a(error_code.o): relocation R_X86 | |
_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC | |
>> 24052 /usr/bin/ld: final link failed: Nonrepresentable section on output | |
>> 24053 collect2: error: ld returned 1 exit status | |
>> 24054 make[2]: *** [Pyext/ecflow.so] Error 1 | |
24055 make[2]: Leaving directory `/tmp/root/spack-stage/spack-stage-8usvfauy/ecFlow-4.11.1-Source/spack-build' | |
>> 24056 make[1]: *** [Pyext/CMakeFiles/ecflow.dir/all] Error 2 | |
24057 make[1]: *** Waiting for unfinished jobs.... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment