******************************************************************************** conan install stlab/1.6.2@#80d43831177d04ad528f3e59d77bd6c2 --build=stlab -pr /home/conan/w/prod/BuildSingleReference/97188/a8c46cca-7e72-43c7-baf5-5ab6cbb2bfd6/profile_linux_11_libstdcpp_gcc_debug_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) 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=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=11 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:f01ccd386b46e7407d2c7f995a7eb57f081a69e2 - 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/f01ccd386b46e7407d2c7f995a7eb57f081a69e2 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/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/package/f01ccd386b46e7407d2c7f995a7eb57f081a69e2" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/package/f01ccd386b46e7407d2c7f995a7eb57f081a69e2" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/build/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 11.1.0 -- 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 -- 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/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/build/Debug/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/build/Debug/CMakeFiles/CMakeError.log". stlab/1.6.2: CMake Warning (dev) at stlab/concurrency/CMakeLists.txt:1 (target_sources): Policy CMP0076 is not set: target_sources() command converts relative paths to absolute. Run "cmake --help-policy CMP0076" for policy details. Use the cmake_policy command to set the policy and suppress this warning. An interface source of target "stlab" has a relative path. This warning is for project developers. Use -Wno-dev to suppress it. CMake Error at /usr/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR unit_test_framework) (Required is at least version "1.60.0") Call Stack (most recent call first): /usr/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.15/Modules/FindBoost.cmake:2164 (find_package_handle_standard_args) CMakeLists.txt:130 (find_package) stlab/1.6.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior stlab/1.6.2: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior stlab/1.6.2: ERROR: Package 'f01ccd386b46e7407d2c7f995a7eb57f081a69e2' build failed stlab/1.6.2: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/build/Debug ERROR: stlab/1.6.2: Error in build() method, line 167 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/package/f01ccd386b46e7407d2c7f995a7eb57f081a69e2" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/stlab/1.6.2/_/_/build/f01ccd386b46e7407d2c7f995a7eb57f081a69e2/src"