******************************************************************************** conan install stlab/1.7.1@#2f27d4ea41ab13f944cdc7596644babf --build=stlab -pr C:\J\w\prod\BuildSingleReference\255069\7baa882e-5766-4e98-ae59-4222d27b497c/profile_windows_16_md_vs_release_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=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True stlab/1.7.1: STLab With Boost: False. stlab/1.7.1: STLab Future Coroutines: False. stlab/1.7.1: STLab No Standard Coroutines: True. stlab/1.7.1: STLab Task System: windows. stlab/1.7.1: STLab Thread System: win32. stlab/1.7.1: Forced build from source cmake/3.26.4: Not found in local cache, looking in remotes... cmake/3.26.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.26.4: Downloaded recipe revision 0b40747e190e755932767f2ec4768ff5 Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.23.3' required by 'stlab/1.7.1' resolved to 'cmake/3.26.4' in remote 'conan-center' Installing package: stlab/1.7.1 Requirements stlab/1.7.1 from local cache - Cache Packages stlab/1.7.1:58aaecfc647c0c77f309fa0b9ce5e5cf8274f18e - Build Build requirements cmake/3.26.4 from 'conan-center' - Downloaded Build requirements packages cmake/3.26.4:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Download Installing (downloading, building) binaries... cmake/3.26.4: Retrieving package ca33edce272a279b24f87dc0d4cf5bbdcffbc187 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.26.4: Package installed ca33edce272a279b24f87dc0d4cf5bbdcffbc187 cmake/3.26.4: Downloaded package revision 812f620eb8a27b28dcafb43185d51bbd cmake/3.26.4: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference\.conan\data\cmake\3.26.4\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\bin stlab/1.7.1: Applying build-requirement: cmake/3.26.4 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK stlab/1.7.1: Configuring sources in C:\J\w\prod\BuildSingleReference/s\e9325f\1\src stlab/1.7.1: [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 stlab/1.7.1: Copying sources to build folder stlab/1.7.1: Building your package in C:\J\w\prod\BuildSingleReference/s\812353\1 stlab/1.7.1: Generator txt created conanbuildinfo.txt stlab/1.7.1: Calling generate() stlab/1.7.1: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' stlab/1.7.1: 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\s\812353\1\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' stlab/1.7.1: 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 stlab/1.7.1: Calling build() stlab/1.7.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/s/812353/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/s/a0db1f/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference/s\812353\1\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/s/812353/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/s/a0db1f/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference/s\812353\1\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/s/812353/1/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 -- Could NOT find Boost (missing: Boost_INCLUDE_DIR) (Required is at least version "1.74.0") -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find libdispatch (missing: libdispatch_LIBRARY libdispatch_INCLUDE_DIR) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- Performing Test STLAB_HAVE_FUNCTIONAL_VARIANT_OPTIONAL -- Performing Test STLAB_HAVE_FUNCTIONAL_VARIANT_OPTIONAL - Failed -- Performing Test STLAB_HAVE_FUNCTIONAL_COROUTINES -- Performing Test STLAB_HAVE_FUNCTIONAL_COROUTINES - Failed -- stlab: Use Boost C++17 Shims: False -- stlab: Disable Coroutines: TRUE -- stlab: Thread System: win32 -- stlab: Task System: windows -- stlab: Main Executor: none -- Configuring done (10.3s) -- Generating done (0.1s) -- Build files have been written to: C:/J/w/prod/BuildSingleReference/s/812353/1/build stlab/1.7.1: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference/s\812353\1\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference/s\812353\1\build" --config Release ----------------- 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/s/812353/1/src/CMakeLists.txt stlab/1.7.1: Package '58aaecfc647c0c77f309fa0b9ce5e5cf8274f18e' built stlab/1.7.1: Build folder C:\J\w\prod\BuildSingleReference/s\812353\1\build stlab/1.7.1: Generated conaninfo.txt stlab/1.7.1: Generated conanbuildinfo.txt stlab/1.7.1: Generating the package stlab/1.7.1: Package folder C:\J\w\prod\BuildSingleReference/s\a0db1f\1 stlab/1.7.1: Calling package() stlab/1.7.1: Copied 1 file: LICENSE stlab/1.7.1: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference/s\812353\1\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/s/a0db1f/1" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference/s\812353\1\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/s/a0db1f/1" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/copy_on_write.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/enum_ops.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/forest.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/forest_algorithms.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/functional.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/memory.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/pre_exit.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/scope.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/utility.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/version.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/config.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/algorithm/reverse.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/await.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/channel.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/concurrency.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/default_executor.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/executor_base.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/future.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/immediate_executor.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/main_executor.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/optional.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/progress.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/ready_future.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/serial_queue.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/set_current_thread_name.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/system_timer.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/task.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/traits.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/tuple_algorithm.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/utility.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/concurrency/variant.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/iterator/set_next.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/include/stlab/test/model.hpp -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/share/cmake/stlab/stlabTargets.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/share/cmake/stlab/stlabConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/share/cmake/stlab/stlabConfigVersion.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin/msvcp140.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin/msvcp140_1.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin/msvcp140_2.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin/msvcp140_atomic_wait.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin/msvcp140_codecvt_ids.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin/vcruntime140_1.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin/vcruntime140.dll -- Installing: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin/concrt140.dll -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/a0db1f/1/bin [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 stlab/1.7.1 package(): Packaged 33 '.hpp' files stlab/1.7.1 package(): Packaged 1 file: LICENSE stlab/1.7.1: Package '58aaecfc647c0c77f309fa0b9ce5e5cf8274f18e' created stlab/1.7.1: Created package revision bcfc3cd5eea470d2985431c83b837e6d [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 CMake Warning at CMakeLists.txt:13 (find_package): By not providing "FindQt6.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt6", but CMake did not find one. Could not find a package configuration file provided by "Qt6" with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR" to a directory containing one of the above files. If "Qt6" provides a separate development package or SDK, be sure it has been installed. CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 stlab/1.7.1: 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 stlab/1.7.1: 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