******************************************************************************** conan test conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\conanfile.py nextsilicon-cpp-subprocess/2.0.2@ --profile=C:\J\w\BuildSingleReference/74594/f1b35cd9-cbd1-42da-aeb6-0a9664c3343b/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference\.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\.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] [build_requires] [env] nextsilicon-cpp-subprocess/2.0.2 (test package): Installing package Requirements nextsilicon-cpp-subprocess/2.0.2 from local cache - Cache Packages nextsilicon-cpp-subprocess/2.0.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... nextsilicon-cpp-subprocess/2.0.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-8653' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nextsilicon-cpp-subprocess/2.0.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nextsilicon-cpp-subprocess/2.0.2: Downloaded package revision 7b44fdeb17011d2bdf010d1d36bec6e4 [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 nextsilicon-cpp-subprocess/2.0.2 (test package): Generator txt created conanbuildinfo.txt nextsilicon-cpp-subprocess/2.0.2 (test package): Generator cmake created conanbuildinfo.cmake nextsilicon-cpp-subprocess/2.0.2 (test package): Aggregating env generators nextsilicon-cpp-subprocess/2.0.2 (test package): Generated conaninfo.txt nextsilicon-cpp-subprocess/2.0.2 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5/conan.lock' Using cached profile from lockfile [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 nextsilicon-cpp-subprocess/2.0.2 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\package" -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" -Wno-dev C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package ----------------- -- The CXX compiler identification is MSVC 19.16.27035.0 -- 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: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference/conan-center-index/recipes/nextsilicon-cpp-subprocess/all/test_package/build/c50876b7b4d345f61b334f4d8f12671306a33be5 ----Running------ > cmake --build C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5 --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/conan-center-index/recipes/nextsilicon-cpp-subprocess/all/test_package/CMakeLists.txt test_package.cpp C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(146): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(182): note: see declaration of 'strerror' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(312): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(511): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(515): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(511): warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _write. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(558): note: see declaration of 'write' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(579): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(592): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(779): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2459): note: see declaration of 'fileno' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(782): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(516): note: see declaration of 'open' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(812): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2459): note: see declaration of 'fileno' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(815): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(516): note: see declaration of 'open' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(843): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(2459): note: see declaration of 'fileno' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(846): warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _open. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(516): note: see declaration of 'open' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1102): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1105): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1108): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1114): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1115): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1116): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1121): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1122): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1123): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details. [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\corecrt_io.h(459): note: see declaration of 'close' C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1419): warning C4101: 'status': unreferenced local variable [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1850): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1865): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1866): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1866): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1873): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1930): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1930): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\cpp-subprocess/subprocess.hpp(1950): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\test_package.vcxproj] test_package.vcxproj -> C:\J\w\BuildSingleReference\conan-center-index\recipes\nextsilicon-cpp-subprocess\all\test_package\build\c50876b7b4d345f61b334f4d8f12671306a33be5\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference/conan-center-index/recipes/nextsilicon-cpp-subprocess/all/test_package/CMakeLists.txt nextsilicon-cpp-subprocess/2.0.2 (test package): Running test() ----Running------ > bin\test_package ----------------- nextsilicon-cpp-subprocess/2.0.2: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference\.conan\data\nextsilicon-cpp-subprocess\2.0.2\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ERROR: nextsilicon-cpp-subprocess/2.0.2 (test package): Error in test() method, line 17 self.run(bin_path, run_environment=True) ConanException: Error 3221226505 while executing bin\test_package