******************************************************************************** conan install andreasbuhr-cppcoro/cci.20210113@ --profile=/Users/jenkins/w/BuildSingleReference@2/6518/69479825-fd8f-4fbd-b8cd-480ce9455da4/profile.txt --build=andreasbuhr-cppcoro ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [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:5fed66895e5b85fca4af6ac05bb157e1ffecb806 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK andreasbuhr-cppcoro/cci.20210113: Configuring sources in /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/source Unzipping 1.0MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK andreasbuhr-cppcoro/cci.20210113: Copying sources to build folder andreasbuhr-cppcoro/cci.20210113: Building your package in /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 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 '/Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806" -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 '/Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806' ----------------- -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: 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: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806' '--' '-j8' ----------------- Scanning dependencies of target cppcoro [ 15%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_auto_reset_event.cpp.o [ 21%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/cancellation_state.cpp.o [ 21%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_manual_reset_event.cpp.o [ 26%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/cancellation_source.cpp.o [ 31%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_mutex.cpp.o [ 31%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/cancellation_token.cpp.o [ 36%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/cancellation_registration.cpp.o [ 42%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/lightweight_manual_reset_event.cpp.o [ 47%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/ip_address.cpp.o [ 52%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/ip_endpoint.cpp.o [ 63%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/ipv4_address.cpp.o [ 63%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/ipv4_endpoint.cpp.o [ 68%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/ipv6_address.cpp.o [ 78%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/ipv6_endpoint.cpp.o [ 78%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/static_thread_pool.cpp.o [ 84%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/auto_reset_event.cpp.o [ 89%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/spin_wait.cpp.o [ 94%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/spin_mutex.cpp.o [100%] Linking CXX static library ../../lib/libcppcoro.a [100%] Built target cppcoro andreasbuhr-cppcoro/cci.20210113: Package '5fed66895e5b85fca4af6ac05bb157e1ffecb806' built andreasbuhr-cppcoro/cci.20210113: Build folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 andreasbuhr-cppcoro/cci.20210113: Generated conaninfo.txt andreasbuhr-cppcoro/cci.20210113: Generated conanbuildinfo.txt andreasbuhr-cppcoro/cci.20210113: Generating the package andreasbuhr-cppcoro/cci.20210113: Package folder /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806 andreasbuhr-cppcoro/cci.20210113: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806' '--target' 'install' '--' '-j8' ----------------- [100%] Built target cppcoro Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/file_write_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/static_thread_pool.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/schedule_on.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/cancellation_registration.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/file_buffering_mode.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/operation_cancelled.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/cancellation_token.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/recursive_generator.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/ipv6_endpoint.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/socket_recv_from_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/ipv6_address.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/ip_endpoint.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/socket_accept_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/socket_connect_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/socket.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/socket_disconnect_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/socket_send_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/ip_address.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/socket_recv_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/socket_send_to_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/ipv4_address.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/net/ipv4_endpoint.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/async_mutex.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/shared_task.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/sequence_barrier.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/writable_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/read_write_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/awaitable_traits.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/broken_promise.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/on_scope_exit.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/filesystem.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/async_generator.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/file_share_mode.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/readable_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/fmap.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/async_latch.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/config.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/task.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/is_awaitable.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/single_consumer_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/write_only_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/single_consumer_async_auto_reset_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/file_read_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/manual_lifetime.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/void_value.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/unwrap_reference.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/lightweight_manual_reset_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/any.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/win32.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/win32_overlapped_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/remove_rvalue_reference.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/when_all_task.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/sync_wait_task.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/is_awaiter.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/when_all_counter.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/get_awaiter.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/detail/when_all_ready_awaitable.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/coroutine.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/async_auto_reset_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/io_service.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/async_scope.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/async_manual_reset_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/inline_scheduler.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/sync_wait.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/sequence_range.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/file_open_mode.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/multi_producer_sequencer.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/when_all.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/resume_on.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/generator.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/sequence_traits.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/cancellation_source.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/round_robin_scheduler.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/read_only_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/when_all_ready.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/cppcoro/single_producer_sequencer.hpp -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/cmake/cppcoro/FindCoroutines.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/cmake/cppcoro/cppcoroTargets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/cmake/cppcoro/cppcoroTargets-debug.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/cmake/cppcoro/cppcoroConfig.cmake -- Installing: /Users/jenkins/w/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libcppcoro.a [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK andreasbuhr-cppcoro/cci.20210113 package(): Packaged 1 '.txt' file: LICENSE.txt andreasbuhr-cppcoro/cci.20210113 package(): Packaged 77 '.hpp' files andreasbuhr-cppcoro/cci.20210113 package(): Packaged 1 '.a' file: libcppcoro.a andreasbuhr-cppcoro/cci.20210113: Package '5fed66895e5b85fca4af6ac05bb157e1ffecb806' created andreasbuhr-cppcoro/cci.20210113: Created package revision 62a86d996955930e61c14f444648790e [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK 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