******************************************************************************** conan install andreasbuhr-cppcoro/cci.20210113@#c0365000595f85d3a3011a4ba124a76e --build=andreasbuhr-cppcoro -pr C:\J\w\prod\BuildSingleReference@2\274027\de9ed973-189f-44a3-a234-53c058d858d1/profile_windows_16_mdd_vs_debug_64.andreasbuhr-cppcoro-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] andreasbuhr-cppcoro:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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:d057732059ea44a47760900cb5e4855d2bea8714 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK andreasbuhr-cppcoro/cci.20210113: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\source\src andreasbuhr-cppcoro/cci.20210113: andreasbuhr-cppcoro/cci.20210113: Unzipping 1.0MB, this can take a while andreasbuhr-cppcoro/cci.20210113: [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 andreasbuhr-cppcoro/cci.20210113: Copying sources to build folder andreasbuhr-cppcoro/cci.20210113: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714 andreasbuhr-cppcoro/cci.20210113: Generator txt created conanbuildinfo.txt andreasbuhr-cppcoro/cci.20210113: Calling generate() andreasbuhr-cppcoro/cci.20210113: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' andreasbuhr-cppcoro/cci.20210113: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' andreasbuhr-cppcoro/cci.20210113: Aggregating env generators [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() andreasbuhr-cppcoro/cci.20210113: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test _CXX_COROUTINES_SUPPORTS_MS_FLAG -- Performing Test _CXX_COROUTINES_SUPPORTS_MS_FLAG - Success -- Performing Test _CXX_COROUTINES_SUPPORTS_MS_HEAPELIDE_FLAG -- Performing Test _CXX_COROUTINES_SUPPORTS_MS_HEAPELIDE_FLAG - Success -- Performing Test _CXX_COROUTINES_SUPPORTS_TS_FLAG -- Performing Test _CXX_COROUTINES_SUPPORTS_TS_FLAG - Failed -- 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 - found -- Performing Test _CXX_COROUTINES_FINAL_HEADER_COMPILES -- Performing Test _CXX_COROUTINES_FINAL_HEADER_COMPILES - Success -- 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: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build andreasbuhr-cppcoro/cci.20210113: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/lib/CMakeLists.txt async_auto_reset_event.cpp async_manual_reset_event.cpp async_mutex.cpp cancellation_state.cpp cancellation_token.cpp cancellation_source.cpp cancellation_registration.cpp lightweight_manual_reset_event.cpp ip_address.cpp ip_endpoint.cpp ipv4_address.cpp ipv4_endpoint.cpp ipv6_address.cpp ipv6_endpoint.cpp static_thread_pool.cpp auto_reset_event.cpp spin_wait.cpp spin_mutex.cpp win32.cpp io_service.cpp file.cpp readable_file.cpp writable_file.cpp read_only_file.cpp write_only_file.cpp read_write_file.cpp file_read_operation.cpp file_write_operation.cpp socket_helpers.cpp socket.cpp socket_accept_operation.cpp socket_connect_operation.cpp socket_disconnect_operation.cpp socket_send_operation.cpp socket_send_to_operation.cpp socket_recv_operation.cpp socket_recv_from_operation.cpp cppcoro.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\lib\Debug\cppcoro.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/CMakeLists.txt andreasbuhr-cppcoro/cci.20210113: Package 'd057732059ea44a47760900cb5e4855d2bea8714' built andreasbuhr-cppcoro/cci.20210113: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build 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 C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\package\d057732059ea44a47760900cb5e4855d2bea8714 andreasbuhr-cppcoro/cci.20210113: Calling package() andreasbuhr-cppcoro/cci.20210113: Copied 1 '.txt' file: LICENSE.txt andreasbuhr-cppcoro/cci.20210113: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@2\.conan\data\andreasbuhr-cppcoro\cci.20210113\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/async_auto_reset_event.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/async_generator.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/async_latch.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/async_manual_reset_event.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/async_mutex.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/async_scope.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/awaitable_traits.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/broken_promise.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/cancellation_registration.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/cancellation_source.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/cancellation_token.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/config.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/coroutine.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/any.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/get_awaiter.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/is_awaiter.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/lightweight_manual_reset_event.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/manual_lifetime.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/remove_rvalue_reference.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/sync_wait_task.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/unwrap_reference.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/void_value.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/when_all_counter.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/when_all_ready_awaitable.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/when_all_task.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/win32.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/detail/win32_overlapped_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/file.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/filesystem.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/file_buffering_mode.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/file_open_mode.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/file_read_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/file_share_mode.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/file_write_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/fmap.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/generator.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/inline_scheduler.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/io_service.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/is_awaitable.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/multi_producer_sequencer.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/ipv4_address.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/ipv4_endpoint.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/ipv6_address.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/ipv6_endpoint.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/ip_address.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/ip_endpoint.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/socket.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/socket_accept_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/socket_connect_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/socket_disconnect_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/socket_recv_from_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/socket_recv_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/socket_send_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/net/socket_send_to_operation.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/on_scope_exit.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/operation_cancelled.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/readable_file.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/read_only_file.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/read_write_file.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/recursive_generator.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/resume_on.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/round_robin_scheduler.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/schedule_on.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/sequence_barrier.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/sequence_range.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/sequence_traits.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/shared_task.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/single_consumer_async_auto_reset_event.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/single_consumer_event.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/single_producer_sequencer.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/static_thread_pool.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/sync_wait.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/task.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/when_all.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/when_all_ready.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/writable_file.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/cppcoro/write_only_file.hpp -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/cmake/cppcoro/FindCoroutines.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/cmake/cppcoro/cppcoroTargets.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/cmake/cppcoro/cppcoroTargets-debug.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/cmake/cppcoro/cppcoroConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/andreasbuhr-cppcoro/cci.20210113/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/cppcoro.lib [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK andreasbuhr-cppcoro/cci.20210113 package(): Packaged 77 '.hpp' files andreasbuhr-cppcoro/cci.20210113 package(): Packaged 1 '.lib' file: cppcoro.lib andreasbuhr-cppcoro/cci.20210113 package(): Packaged 1 '.txt' file: LICENSE.txt andreasbuhr-cppcoro/cci.20210113: Package 'd057732059ea44a47760900cb5e4855d2bea8714' created andreasbuhr-cppcoro/cci.20210113: Created package revision 8d71de13d2ba23fb83fa669be63813c5 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators C++ version not set. Defaulting to CMAKE_CXX_STANDARD=20 andreasbuhr-cppcoro/cci.20210113: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior andreasbuhr-cppcoro/cci.20210113: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior