******************************************************************************** conan install ixwebsocket/11.2.4@#0444e2f9e6da0acc06b194972efe8083 --build=ixwebsocket -pr C:\J\w\prod\BuildSingleReference@5\164157\b7555a20-5db4-46e5-8026-8d8b381a8ba6/profile_windows_15_mdd_vs_debug_64.ixwebsocket-shared-True.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@5\.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@5\.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=15 os=Windows [options] ixwebsocket:shared=True [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:8d85b8093efcdf231cb7b7322b0bbe43856413bd - Build mbedtls/2.25.0:91755e899d4d2d71004953f80829db5dae4bcb10 - Download zlib/1.2.13:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 zlib/1.2.13: Downloaded package revision 0d5d6042740d373c696e546d71b64a5f mbedtls/2.25.0: Retrieving package 91755e899d4d2d71004953f80829db5dae4bcb10 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mbedtls/2.25.0: Package installed 91755e899d4d2d71004953f80829db5dae4bcb10 mbedtls/2.25.0: Downloaded package revision eeeef4a918cfba14a5ea1ea83df19f72 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ixwebsocket/11.2.4: Configuring sources in C:\J\w\prod\BuildSingleReference@5/s\f7d01a\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@5/s\c951f4\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 15 2017" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@5\s\c951f4\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 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/s/c951f4/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@5/s/09c061/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5/s\c951f4\1\src" ----Running------ > cmake -G "Visual Studio 15 2017" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@5/s/c951f4/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@5/s/09c061/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@5/s\c951f4\1\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@5/s/c951f4/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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@5/s/c951f4/1/build ixwebsocket/11.2.4: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference@5/s\c951f4\1\build" --config Debug ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference@5/s\c951f4\1\build" --config Debug ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference@5/s/c951f4/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 Auto build dll exports Creating library C:/J/w/prod/BuildSingleReference@5/s/c951f4/1/build/Debug/ixwebsocket.lib and object C:/J/w/prod/BuildSingleReference@5/s/c951f4/1/build/Debug/ixwebsocket.exp mbedtls.lib(debug.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(debug.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedtls.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedtls.lib(net_sockets.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(net_sockets.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedtls.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedtls.lib(ssl_ciphersuites.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_ciphersuites.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedtls.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedtls.lib(ssl_cli.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_cli.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedtls.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedtls.lib(ssl_msg.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_msg.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedtls.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedtls.lib(ssl_srv.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_srv.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedtls.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedtls.lib(ssl_tls.obj) : warning LNK4099: PDB 'mbedtls.pdb' was not found with 'mbedtls.lib(ssl_tls.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedtls.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedx509.lib(certs.obj) : warning LNK4099: PDB 'mbedx509.pdb' was not found with 'mbedx509.lib(certs.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedx509.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedx509.lib(x509.obj) : warning LNK4099: PDB 'mbedx509.pdb' was not found with 'mbedx509.lib(x509.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedx509.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedx509.lib(x509_crt.obj) : warning LNK4099: PDB 'mbedx509.pdb' was not found with 'mbedx509.lib(x509_crt.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedx509.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(aes.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(aes.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(arc4.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(arc4.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(asn1parse.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(asn1parse.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(asn1write.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(asn1write.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(base64.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(base64.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(bignum.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(bignum.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(blowfish.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(blowfish.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(camellia.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(camellia.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(ccm.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ccm.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(chacha20.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(chacha20.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(chachapoly.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(chachapoly.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(cipher.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(cipher.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(cipher_wrap.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(cipher_wrap.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(ctr_drbg.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ctr_drbg.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(des.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(des.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(dhm.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(dhm.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(ecdh.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ecdh.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(ecdsa.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ecdsa.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(ecp.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ecp.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(ecp_curves.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ecp_curves.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(entropy.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(entropy.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(entropy_poll.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(entropy_poll.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(error.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(error.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(gcm.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(gcm.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(hmac_drbg.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(hmac_drbg.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(md.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(md.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(md5.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(md5.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(oid.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(oid.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(pem.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pem.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(pk.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pk.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(pk_wrap.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pk_wrap.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(pkcs12.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pkcs12.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(pkcs5.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pkcs5.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(pkparse.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(pkparse.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(platform.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(platform.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(platform_util.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(platform_util.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(poly1305.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(poly1305.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(ripemd160.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(ripemd160.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(rsa.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(rsa.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(rsa_internal.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(rsa_internal.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(sha1.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(sha1.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(sha256.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(sha256.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(sha512.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(sha512.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] mbedcrypto.lib(timing.obj) : warning LNK4099: PDB 'mbedcrypto.pdb' was not found with 'mbedcrypto.lib(timing.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\mbedcrypto.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] zlib.lib(adler32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(adler32.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] zlib.lib(crc32.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(crc32.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] zlib.lib(deflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(deflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] zlib.lib(inflate.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inflate.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] zlib.lib(inftrees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inftrees.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] zlib.lib(inffast.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(inffast.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] zlib.lib(trees.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(trees.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] zlib.lib(zutil.obj) : warning LNK4099: PDB 'zlib.pdb' was not found with 'zlib.lib(zutil.obj)' or at 'C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\zlib.pdb'; linking object as if no debug info [C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\ixwebsocket.vcxproj] ixwebsocket.vcxproj -> C:\J\w\prod\BuildSingleReference@5\s\c951f4\1\build\Debug\ixwebsocket.dll Building Custom Rule C:/J/w/prod/BuildSingleReference@5/s/c951f4/1/src/CMakeLists.txt ixwebsocket/11.2.4: Package '8d85b8093efcdf231cb7b7322b0bbe43856413bd' built ixwebsocket/11.2.4: Build folder C:\J\w\prod\BuildSingleReference@5/s\c951f4\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@5/s\09c061\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@5/s\c951f4\1\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@5/s/09c061/1" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference@5/s\c951f4\1\build" --config Debug --prefix "C:/J/w/prod/BuildSingleReference@5/s/09c061/1" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/lib/ixwebsocket.lib -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/bin/ixwebsocket.dll -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXBench.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXCancellationRequest.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXConnectionState.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXDNSLookup.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXExponentialBackoff.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXGetFreePort.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXGzipCodec.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXHttp.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXHttpClient.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXHttpServer.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXNetSystem.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXProgressCallback.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSelectInterrupt.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSelectInterruptFactory.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSelectInterruptPipe.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSetThreadName.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSocket.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSocketConnect.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSocketFactory.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSocketServer.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSocketTLSOptions.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXStrCaseCompare.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXUdpSocket.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXUniquePtr.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXUrlParser.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXUuid.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXUtf8Validator.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXUserAgent.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocket.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketCloseConstants.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketCloseInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketErrorInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketHandshake.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketHandshakeKeyGen.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketHttpHeaders.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketInitResult.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketMessage.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketMessageType.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketOpenInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketPerMessageDeflate.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketPerMessageDeflateCodec.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketPerMessageDeflateOptions.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketProxyServer.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketSendInfo.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketServer.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketTransport.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXWebSocketVersion.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/include/ixwebsocket/IXSocketMbedTLS.h -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/lib/cmake/ixwebsocket/ixwebsocket-config.cmake -- Installing: C:/J/w/prod/BuildSingleReference@5/s/09c061/1/lib/cmake/ixwebsocket/ixwebsocket-config-debug.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 ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.51 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [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 1 '.dll' file: ixwebsocket.dll 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 '8d85b8093efcdf231cb7b7322b0bbe43856413bd' created ixwebsocket/11.2.4: Created package revision e0cc9dd809bb1e7025458db571e3a81b [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