******************************************************************************** conan install marisa/0.2.6@#9f9b85433efc91ce48a252113cfdd540 --build=marisa -pr /home/conan/w/prod/BuildSingleReference/65353/0f3aa378-75b6-461c-9df5-0a759c8926b9/profile_linux_11_libstdcpp11_gcc_release_64.marisa-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] marisa:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True marisa/0.2.6: Forced build from source Installing package: marisa/0.2.6 Requirements marisa/0.2.6 from local cache - Cache Packages marisa/0.2.6:867f3c5bccba6702f491fccef4316c29181a88aa - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK marisa/0.2.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK marisa/0.2.6: Copying sources to build folder marisa/0.2.6: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/build/867f3c5bccba6702f491fccef4316c29181a88aa marisa/0.2.6: Generator cmake created conanbuildinfo.cmake marisa/0.2.6: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK marisa/0.2.6: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/build/867f3c5bccba6702f491fccef4316c29181a88aa/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="True" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/package/867f3c5bccba6702f491fccef4316c29181a88aa" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TOOLS="True" -DENABLE_TESTS="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/build/867f3c5bccba6702f491fccef4316c29181a88aa' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/build/867f3c5bccba6702f491fccef4316c29181a88aa/build_subfolder ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/build/867f3c5bccba6702f491fccef4316c29181a88aa/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target trie Scanning dependencies of target io Scanning dependencies of target vector [ 4%] Building CXX object source_subfolder/CMakeFiles/io.dir/lib/marisa/grimoire/io/mapper.cc.o [ 12%] Building CXX object source_subfolder/CMakeFiles/vector.dir/lib/marisa/grimoire/vector/bit-vector.cc.o [ 12%] Building CXX object source_subfolder/CMakeFiles/trie.dir/lib/marisa/grimoire/trie/tail.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/io.dir/lib/marisa/grimoire/io/reader.cc.o [ 16%] Built target vector [ 20%] Building CXX object source_subfolder/CMakeFiles/io.dir/lib/marisa/grimoire/io/writer.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/trie.dir/lib/marisa/grimoire/trie/louds-trie.cc.o Scanning dependencies of target cmdopt [ 28%] Building CXX object source_subfolder/CMakeFiles/cmdopt.dir/tools/cmdopt.cc.o [ 28%] Built target io [ 28%] Built target cmdopt [ 28%] Built target trie Scanning dependencies of target marisa [ 32%] Building CXX object source_subfolder/CMakeFiles/marisa.dir/lib/marisa/keyset.cc.o [ 36%] Building CXX object source_subfolder/CMakeFiles/marisa.dir/lib/marisa/trie.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/marisa.dir/lib/marisa/agent.cc.o [ 44%] Linking CXX shared library ../lib/libmarisa.so source_subfolder/CMakeFiles/marisa.dir/build.make:125: recipe for target 'lib/libmarisa.so' failed CMakeFiles/Makefile2:214: recipe for target 'source_subfolder/CMakeFiles/marisa.dir/all' failed Makefile:129: recipe for target 'all' failed marisa/0.2.6: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /opt/conan/binutils/bin/ld: CMakeFiles/io.dir/lib/marisa/grimoire/io/mapper.cc.o: relocation R_X86_64_32 against symbol `_ZTVN6marisa9ExceptionE' can not be used when making a shared object; recompile with -fPIC /opt/conan/binutils/bin/ld: CMakeFiles/io.dir/lib/marisa/grimoire/io/reader.cc.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC /opt/conan/binutils/bin/ld: CMakeFiles/io.dir/lib/marisa/grimoire/io/writer.cc.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC /opt/conan/binutils/bin/ld: CMakeFiles/trie.dir/lib/marisa/grimoire/trie/tail.cc.o: relocation R_X86_64_32 against symbol `_ZTVN6marisa9ExceptionE' can not be used when making a shared object; recompile with -fPIC /opt/conan/binutils/bin/ld: CMakeFiles/trie.dir/lib/marisa/grimoire/trie/louds-trie.cc.o: relocation R_X86_64_32 against symbol `_ZSt7nothrow@@GLIBCXX_3.4' can not be used when making a shared object; recompile with -fPIC /opt/conan/binutils/bin/ld: CMakeFiles/vector.dir/lib/marisa/grimoire/vector/bit-vector.cc.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC collect2: error: ld returned 1 exit status make[2]: *** [lib/libmarisa.so] Error 1 make[1]: *** [source_subfolder/CMakeFiles/marisa.dir/all] Error 2 make: *** [all] Error 2 marisa/0.2.6: ERROR: Package '867f3c5bccba6702f491fccef4316c29181a88aa' build failed marisa/0.2.6: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/build/867f3c5bccba6702f491fccef4316c29181a88aa ERROR: marisa/0.2.6: Error in build() method, line 69 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/marisa/0.2.6/_/_/build/867f3c5bccba6702f491fccef4316c29181a88aa/build_subfolder' '--' '-j3'