******************************************************************************** conan install concurrencpp/0.1.4@#14fc5a2a7863be063f735ad77622cc55 --build=concurrencpp -pr /home/conan/w/prod/BuildSingleReference/31157/9b9fae71-aec0-4631-97c6-3610552b3dfe/profile_linux_5_libstdcpp_gcc_release_64.concurrencpp-shared-False.txt ******************************************************************************** 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 5.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/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=5 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=5 os=Linux [options] concurrencpp:shared=False [build_requires] [env] concurrencpp/0.1.4: Forced build from source Installing package: concurrencpp/0.1.4 Requirements concurrencpp/0.1.4 from local cache - Cache Packages concurrencpp/0.1.4:b759e10106fc0b4923414b05bb78eba0bbc8b30b - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK concurrencpp/0.1.4: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/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 concurrencpp/0.1.4: Copying sources to build folder concurrencpp/0.1.4: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b concurrencpp/0.1.4: Generator cmake created conanbuildinfo.cmake concurrencpp/0.1.4: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK concurrencpp/0.1.4: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- 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 -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/build_subfolder/CMakeFiles/CMakeOutput.log". See also "/home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/build_subfolder/CMakeFiles/CMakeError.log". concurrencpp/0.1.4: CMake Error at source_subfolder/CMakeLists.txt:90 (target_compile_features): target_compile_features The compiler feature "cxx_std_20" is not known to CXX compiler "GNU" version 5.4.0. CMake Error at source_subfolder/cmake/coroutineOptions.cmake:18 (message): Compiler not supported: GNU Call Stack (most recent call first): source_subfolder/CMakeLists.txt:92 (target_coroutine_options) concurrencpp/0.1.4: WARN: concurrencpp requires C++20. Your compiler is unknown. Assuming it supports C++20. concurrencpp/0.1.4: ERROR: Package 'b759e10106fc0b4923414b05bb78eba0bbc8b30b' build failed concurrencpp/0.1.4: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b ERROR: concurrencpp/0.1.4: Error in build() method, line 91 cmake = self._configure_cmake() while calling '_configure_cmake', line 85 cmake.configure(build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/package/b759e10106fc0b4923414b05bb78eba0bbc8b30b" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/concurrencpp/0.1.4/_/_/build/b759e10106fc0b4923414b05bb78eba0bbc8b30b'