******************************************************************************** conan install stlab/1.6.2@#80d43831177d04ad528f3e59d77bd6c2 --build=stlab -pr /home/conan/w/prod/BuildSingleReference/97188/8081c0d2-8f57-427f-b504-a04bf149beb7/profile_linux_10_libstdcpp_gcc_release_64..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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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=10 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++ compiler.version=10 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True stlab/1.6.2: Stlab Task System: portable. stlab/1.6.2: Forced build from source Installing package: stlab/1.6.2 Requirements stlab/1.6.2 from local cache - Cache Packages stlab/1.6.2:6ba5218f4fe2d01db1657ed6127f74eb2d937773 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK stlab/1.6.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/source/src stlab/1.6.2: [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 stlab/1.6.2: Copying sources to build folder stlab/1.6.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/6ba5218f4fe2d01db1657ed6127f74eb2d937773 stlab/1.6.2: Generator txt created conanbuildinfo.txt stlab/1.6.2: Calling generate() stlab/1.6.2: 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 stlab/1.6.2: Calling build() stlab/1.6.2: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/6ba5218f4fe2d01db1657ed6127f74eb2d937773/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/package/6ba5218f4fe2d01db1657ed6127f74eb2d937773" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/6ba5218f4fe2d01db1657ed6127f74eb2d937773/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/6ba5218f4fe2d01db1657ed6127f74eb2d937773/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/package/6ba5218f4fe2d01db1657ed6127f74eb2d937773" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/6ba5218f4fe2d01db1657ed6127f74eb2d937773/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/6ba5218f4fe2d01db1657ed6127f74eb2d937773/build/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 10.3.0 -- 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 -- Looking for C++ include pthread.h -- Looking for C++ include 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 -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/6ba5218f4fe2d01db1657ed6127f74eb2d937773/build/Release/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/6ba5218f4fe2d01db1657ed6127f74eb2d937773/build/Release/CMakeFiles/CMakeError.log". stlab/1.6.2: