******************************************************************************** conan install andreasbuhr-cppcoro/cci.20210113@ --profile=/home/conan/w/BuildSingleReference/9009/597a2b17-0d16-4138-bd3d-a1d03285d849/profile.txt --build=andreasbuhr-cppcoro ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=11 os=Linux os_build=Linux [options] andreasbuhr-cppcoro:shared=True [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:0e71bdb5ca512e4d54ff592784bdaead9275958d - 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/0e71bdb5ca512e4d54ff592784bdaead9275958d andreasbuhr-cppcoro/cci.20210113: 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 andreasbuhr-cppcoro/cci.20210113: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/0e71bdb5ca512e4d54ff592784bdaead9275958d" -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/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d' ----------------- -- The CXX compiler identification is Clang 11.1.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: Compiler Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- 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 - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d' '--' '-j3' ----------------- Scanning dependencies of target cppcoro [ 5%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_auto_reset_event.cpp.o [ 10%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_manual_reset_event.cpp.o [ 15%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_mutex.cpp.o source_subfolder/lib/CMakeFiles/cppcoro.dir/build.make:81: recipe for target 'source_subfolder/lib/CMakeFiles/cppcoro.dir/async_auto_reset_event.cpp.o' failed source_subfolder/lib/CMakeFiles/cppcoro.dir/build.make:94: recipe for target 'source_subfolder/lib/CMakeFiles/cppcoro.dir/async_manual_reset_event.cpp.o' failed source_subfolder/lib/CMakeFiles/cppcoro.dir/build.make:107: recipe for target 'source_subfolder/lib/CMakeFiles/cppcoro.dir/async_mutex.cpp.o' failed CMakeFiles/Makefile2:130: recipe for target 'source_subfolder/lib/CMakeFiles/cppcoro.dir/all' failed Makefile:148: recipe for target 'all' failed andreasbuhr-cppcoro/cci.20210113: 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/0e71bdb5ca512e4d54ff592784bdaead9275958d/source_subfolder/lib/async_auto_reset_event.cpp:6: In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d/source_subfolder/include/cppcoro/async_auto_reset_event.hpp:8: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d/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/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/0e71bdb5ca512e4d54ff592784bdaead9275958d/source_subfolder/lib/async_manual_reset_event.cpp:6: In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d/source_subfolder/include/cppcoro/async_manual_reset_event.hpp:8: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d/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/async_manual_reset_event.cpp.o] Error 1 In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d/source_subfolder/lib/async_mutex.cpp:6: In file included from /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d/source_subfolder/include/cppcoro/async_mutex.hpp:8: /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d/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/async_mutex.cpp.o] Error 1 make[1]: *** [source_subfolder/lib/CMakeFiles/cppcoro.dir/all] Error 2 make: *** [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/0e71bdb5ca512e4d54ff592784bdaead9275958d andreasbuhr-cppcoro/cci.20210113: ERROR: Package '0e71bdb5ca512e4d54ff592784bdaead9275958d' build failed andreasbuhr-cppcoro/cci.20210113: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d ERROR: andreasbuhr-cppcoro/cci.20210113: Error in build() method, line 79 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/0e71bdb5ca512e4d54ff592784bdaead9275958d' '--' '-j3'