******************************************************************************** conan install libuv/1.40.0@ --build=libuv --profile=C:\J\w\BuildSingleReference@5/69603/603150f0-c1c2-4dc2-a327-7a67e2944b27/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@5\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@5\.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=15 os=Windows [options] libuv:shared=True [build_requires] [env] libuv/1.40.0: Forced build from source Installing package: libuv/1.40.0 Requirements libuv/1.40.0 from local cache - Cache Packages libuv/1.40.0:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libuv/1.40.0: Configuring sources in C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\source Unzipping 4.1MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libuv/1.40.0: Copying sources to build folder libuv/1.40.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 libuv/1.40.0: Generator cmake created conanbuildinfo.cmake libuv/1.40.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 libuv/1.40.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLIBUV_BUILD_TESTS="False" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX 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 default RPATHs Conan policies -- Conan: Adjusting language standard -- Performing Test UV_LINT_W4 -- Performing Test UV_LINT_W4 - Success -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Success -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Success -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Success -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Success -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Success -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Success -- Performing Test UV_LINT_NO_HIDES_LOCAL -- Performing Test UV_LINT_NO_HIDES_LOCAL - Success -- Performing Test UV_LINT_NO_HIDES_PARAM -- Performing Test UV_LINT_NO_HIDES_PARAM - Success -- Performing Test UV_LINT_NO_HIDES_GLOBAL -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Success -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Success -- Performing Test UV_LINT_NO_UNSAFE_MSVC -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Success -- Performing Test UV_LINT_WALL -- Performing Test UV_LINT_WALL - Success -- Performing Test UV_LINT_NO_UNUSED_PARAMETER -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Failed -- Performing Test UV_LINT_STRICT_PROTOTYPES -- Performing Test UV_LINT_STRICT_PROTOTYPES - Failed -- Performing Test UV_LINT_EXTRA -- Performing Test UV_LINT_EXTRA - Failed -- Performing Test UV_LINT_UTF8_MSVC -- Performing Test UV_LINT_UTF8_MSVC - Success -- summary of build options: Install prefix: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 Target system: Windows Compiler: C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe CFLAGS: /DWIN32 /D_WINDOWS /W3 /MP16 -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt fs-poll.c idna.c inet.c random.c strscpy.c threadpool.c timer.c uv-common.c uv-data-getter-setters.c version.c async.c core.c detect-wakeup.c dl.c error.c fs.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(33): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(65): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(69): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(77): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(80): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(83): warning C4245: 'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(147): warning C4244: '=': conversion from 'unsigned int' to 'char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(167): warning C4245: '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\inet.c(164): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\inet.c(197): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\inet.c(191): warning C4244: 'initializing': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\inet.c(287): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(290): warning C4244: 'return': conversion from '__int64' to 'long', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\fs-poll.c(200): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\fs-poll.c(203): warning C4244: '=': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\uv-common.c(137): warning C4245: 'return': conversion from 'int' to 'size_t', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] fs-event.c getaddrinfo.c c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\idna.c(147): warning C4701: potentially uninitialized local variable 'c' used [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\uv-common.c(145): warning C4245: 'return': conversion from 'int' to 'size_t', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] getnameinfo.c handle.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\uv-common.c(224): warning C4244: 'function': conversion from 'int' to 'u_short', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\uv-common.c(239): warning C4244: 'function': conversion from 'int' to 'u_short', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\uv-common.c(658): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] loop-watcher.c pipe.c thread.c poll.c process.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(214): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(228): warning C4244: 'function': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] process-stdio.c signal.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(425): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\core.c(452): warning C4244: '=': conversion from 'uint64_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\core.c(533): warning C4244: '=': conversion from 'uint64_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(1246): warning C4090: '=': different 'const' qualifiers [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] snprintf.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(1341): warning C4245: '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(1453): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(1485): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(1487): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2111): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2157): warning C4245: '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2381): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2438): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2439): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] stream.c tcp.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2467): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2468): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2481): warning C4244: '=': conversion from 'int' to 'USHORT', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2737): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2886): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2891): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2898): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2931): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2964): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2976): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2979): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2991): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(2995): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3009): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3012): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3026): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3029): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3040): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3043): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3055): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3059): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3072): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3074): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3091): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3104): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3115): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3118): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3130): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3134): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] tty.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3146): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3149): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3167): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3170): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3182): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3185): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3192): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\core.c(452): warning C4701: potentially uninitialized local variable 'user_timeout' used [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3204): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of datac:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\core.c(533) : warning C4701: potentially uninitialized local variable 'user_timeout' used [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3207): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3218): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3221): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3232): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3235): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3242): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3254): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3257): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3264): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3271): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3280): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3304): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3308): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3318): warning C4267: '=': conversion from 'size_t' to 'ULONG', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3319): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3334): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3338): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3350): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3354): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3363): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3375): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3380): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3390): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3401): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3406): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] udp.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3420): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(3423): warning C4244: 'return': conversion from 'ssize_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs-event.c(483): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\getaddrinfo.c(132): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] util.c C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\getaddrinfo.c(434): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\thread.c(387): warning C4702: unreachable code [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\poll.c(493): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] winapi.c winsock.c c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(915): warning C4701: potentially uninitialized local variable 'original_position' used [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\fs.c(1115): warning C4701: potentially uninitialized local variable 'original_position' used [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\process.c(633): warning C4244: '=': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\process.c(753): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\process.c(789): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\signal.c(212): warning C4189: 'r': local variable is initialized but not referenced [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\process.c(808): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\process-stdio.c(356): warning C4701: potentially uninitialized local variable 'fdopt' used [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\pipe.c(1085): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\pipe.c(1104): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\pipe.c(2253): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\pipe.c(629): warning C4701: potentially uninitialized local variable 'duplex_flags' used [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tcp.c(366): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tcp.c(385): warning C4244: 'function': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(986): warning C4244: 'initializing': conversion from 'ULONG_PTR' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1127): warning C4244: '=': conversion from 'UINT' to 'WORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1367): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1368): warning C4244: 'function': conversion from 'int' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1464): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1473): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1483): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1488): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1575): warning C4244: '=': conversion from 'int' to 'SHORT', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(1896): warning C4244: '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(2223): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\tty.c(2415): warning C4702: unreachable code [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] c:\j\w\buildsinglereference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\winsock.c(518): warning C4701: potentially uninitialized local variable 'iosb' used [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(255): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(268): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(278): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(333): warning C4245: 'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(345): warning C4245: 'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(776): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(777): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(778): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(779): warning C4244: 'function': conversion from 'int' to 'BYTE', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(1216): warning C4267: 'function': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(1249): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(1551): warning C4267: '=': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(1589): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(1910): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\src\win\util.c(1969): warning C4267: 'function': conversion from 'size_t' to 'ULONG', possible loss of data [C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\uv.vcxproj] Creating library C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/uv.lib and object C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/uv.exp uv.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\uv.dll Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/CMakeLists.txt libuv/1.40.0: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built libuv/1.40.0: Build folder C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 libuv/1.40.0: Generated conaninfo.txt libuv/1.40.0: Generated conanbuildinfo.txt libuv/1.40.0: Generating the package libuv/1.40.0: Package folder C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 libuv/1.40.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. uv.vcxproj -> C:\J\w\BuildSingleReference@5\.conan\data\libuv\1.40.0\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\bin\uv.dll -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/aix.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/android-ifaddrs.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/bsd.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/darwin.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/errno.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/linux.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/os390.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/posix.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/stdint-msvc2008.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/sunos.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/threadpool.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/tree.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/unix.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/version.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv/win.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/uv.h -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/licenses/LICENSE -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/uv.lib -- Installing: C:/J/w/BuildSingleReference@5/.conan/data/libuv/1.40.0/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/bin/uv.dll [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 libuv/1.40.0 package(): Packaged 1 '.dll' file: uv.dll libuv/1.40.0 package(): Packaged 16 '.h' files libuv/1.40.0 package(): Packaged 1 '.lib' file: uv.lib libuv/1.40.0 package(): Packaged 1 file: LICENSE libuv/1.40.0: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' created libuv/1.40.0: Created package revision 43e7d98e2058bed9db861409b4479d08 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY