******************************************************************************** conan install sdsl-lite/2.1.1@ --build=sdsl-lite --profile=/home/conan/w/BuildSingleReference/15546/548b3c1c-27e8-45da-a770-d7753fea1873/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 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/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=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] [build_requires] [env] sdsl-lite/2.1.1: Forced build from source Installing package: sdsl-lite/2.1.1 Requirements sdsl-lite/2.1.1 from local cache - Cache Packages sdsl-lite/2.1.1:57547fe65fffc300f05aa42ee64b3b02eeabb6d7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sdsl-lite/2.1.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/source Unzipping 2.7MB, this can take a while Unzipping 5.8MB, this can take a while Unzipping 133.9KB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sdsl-lite/2.1.1: Copying sources to build folder sdsl-lite/2.1.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7 sdsl-lite/2.1.1: Generator cmake created conanbuildinfo.cmake [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 sdsl-lite/2.1.1: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/package/57547fe65fffc300f05aa42ee64b3b02eeabb6d7" -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" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Compiler is recent enough to support C++11. -- Performing Test HAVE_GCC_STD=C__11__WALL__WEXTRA__DNDEBUG -- Performing Test HAVE_GCC_STD=C__11__WALL__WEXTRA__DNDEBUG - Success -- Performing Test HAVE_GCC_O3__FFAST_MATH__FUNROLL_LOOPS -- Performing Test HAVE_GCC_O3__FFAST_MATH__FUNROLL_LOOPS - Success -- Performing Test HAVE_GCC_MSSE4.2 -- Performing Test HAVE_GCC_MSSE4.2 - Success -- Performing Test HAVE_CXA_DEMANGLE -- Performing Test HAVE_CXA_DEMANGLE - Success -- Compiler supports DEMANGLE. -- Performing Test HAVE_GCC_DHAVE_CXA_DEMANGLE -- Performing Test HAVE_GCC_DHAVE_CXA_DEMANGLE - Success -- Found Git: /usr/bin/git (found version "2.14.1") -- Performing Test HAVE_GCC_WALL -- Performing Test HAVE_GCC_WALL - Success -- Performing Test HAVE_GCC_FOMIT_FRAME_POINTER -- Performing Test HAVE_GCC_FOMIT_FRAME_POINTER - Success -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Performing Test HAVE___INLINE -- Performing Test HAVE___INLINE - Success -- Performing Test HAVE___INLINE__ -- Performing Test HAVE___INLINE__ - Success -- Performing Test HAVE___DECLSPEC_DLLEXPORT_ -- Performing Test HAVE___DECLSPEC_DLLEXPORT_ - Failed -- Performing Test HAVE___DECLSPEC_DLLIMPORT_ -- Performing Test HAVE___DECLSPEC_DLLIMPORT_ - Failed -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int32_t -- Check size of int32_t - done -- Looking for PRId32 -- Looking for PRId32 - found -- Check size of int64_t -- Check size of int64_t - done -- Looking for PRId64 -- Looking for PRId64 - found -- Found PythonInterp: /opt/pyenv/versions/3.7.5/bin/python (found version "3.7.5") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for C++ include cstdio -- Looking for C++ include cstdio - found -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7' '--' '-j3' ----------------- Scanning dependencies of target divsufsort64 Scanning dependencies of target divsufsort [ 0%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort64.dir/divsufsort.o [ 0%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort.dir/divsufsort.o Scanning dependencies of target gmock [ 0%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock.dir/__/googletest/src/gtest-all.cc.o [ 9%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort64.dir/sssort.o [ 9%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort.dir/sssort.o [ 9%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort64.dir/trsort.o [ 18%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort.dir/trsort.o [ 18%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort64.dir/utils.o [ 18%] Linking C static library libdivsufsort64.a [ 18%] Built target divsufsort64 [ 18%] Building C object sdsl-lite/external/libdivsufsort/lib/CMakeFiles/divsufsort.dir/utils.o [ 18%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o [ 18%] Linking C static library libdivsufsort.a [ 18%] Built target divsufsort Scanning dependencies of target gmock_main [ 27%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock_main.dir/__/googletest/src/gtest-all.cc.o [ 27%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock-all.cc.o Scanning dependencies of target gtest [ 36%] Building CXX object sdsl-lite/external/googletest/googlemock/gtest/CMakeFiles/gtest.dir/src/gtest-all.cc.o [ 36%] Linking CXX static library libgmock.a [ 36%] Built target gmock Scanning dependencies of target sdsl [ 36%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/bits.cpp.o [ 36%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/bp_support_algorithm.cpp.o [ 36%] Building CXX object sdsl-lite/external/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o [ 36%] Linking CXX static library libgmock_main.a [ 36%] Built target gmock_main [ 45%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/coder_elias_delta.cpp.o [ 45%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/coder_elias_gamma.cpp.o [ 45%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/coder_fibonacci.cpp.o [ 45%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/config.cpp.o [ 54%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_config.cpp.o [ 54%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_isa.cpp.o [ 54%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_lcp.cpp.o [ 54%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_lcp_helper.cpp.o [ 54%] Linking CXX static library libgtest.a [ 54%] Built target gtest [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_sa.cpp.o Scanning dependencies of target gtest_main [ 63%] Building CXX object sdsl-lite/external/googletest/googlemock/gtest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o [ 63%] Linking CXX static library libgtest_main.a [ 63%] Built target gtest_main [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/construct_sa_se.cpp.o [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/csa_alphabet_strategy.cpp.o [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/io.cpp.o [ 63%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/lcp_support_tree.cpp.o [ 72%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/louds_tree.cpp.o [ 72%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/memory_management.cpp.o [ 72%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/nn_dict_dynamic.cpp.o [ 72%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/ram_filebuf.cpp.o [ 81%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/ram_fs.cpp.o [ 81%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/rrr_vector_15.cpp.o [ 81%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/sd_vector.cpp.o [ 81%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/sfstream.cpp.o [ 90%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/structure_tree.cpp.o [ 90%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/uint128_t.cpp.o [ 90%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/uint256_t.cpp.o [ 90%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/util.cpp.o [100%] Building CXX object sdsl-lite/lib/CMakeFiles/sdsl.dir/wt_helper.cpp.o [100%] Linking CXX static library libsdsl.a [100%] Built target sdsl sdsl-lite/2.1.1: Package '57547fe65fffc300f05aa42ee64b3b02eeabb6d7' built sdsl-lite/2.1.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7 sdsl-lite/2.1.1: Generated conaninfo.txt sdsl-lite/2.1.1: Generated conanbuildinfo.txt sdsl-lite/2.1.1: Generating the package sdsl-lite/2.1.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/package/57547fe65fffc300f05aa42ee64b3b02eeabb6d7 sdsl-lite/2.1.1: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK sdsl-lite/2.1.1 package(): Packaged 7 '.a' files sdsl-lite/2.1.1 package(): Packaged 107 '.hpp' files sdsl-lite/2.1.1 package(): Packaged 1 file: COPYING sdsl-lite/2.1.1: Package '57547fe65fffc300f05aa42ee64b3b02eeabb6d7' created sdsl-lite/2.1.1: Created package revision 1fe7b3d7c5d204a0d5bb1b7411f68d68 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK git found: /usr/bin/git CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS In file included from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/sdsl-lite/lib/../include/sdsl/int_vector.hpp:27:0, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/sdsl-lite/lib/../include/sdsl/construct_lcp.hpp:26, from /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/sdsl-lite/lib/construct_lcp.cpp:6: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/sdsl-lite/lib/../include/sdsl/io.hpp: In instantiation of ‘typename T::size_type sdsl::size_in_bytes(const T&) [with T = sdsl::wt_pc, sdsl::rank_support_v<1u, 1u>, sdsl::select_support_scan<1u>, sdsl::select_support_scan<0u>, sdsl::byte_tree<> >; typename T::size_type = long unsigned int]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/sdsl-lite/lib/construct_lcp.cpp:651:46: required from here /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/sdsl-lite/lib/../include/sdsl/io.hpp:638:14: warning: the compiler can assume that the address of ‘t’ will never be NULL [-Waddress] if ((&t) == nullptr) ~~~~~^~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/sdsl-lite/lib/../include/sdsl/io.hpp: In function ‘typename T::size_type sdsl::size_in_bytes(const T&) [with T = sdsl::wt_pc, sdsl::rank_support_v<1u, 1u>, sdsl::select_support_scan<1u>, sdsl::select_support_scan<0u>, sdsl::byte_tree<> >]’: /home/conan/w/BuildSingleReference/.conan/data/sdsl-lite/2.1.1/_/_/build/57547fe65fffc300f05aa42ee64b3b02eeabb6d7/sdsl-lite/lib/../include/sdsl/io.hpp:638:5: warning: nonnull argument ‘t’ compared to NULL [-Wnonnull-compare] if ((&t) == nullptr) ^~