******************************************************************************** conan install libunifex/0.2.0@#4adbf8a3297ba013d4c51b109555782d --build=libunifex -pr C:\J\w\prod\BuildSingleReference\269735\da05126e-c548-4fe2-a099-6053a841078f/profile_windows_16_mdd_vs_debug_64..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\.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\.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] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libunifex/0.2.0: Forced build from source Installing package: libunifex/0.2.0 Requirements libunifex/0.2.0 from local cache - Cache Packages libunifex/0.2.0:d057732059ea44a47760900cb5e4855d2bea8714 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libunifex/0.2.0: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\source\src libunifex/0.2.0: [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 libunifex/0.2.0: Copying sources to build folder libunifex/0.2.0: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714 libunifex/0.2.0: Generator txt created conanbuildinfo.txt libunifex/0.2.0: Calling generate() libunifex/0.2.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' libunifex/0.2.0: 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\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' libunifex/0.2.0: 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 libunifex/0.2.0: Calling build() libunifex/0.2.0: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/libunifex/0.2.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/libunifex/0.2.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/libunifex/0.2.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/libunifex/0.2.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/libunifex/0.2.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake -- 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 -- Looking for C++ include coroutine -- Looking for C++ include 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 - Failed -- Looking for C++ include memory_resource -- Looking for C++ include memory_resource - found -- Performing Test CXX_MEMORY_RESOURCE_NO_LINK_NEEDED -- Performing Test CXX_MEMORY_RESOURCE_NO_LINK_NEEDED - Success -- Could NOT find LibUring (missing: LIBURING_INCLUDE_DIR) -- Looking for epoll_create -- Looking for epoll_create - not found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/libunifex/0.2.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build libunifex/0.2.0: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\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/.conan/data/libunifex/0.2.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/source/CMakeLists.txt async_auto_reset_event.cpp async_manual_reset_event.cpp async_mutex.cpp exception.cpp inplace_stop_token.cpp manual_event_loop.cpp static_thread_pool.cpp task.cpp thread_unsafe_event_loop.cpp timed_single_thread_context.cpp C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(192,33): error C2370: 'unifex::schedule': redefinition; different storage class (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\async_manual_reset_event.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/detail/unifex_fwd.hpp(72): message : see declaration of 'unifex::schedule' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\async_manual_reset_event.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(459,24): error C2065: 'schedule': undeclared identifier (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\async_manual_reset_event.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(192,33): error C2370: 'unifex::schedule': redefinition; different storage class (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\static_thread_pool.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/detail/unifex_fwd.hpp(72): message : see declaration of 'unifex::schedule' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\static_thread_pool.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(192,33): error C2370: 'unifex::schedule': redefinition; different storage class (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\async_auto_reset_event.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/detail/unifex_fwd.hpp(72): message : see declaration of 'unifex::schedule' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\async_auto_reset_event.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(459,24): error C2065: 'schedule': undeclared identifier (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\static_thread_pool.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(459,24): error C2065: 'schedule': undeclared identifier (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\async_auto_reset_event.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] trampoline_scheduler.cpp filetime_clock.cpp safe_handle.cpp windows_thread_pool.cpp low_latency_iocp_context.cpp ntapi.cpp C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(192,33): error C2370: 'unifex::schedule': redefinition; different storage class (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\win32\windows_thread_pool.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/detail/unifex_fwd.hpp(72): message : see declaration of 'unifex::schedule' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\win32\windows_thread_pool.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(459,24): error C2065: 'schedule': undeclared identifier (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\win32\windows_thread_pool.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(192,33): error C2370: 'unifex::schedule': redefinition; different storage class (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\win32\low_latency_iocp_context.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/detail/unifex_fwd.hpp(72): message : see declaration of 'unifex::schedule' (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\win32\low_latency_iocp_context.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\include\unifex/scheduler_concepts.hpp(459,24): error C2065: 'schedule': undeclared identifier (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src\source\win32\low_latency_iocp_context.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\source\unifex.vcxproj] libunifex/0.2.0: libunifex/0.2.0: 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 libunifex/0.2.0: 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 libunifex/0.2.0: ERROR: Package 'd057732059ea44a47760900cb5e4855d2bea8714' build failed libunifex/0.2.0: WARN: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build ERROR: libunifex/0.2.0: Error in build() method, line 79 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\libunifex\0.2.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug