******************************************************************************** conan install andreasbuhr-cppcoro/cci.20210113@ --profile=/Users/jenkins/w/BuildSingleReference/9009/83413f39-913e-4a1a-bd4f-75582a456474/profile.txt --build=andreasbuhr-cppcoro ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference/.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=12.0 os=Macos os_build=Macos [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:b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 - 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/.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/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 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 '/Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' && 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="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" -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 '/Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' ----------------- -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/administrator/Downloads/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - 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: 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: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' '--' '-j4' ----------------- Scanning dependencies of target cppcoro [ 5%] 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_manual_reset_event.cpp.o [ 15%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/async_mutex.cpp.o [ 21%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/cancellation_state.cpp.o [ 26%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/cancellation_token.cpp.o [ 31%] Building CXX object source_subfolder/lib/CMakeFiles/cppcoro.dir/cancellation_source.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 [ 57%] 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 [ 73%] 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 shared library ../../lib/libcppcoro.dylib [100%] Built target cppcoro andreasbuhr-cppcoro/cci.20210113: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' built andreasbuhr-cppcoro/cci.20210113: Build folder /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 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/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 andreasbuhr-cppcoro/cci.20210113: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' '--target' 'install' '--' '-j4' ----------------- [100%] Built target cppcoro Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/file_write_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/static_thread_pool.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/schedule_on.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/cancellation_registration.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/file_buffering_mode.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/operation_cancelled.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/cancellation_token.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/recursive_generator.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/ipv6_endpoint.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/socket_recv_from_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/ipv6_address.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/ip_endpoint.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/socket_accept_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/socket_connect_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/socket.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/socket_disconnect_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/socket_send_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/ip_address.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/socket_recv_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/socket_send_to_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/ipv4_address.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/net/ipv4_endpoint.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/async_mutex.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/shared_task.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/sequence_barrier.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/writable_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/read_write_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/awaitable_traits.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/broken_promise.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/on_scope_exit.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/filesystem.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/async_generator.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/file_share_mode.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/readable_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/fmap.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/async_latch.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/config.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/task.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/is_awaitable.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/single_consumer_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/write_only_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/single_consumer_async_auto_reset_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/file_read_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/manual_lifetime.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/void_value.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/unwrap_reference.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/lightweight_manual_reset_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/any.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/win32.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/win32_overlapped_operation.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/remove_rvalue_reference.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/when_all_task.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/sync_wait_task.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/is_awaiter.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/when_all_counter.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/get_awaiter.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/detail/when_all_ready_awaitable.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/coroutine.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/async_auto_reset_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/io_service.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/async_scope.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/async_manual_reset_event.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/inline_scheduler.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/sync_wait.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/sequence_range.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/file_open_mode.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/multi_producer_sequencer.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/when_all.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/resume_on.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/generator.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/sequence_traits.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/cancellation_source.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/round_robin_scheduler.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/read_only_file.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/when_all_ready.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/cppcoro/single_producer_sequencer.hpp -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/cmake/cppcoro/FindCoroutines.cmake -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/cmake/cppcoro/cppcoroTargets.cmake -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/cmake/cppcoro/cppcoroTargets-debug.cmake -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/cmake/cppcoro/cppcoroConfig.cmake -- Installing: /Users/jenkins/w/BuildSingleReference/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/libcppcoro.dylib [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 '.dylib' file: libcppcoro.dylib andreasbuhr-cppcoro/cci.20210113: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' created andreasbuhr-cppcoro/cci.20210113: Created package revision 464ea28610d7e70a0a47a4c3e54a8a4f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK 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 [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component andreasbuhr-cppcoro::andreasbuhr-cppcoro libdir "lib" does not contain any declared library