******************************************************************************** conan install andreasbuhr-cppcoro/cci.20210113@ --profile=/home/conan/w/BuildSingleReference/6718/c6b67640-75b0-4e26-8150-fe37d83437e0/profile.txt --build=andreasbuhr-cppcoro ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=7.0 os=Linux os_build=Linux [options] andreasbuhr-cppcoro:shared=False [build_requires] [env] andreasbuhr-cppcoro/cci.20210113: Forced build from source Installing package: andreasbuhr-cppcoro/cci.20210113 Requirements andreasbuhr-cppcoro/cci.20210113 from local cache - Cache Packages andreasbuhr-cppcoro/cci.20210113:fd4b27a6be910ea0ad65558a2e9eca0c70c181f6 - Build Installing (downloading, building) binaries... andreasbuhr-cppcoro/cci.20210113: Copying sources to build folder andreasbuhr-cppcoro/cci.20210113: Building your package in /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6 andreasbuhr-cppcoro/cci.20210113: Generator cmake created conanbuildinfo.cmake [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 andreasbuhr-cppcoro/cci.20210113: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6" -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/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6' ----------------- -- The CXX compiler identification is Clang 7.0.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - 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: Checking correct version: 7.0 -- Conan: C++ stdlib: libc++ -- Performing Test _CXX_COROUTINES_SUPPORTS_MS_FLAG -- Performing Test _CXX_COROUTINES_SUPPORTS_MS_FLAG - Failed -- Performing Test _CXX_COROUTINES_SUPPORTS_MS_HEAPELIDE_FLAG -- Performing Test _CXX_COROUTINES_SUPPORTS_MS_HEAPELIDE_FLAG - Failed -- Performing Test _CXX_COROUTINES_SUPPORTS_TS_FLAG -- Performing Test _CXX_COROUTINES_SUPPORTS_TS_FLAG - Success -- Performing Test _CXX_COROUTINES_SUPPORTS_CORO_FLAG -- Performing Test _CXX_COROUTINES_SUPPORTS_CORO_FLAG - Failed -- Looking for C++ include coroutine -- Looking for C++ include coroutine - not found -- Looking for C++ include coroutine -- Looking for C++ include coroutine - not found -- Looking for C++ include experimental/coroutine -- Looking for C++ include experimental/coroutine - found -- Performing Test CXX_COROUTINES_NO_AWAIT_NEEDED -- Performing Test CXX_COROUTINES_NO_AWAIT_NEEDED - Failed -- Performing Test CXX_COROUTINES_AWAIT_NEEDED -- Performing Test CXX_COROUTINES_AWAIT_NEEDED - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6' '--' '-j3' ----------------- Scanning dependencies of target cppcoro [ 5%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_manual_reset_event.cpp.o [ 10%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_auto_reset_event.cpp.o [ 15%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_mutex.cpp.o andreasbuhr-cppcoro/cci.20210113: C++ version not set. Defaulting to CMAKE_CXX_STANDARD=20 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/lib/async_auto_reset_event.cpp:6: In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/include/cppcoro/async_auto_reset_event.hpp:8: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/include/cppcoro/coroutine.hpp:27:30: error: no member named 'noop_coroutine' in namespace 'std::experimental' using std::experimental::noop_coroutine; ~~~~~~~~~~~~~~~~~~~^ 1 error generated. make[2]: *** [source_subfolder/lib/CMakeFiles/cppcoro.dir/build.make:82: source_subfolder/lib/CMakeFiles/cppcoro.dir/async_auto_reset_event.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/lib/async_mutex.cpp:6: In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/include/cppcoro/async_mutex.hpp:8: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/include/cppcoro/coroutine.hpp:27:30: error: no member named 'noop_coroutine' in namespace 'std::experimental' using std::experimental::noop_coroutine; ~~~~~~~~~~~~~~~~~~~^ In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/lib/async_manual_reset_event.cpp:6: In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/include/cppcoro/async_manual_reset_event.hpp:8: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6/source_subfolder/include/cppcoro/coroutine.hpp:27:30: error: no member named 'noop_coroutine' in namespace 'std::experimental' using std::experimental::noop_coroutine; ~~~~~~~~~~~~~~~~~~~^ 1 error generated. make[2]: *** [source_subfolder/lib/CMakeFiles/cppcoro.dir/build.make:95: source_subfolder/lib/CMakeFiles/cppcoro.dir/async_manual_reset_event.cpp.o] Error 1 1 error generated. make[2]: *** [source_subfolder/lib/CMakeFiles/cppcoro.dir/build.make:108: source_subfolder/lib/CMakeFiles/cppcoro.dir/async_mutex.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:131: source_subfolder/lib/CMakeFiles/cppcoro.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 andreasbuhr-cppcoro/cci.20210113: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6 andreasbuhr-cppcoro/cci.20210113: ERROR: Package 'fd4b27a6be910ea0ad65558a2e9eca0c70c181f6' build failed andreasbuhr-cppcoro/cci.20210113: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6 ERROR: andreasbuhr-cppcoro/cci.20210113: Error in build() method, line 73 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/fd4b27a6be910ea0ad65558a2e9eca0c70c181f6' '--' '-j3'