******************************************************************************** conan install ixwebsocket/11.2.4@#0444e2f9e6da0acc06b194972efe8083 --build=ixwebsocket -pr C:\J\w\prod\BuildSingleReference@6\164157\cefa38af-df84-49d5-8fa1-650b54a8c34c/profile_windows_16_mt_vs_release_64.ixwebsocket-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@6\.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@6\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] ixwebsocket:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f mbedtls/2.25.0: Not found in local cache, looking in remotes... mbedtls/2.25.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mbedtls/2.25.0: Downloaded recipe revision 5f2f923500118fd89dc3dfa1b3a16649 ixwebsocket/11.2.4: Forced build from source Installing package: ixwebsocket/11.2.4 Requirements ixwebsocket/11.2.4 from local cache - Cache mbedtls/2.25.0 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages ixwebsocket/11.2.4:db4bb1491236f87bcbe0c7eedffba3b63a4d917a - Build mbedtls/2.25.0:79a86d38ed907ddedc9ad643d7d1f09b98a82c8e - Download zlib/1.2.13:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 zlib/1.2.13: Downloaded package revision 171d14ee762f2308d5ec848f149c326b mbedtls/2.25.0: Retrieving package 79a86d38ed907ddedc9ad643d7d1f09b98a82c8e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.25.0: Package installed 79a86d38ed907ddedc9ad643d7d1f09b98a82c8e mbedtls/2.25.0: Downloaded package revision a798abe39c5defb156cac69d49a570e0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ixwebsocket/11.2.4: Configuring sources in C:\J\w\prod\BuildSingleReference@6/s\ce18f2\1\src ixwebsocket/11.2.4: [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 ixwebsocket/11.2.4: Copying sources to build folder ixwebsocket/11.2.4: Building your package in C:\J\w\prod\BuildSingleReference@6/s\15c46d\1 ixwebsocket/11.2.4: Generator txt created conanbuildinfo.txt ixwebsocket/11.2.4: Calling generate() ixwebsocket/11.2.4: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' ixwebsocket/11.2.4: 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@6\s\15c46d\1\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' ixwebsocket/11.2.4: 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 ixwebsocket/11.2.4: Calling build() ixwebsocket/11.2.4: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@6/s/15c46d/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@6/s/78a241/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@6/s\15c46d\1\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@6/s/15c46d/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@6/s/78a241/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@6/s\15c46d\1\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@6/s/15c46d/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30147.0 -- The CXX compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 -- TLS configured to use mbedtls -- Conan: Component target declared 'MbedTLS::mbedcrypto' -- Conan: Component target declared 'MbedTLS::mbedx509' -- Conan: Component target declared 'MbedTLS::mbedtls' -- Conan: Target declared 'ZLIB::ZLIB' -- Could NOT find deflate (missing: DEFLATE_LIBRARY DEFLATE_INCLUDE_DIRS) -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@6/s/15c46d/1/build ixwebsocket/11.2.4: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@6/s\15c46d\1\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@6/s\15c46d\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@6/s/15c46d/1/src/CMakeLists.txt IXBench.cpp IXCancellationRequest.cpp IXConnectionState.cpp IXDNSLookup.cpp IXExponentialBackoff.cpp IXGetFreePort.cpp IXGzipCodec.cpp IXHttp.cpp IXHttpClient.cpp IXHttpServer.cpp IXNetSystem.cpp IXSelectInterrupt.cpp IXSelectInterruptFactory.cpp IXSelectInterruptPipe.cpp IXSetThreadName.cpp IXSocket.cpp IXSocketConnect.cpp IXSocketFactory.cpp IXSocketServer.cpp IXSocketTLSOptions.cpp IXStrCaseCompare.cpp IXUdpSocket.cpp IXUrlParser.cpp IXUuid.cpp IXUserAgent.cpp IXWebSocket.cpp IXWebSocketCloseConstants.cpp IXWebSocketHandshake.cpp IXWebSocketHttpHeaders.cpp IXWebSocketPerMessageDeflate.cpp IXWebSocketPerMessageDeflateCodec.cpp IXWebSocketPerMessageDeflateOptions.cpp IXWebSocketProxyServer.cpp IXWebSocketServer.cpp IXWebSocketTransport.cpp IXSocketMbedTLS.cpp ixwebsocket.vcxproj -> C:\J\w\prod\BuildSingleReference@6\s\15c46d\1\build\Release\ixwebsocket.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@6/s/15c46d/1/src/CMakeLists.txt ixwebsocket/11.2.4: Package 'db4bb1491236f87bcbe0c7eedffba3b63a4d917a' built ixwebsocket/11.2.4: Build folder C:\J\w\prod\BuildSingleReference@6/s\15c46d\1\build ixwebsocket/11.2.4: Generated conaninfo.txt ixwebsocket/11.2.4: Generated conanbuildinfo.txt ixwebsocket/11.2.4: Generating the package ixwebsocket/11.2.4: Package folder C:\J\w\prod\BuildSingleReference@6/s\78a241\1 ixwebsocket/11.2.4: Calling package() ixwebsocket/11.2.4: Copied 1 '.txt' file: LICENSE.txt ixwebsocket/11.2.4: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference@6/s\15c46d\1\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference@6/s/78a241/1" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@6/s\15c46d\1\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference@6/s/78a241/1" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/lib/ixwebsocket.lib -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXBench.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXCancellationRequest.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXConnectionState.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXDNSLookup.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXExponentialBackoff.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXGetFreePort.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXGzipCodec.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXHttp.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXHttpClient.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXHttpServer.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXNetSystem.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXProgressCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSelectInterrupt.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSelectInterruptPipe.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSetThreadName.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSocket.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSocketConnect.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSocketFactory.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSocketServer.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXStrCaseCompare.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXUdpSocket.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXUniquePtr.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXUrlParser.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXUuid.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXUtf8Validator.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXUserAgent.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocket.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketMessage.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketProxyServer.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketServer.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketTransport.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXWebSocketVersion.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/include/ixwebsocket/IXSocketMbedTLS.h -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/lib/cmake/ixwebsocket/ixwebsocket-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference@6/s/78a241/1/lib/cmake/ixwebsocket/ixwebsocket-config-release.cmake [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 ixwebsocket/11.2.4 package(): Packaged 48 '.h' files ixwebsocket/11.2.4 package(): Packaged 1 '.lib' file: ixwebsocket.lib ixwebsocket/11.2.4 package(): Packaged 1 '.txt' file: LICENSE.txt ixwebsocket/11.2.4: Package 'db4bb1491236f87bcbe0c7eedffba3b63a4d917a' created ixwebsocket/11.2.4: Created package revision 7d30f1768be39122f3ae46c77291fd32 [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: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 ixwebsocket/11.2.4: 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 ixwebsocket/11.2.4: 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