******************************************************************************** conan install libssh2/1.8.0@#7b39affc06bfcb355481d3a6f20fa516 --build=libssh2 -pr C:\J\w\prod\BuildSingleReference@2\64628\24fa864c-3bf9-4ada-9a4b-5b8d20c1b596/profile_windows_16_mt_vs_release_64.libssh2-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=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows [options] libssh2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae openssl/1.1.1q: Not found in local cache, looking in remotes... openssl/1.1.1q: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1q: Downloaded recipe revision 5f25b2ff5bed8a6bec73b90fe963d93c libssh2/1.8.0: Forced build from source Installing package: libssh2/1.8.0 Requirements libssh2/1.8.0 from local cache - Cache openssl/1.1.1q from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages libssh2/1.8.0:67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 - Build openssl/1.1.1q:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download zlib/1.2.12:a79a557254fabcb77849dd623fed97c9c5ab7651 - Download Installing (downloading, building) binaries... openssl/1.1.1q: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1q: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 openssl/1.1.1q: Downloaded package revision ee3a719adf2945e6476e304338b7dde0 zlib/1.2.12: Retrieving package a79a557254fabcb77849dd623fed97c9c5ab7651 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed a79a557254fabcb77849dd623fed97c9c5ab7651 zlib/1.2.12: Downloaded package revision c09ddb9b63668e1a9dc3d5c3d2b7be04 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libssh2/1.8.0: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\source [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 libssh2/1.8.0: Copying sources to build folder libssh2/1.8.0: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 libssh2/1.8.0: Generator cmake created conanbuildinfo.cmake libssh2/1.8.0: Generator cmake_find_package created FindZLIB.cmake libssh2/1.8.0: Generator cmake_find_package created FindOpenSSL.cmake libssh2/1.8.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 libssh2/1.8.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\package\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/build/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_ZLIB_COMPRESSION="True" -DENABLE_CRYPT_NONE="False" -DENABLE_MAC_NONE="False" -DENABLE_DEBUG_LOGGING="False" -DCRYPTO_BACKEND="OpenSSL" -DOPENSSL_ROOT_DIR="C:\J\w\prod\BuildSingleReference@2\.conan\data\openssl\1.1.1q\_\_\package\a79a557254fabcb77849dd623fed97c9c5ab7651" -DBUILD_EXAMPLES="False" -DBUILD_TESTING="False" -DCMAKE_POLICY_DEFAULT_CMP0042="NEW" -Wno-dev C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 ----------------- -- The C compiler identification is MSVC 19.29.30145.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 -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- This project seems to be plain C, using 'MSVC' compiler -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1q (found version "1.1.1q") -- Library libssl found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib -- Library libcrypto found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libcrypto.lib -- Library libssl found C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/openssl/1.1.1q/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/libssl.lib -- Looking for EVP_aes_128_ctr -- Looking for EVP_aes_128_ctr - found -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library zlib found C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@2/.conan/data/zlib/1.2.12/_/_/package/a79a557254fabcb77849dd623fed97c9c5ab7651/lib/zlib.lib -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - not found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - not found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - not found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - not found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - not found -- Looking for include file windows.h -- Looking for include file windows.h - found -- Looking for include file ws2tcpip.h -- Looking for include file ws2tcpip.h - found -- Looking for include file winsock2.h -- Looking for include file winsock2.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long long -- Check size of long long - done -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for strtoll -- Looking for strtoll - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for poll -- Looking for poll - not found -- Looking for socket -- Looking for socket - not found -- Looking for socket in socket -- Looking for socket in socket - not found -- Looking for socket in ws2_32 -- Looking for socket in ws2_32 - found -- Looking for select -- Looking for select - not found -- Looking for select in ws2_32 -- Looking for select in ws2_32 - found -- Looking for inet_addr -- Looking for inet_addr - not found -- Looking for inet_addr in nsl -- Looking for inet_addr in nsl - not found -- Looking for inet_addr in ws2_32 -- Looking for inet_addr in ws2_32 - found -- Performing Test HAVE_O_NONBLOCK -- Performing Test HAVE_O_NONBLOCK - Failed -- Performing Test HAVE_FIONBIO -- Performing Test HAVE_FIONBIO - Failed -- Performing Test HAVE_IOCTLSOCKET -- Performing Test HAVE_IOCTLSOCKET - Success -- The following features have been enabled: * Compression, using zlib for compression * diffie-hellman-group-exchange-sha1, "new" diffie-hellman-group-exchange-sha1 method -- The following REQUIRED packages have been found: * OpenSSL * ZLIB -- The following features have been disabled: * Shared library, creating libssh2 as a shared library (.so/.dll) * "none" cipher * "none" MAC * Logging, Logging of execution with debug trace -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/build/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 --config Release -- /m:8 /verbosity:minimal ----------------- 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/libssh2/1.8.0/_/_/build/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/source_subfolder/src/CMakeLists.txt openssl.c agent.c channel.c comp.c crypt.c global.c hostkey.c keepalive.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\openssl.c(258,49): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\openssl.c(486,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\openssl.c(512,56): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\openssl.c(627,44): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(454,49): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\openssl.c(1137,68): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\agent.c(319,37): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\hostkey.c(186,57): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1144,42): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\agent.c(322,70): warning C4244: '=': conversion from 'LRESULT' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\hostkey.c(186,67): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1288,47): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\agent.c(778,1): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\hostkey.c(413,58): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\agent.c(778,1): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1438,54): warning C4267: '-=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1439,62): warning C4267: '-=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1445,80): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1453,38): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\comp.c(194,29): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1413,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\comp.c(190,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\comp.c(239,35): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1847,45): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] kex.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\comp.c(242,29): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1853,68): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] knownhost.c mac.c misc.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1785,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\comp.c(291,47): warning C4267: '=': conversion from 'size_t' to 'uInt', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1934,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\comp.c(227,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(158,58): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] packet.c pem.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(1938,1): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\knownhost.c(173,49): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(321,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(2089,55): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] publickey.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\misc.c(128,35): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\knownhost.c(180,54): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(343,57): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] scp.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(2114,62): warning C4267: '-=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\misc.c(164,35): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\knownhost.c(430,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\pem.c(134,34): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(435,14): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(356,72): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\publickey.c(143,67): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(2593,35): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\knownhost.c(152): warning C4706: assignment within conditional expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\pem.c(200,34): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(496,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(373,65): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\publickey.c(165,61): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] session.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(516,21): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] sftp.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(381,52): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\publickey.c(383,72): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(551,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\channel.c(2305): warning C4706: assignment within conditional expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(389,53): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\publickey.c(649,70): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(261,21): warning C4244: 'return': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] transport.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(662,68): warning C4267: '-=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(433,53): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\publickey.c(732,76): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(301,59): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(676,73): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(778,58): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\publickey.c(800,62): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(304,73): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] userauth.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(331,26): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(729,56): warning C4267: '+=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(941,1): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(367,66): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(333,50): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(906,66): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(963,57): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(392,77): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(376,30): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(919,60): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(976,72): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(549,74): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(107,53): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(394,26): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\packet.c(1075,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(993,65): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] version.c C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(586,77): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(119,64): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(399,50): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1001,52): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(705,74): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(207,64): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(413,22): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1009,53): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(522,40): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(843,59): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1053,53): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(671,19): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(523,43): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(846,73): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1561,58): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(827,41): warning C4244: '+=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(527,39): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(910,74): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1661,60): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(842,35): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(528,42): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(946,71): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1754,38): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1045,80): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(532,44): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(963,78): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1762,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1089,39): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(533,47): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(1012,67): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1853,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1123,39): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(537,34): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(1029,74): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1855,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1357,77): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(538,37): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\scp.c(1058,57): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1857,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1378,35): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(542,29): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1859,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1563,67): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(543,32): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1861,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(547,30): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1376,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1863,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(548,33): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1865,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(552,30): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1867,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(553,33): warning C4152: nonstandard extension, function/data pointer conversion in expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1761,47): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1869,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1773,39): warning C4244: '=': conversion from 'ssize_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1871,1): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(657,43): warning C4244: 'function': conversion from 'libssh2_socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1649,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(689,55): warning C4244: 'function': conversion from 'libssh2_socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1813,1): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2020,68): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1904,56): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2056,54): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(1899,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(1107,44): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2097,65): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(1110,36): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2129,18): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2132,50): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2132,42): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(1280,29): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2079,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2176,64): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2212,22): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2200,52): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(1711,36): warning C4244: 'function': conversion from 'libssh2_socket_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2232,18): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2231,60): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2235,42): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2253,50): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2178,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2284,62): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2415,48): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2307,51): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2390,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2393,52): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2393,74): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2532,48): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2397,73): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2398,77): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2509,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2402,67): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2645,22): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2403,68): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2663,18): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2407,70): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2666,42): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2408,71): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2789,18): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2531,54): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2792,42): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2582,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2736,1): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2652,1): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2915,18): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(849): warning C4706: assignment within conditional expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(1971): warning C4706: assignment within conditional expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2918,42): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(860): warning C4706: assignment within conditional expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(2973,1): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\session.c(1037): warning C4706: assignment within conditional expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3011,46): warning C4244: 'function': conversion from 'ssize_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3026,68): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3109,46): warning C4244: 'function': conversion from 'ssize_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3120,48): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3207,46): warning C4244: 'function': conversion from 'ssize_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3233,79): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3336,46): warning C4244: 'function': conversion from 'ssize_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3365,22): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3393,20): warning C4456: declaration of 'retcode' hides previous local declaration [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\sftp.c(3315,9): message : see declaration of 'retcode' [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\kex.c(2097): warning C4706: assignment within conditional expression [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(496,54): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(183,70): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(598,54): warning C4244: 'function': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(346,45): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(712,66): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(395,49): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(488,48): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(749,64): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(507,65): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(561,48): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(866,68): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(927,79): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(826,70): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(830,50): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(1288,79): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\transport.c(846,47): warning C4267: 'function': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(1411,69): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(1412,64): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(1463,69): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(1464,64): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(1546,1): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\userauth.c(1546,1): warning C4267: 'function': conversion from 'size_t' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\source_subfolder\src\libssh2.vcxproj] libssh2.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\lib\libssh2.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/build/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/CMakeLists.txt libssh2/1.8.0: Package '67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2' built libssh2/1.8.0: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 libssh2/1.8.0: Generated conaninfo.txt libssh2/1.8.0: Generated conanbuildinfo.txt libssh2/1.8.0: Generating the package libssh2/1.8.0: Package folder C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\package\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 libssh2/1.8.0: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2 --config Release --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. libssh2.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\libssh2\1.8.0\_\_\build\67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2\lib\libssh2.lib -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/doc/libssh2/AUTHORS -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/doc/libssh2/COPYING -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/doc/libssh2/HACKING -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/doc/libssh2/README -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/doc/libssh2/RELEASE-NOTES -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/doc/libssh2/NEWS -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/include/libssh2.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/include/libssh2_publickey.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/include/libssh2_sftp.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/lib/libssh2.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/lib/cmake/libssh2/Libssh2Config.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/lib/cmake/libssh2/Libssh2Config-release.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/lib/pkgconfig/libssh2.pc -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/lib/cmake/libssh2/Libssh2ConfigVersion.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_agent_connect.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_agent_disconnect.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_agent_free.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_agent_get_identity.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_agent_init.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_agent_list_identities.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_agent_userauth.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_banner_set.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_base64_decode.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_close.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_direct_tcpip.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_direct_tcpip_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_eof.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_exec.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_flush.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_flush_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_flush_stderr.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_forward_accept.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_forward_cancel.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_forward_listen.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_forward_listen_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_free.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_get_exit_signal.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_get_exit_status.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_handle_extended_data.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_handle_extended_data2.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_ignore_extended_data.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_open_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_open_session.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_process_startup.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_read.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_read_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_read_stderr.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_receive_window_adjust.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_receive_window_adjust2.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_request_pty.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_request_pty_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_request_pty_size.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_request_pty_size_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_send_eof.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_set_blocking.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_setenv.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_setenv_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_shell.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_subsystem.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_wait_closed.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_wait_eof.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_window_read.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_window_read_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_window_write.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_window_write_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_write.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_write_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_write_stderr.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_x11_req.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_channel_x11_req_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_exit.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_free.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_hostkey_hash.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_init.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_keepalive_config.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_keepalive_send.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_add.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_addc.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_check.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_checkp.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_del.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_free.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_get.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_init.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_readfile.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_readline.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_writefile.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_knownhost_writeline.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_poll.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_poll_channel_read.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_publickey_add.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_publickey_add_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_publickey_init.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_publickey_list_fetch.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_publickey_list_free.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_publickey_remove.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_publickey_remove_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_publickey_shutdown.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_scp_recv.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_scp_recv2.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_scp_send.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_scp_send64.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_scp_send_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_abstract.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_banner_get.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_banner_set.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_block_directions.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_callback_set.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_disconnect.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_disconnect_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_flag.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_free.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_get_blocking.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_get_timeout.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_hostkey.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_init.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_init_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_last_errno.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_last_error.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_set_last_error.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_method_pref.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_methods.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_set_blocking.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_set_timeout.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_startup.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_session_supported_algs.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_close.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_close_handle.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_closedir.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_fsetstat.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_fstat.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_fstat_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_fstatvfs.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_fsync.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_get_channel.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_init.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_last_error.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_lstat.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_mkdir.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_mkdir_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_open.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_open_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_opendir.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_read.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_readdir.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_readdir_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_readlink.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_realpath.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_rename.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_rename_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_rewind.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_rmdir.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_rmdir_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_seek.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_seek64.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_setstat.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_shutdown.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_stat.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_stat_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_statvfs.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_symlink.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_symlink_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_tell.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_tell64.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_unlink.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_unlink_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_sftp_write.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_trace.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_trace_sethandler.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_authenticated.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_hostbased_fromfile.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_hostbased_fromfile_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_keyboard_interactive.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_keyboard_interactive_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_list.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_password.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_password_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_publickey.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_publickey_fromfile.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_userauth_publickey_fromfile_ex.3 -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/libssh2/1.8.0/_/_/package/67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2/share/man/man3/libssh2_version.3 [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(): [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 libssh2/1.8.0 package(): Packaged 3 '.h' files: libssh2.h, libssh2_publickey.h, libssh2_sftp.h libssh2/1.8.0 package(): Packaged 1 '.lib' file: libssh2.lib libssh2/1.8.0 package(): Packaged 1 file: COPYING libssh2/1.8.0: Package '67ce80d2bcc6d81692b9f4305cb57f6d9dfeceb2' created libssh2/1.8.0: Created package revision 989944ccedb0e88bddc8c0284e70258d [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: OPENSSL_ROOT_DIR