******************************************************************************** conan install jsonnet/0.17.0@#925dadc9d3ea2ce4e7921b581eeb5ad3 --build=jsonnet -pr C:\J\w\prod\BuildSingleReference\219858\5fa5ba42-f989-4a7f-90d9-64e9b88a3a1e/profile_windows_16_md_vs_release_64.jsonnet-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.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\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] jsonnet:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True nlohmann_json/3.11.2: Not found in local cache, looking in remotes... nlohmann_json/3.11.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.11.2: Downloaded recipe revision a35423bb6e1eb8f931423557e282c7ed jsonnet/0.17.0: Forced build from source Installing package: jsonnet/0.17.0 Requirements jsonnet/0.17.0 from local cache - Cache nlohmann_json/3.11.2 from 'conan-center' - Downloaded Packages jsonnet/0.17.0:6b7aaf3e70262bd383bfdf846a036b5d7b295ddc - Build nlohmann_json/3.11.2:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... nlohmann_json/3.11.2: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.11.2: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.11.2: Downloaded package revision 7af677b9629093b9161d0f67a4cc72c1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jsonnet/0.17.0: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\source\src jsonnet/0.17.0: [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 jsonnet/0.17.0: Copying sources to build folder jsonnet/0.17.0: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc jsonnet/0.17.0: Generator txt created conanbuildinfo.txt jsonnet/0.17.0: Calling generate() jsonnet/0.17.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' jsonnet/0.17.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' jsonnet/0.17.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 jsonnet/0.17.0: Calling build() jsonnet/0.17.0: Apply patch (conan): fix include path to use cci package jsonnet/0.17.0: Apply patch (conan): fix rapidyaml name, add installation jsonnet/0.17.0: Apply patch (portability): make uint32_t to std::uint32_t jsonnet/0.17.0: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'nlohmann_json::nlohmann_json' -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/build jsonnet/0.17.0: CMake command: cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build" --config Release ----Running------ > cmake --build "C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/src/stdlib/CMakeLists.txt to_c_array.cpp to_c_array.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\Release\to_c_array.exe Generating C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/src/core/std.jsonnet.h Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/src/stdlib/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/src/third_party/md5/CMakeLists.txt md5.cpp C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\third_party\md5\md5.cpp(115,37): warning C4267: 'argument': conversion from 'size_t' to 'MD5::size_type', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\third_party\md5\md5.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\third_party\md5\md5.cpp(343,5): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\third_party\md5\md5.vcxproj] md5.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\Release\md5.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/src/core/CMakeLists.txt desugarer.cpp formatter.cpp lexer.cpp libjsonnet.cpp parser.cpp pass.cpp static_analysis.cpp string_utils.cpp C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\pass.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\string_utils.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\libjsonnet.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\desugarer.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\parser.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\static_analysis.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(132,50): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\libjsonnet.cpp(48,10): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.cpp(458,52): warning C4244: 'argument': conversion from '__int64' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.cpp(632,41): warning C4244: 'initializing': conversion from '__int64' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.cpp(811,43): warning C4244: 'argument': conversion from '__int64' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.cpp(822,48): warning C4244: 'argument': conversion from '__int64' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.cpp(823,52): warning C4244: 'argument': conversion from '__int64' to 'unsigned long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1412,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1441,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1483,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1496,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1606,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\libjsonnet.cpp(223,19): 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\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1713,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1722,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\libjsonnet.cpp(249,18): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1782,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1830,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1851,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1855,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1857,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1952,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1974,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1984,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(1993,1): warning C4267: '+=': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\libjsonnet.cpp(460,65): 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\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\libjsonnet.cpp(607,44): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\libjsonnet.cpp(607,44): warning C4267: 'initializing': conversion from 'size_t' to 'const long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\libjsonnet.cpp(631,61): 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\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\formatter.cpp(2159,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\desugarer.cpp(408,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] vm.cpp C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\lexer.h(205,80): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\state.h(459,1): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(238,1): warning C4267: 'return': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(244,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(345,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(369,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(421,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(433,1): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(869,16): warning C4244: 'argument': conversion from 'double' to 'unsigned int', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(1159,49): warning C4244: 'argument': conversion from 'unsigned __int64' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(1163,80): warning C4244: 'argument': conversion from 'unsigned __int64' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(1167,80): warning C4244: 'argument': conversion from 'unsigned __int64' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(1171,80): warning C4244: 'argument': conversion from 'unsigned __int64' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(1492,1): warning C4267: '=': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2446,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2447,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2449,65): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2455,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2456,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2458,65): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2462,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2463,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2464,65): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2468,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2469,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2470,65): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2474,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2475,52): warning C4244: 'initializing': conversion from 'const double' to 'int64_t', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2476,65): warning C4244: 'argument': conversion from 'int64_t' to 'double', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2769,1): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(2813,1): warning C4267: 'initializing': conversion from 'size_t' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\state.h(480,1): warning C4267: '=': conversion from 'size_t' to 'unsigned long', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp) [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(551): message : see reference to function template instantiation 'T *`anonymous-namespace'::Heap::makeEntity>&>(const std::vector<`anonymous-namespace'::HeapThunk *,std::allocator<`anonymous-namespace'::HeapThunk *>> &)' being compiled [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] with [ T=`anonymous-namespace'::HeapArray ] C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\src\core\vm.cpp(617): message : see reference to function template instantiation 'T *`anonymous-namespace'::Interpreter::makeHeap<`anonymous-namespace'::HeapArray,const std::vector<`anonymous-namespace'::HeapThunk *,std::allocator<`anonymous-namespace'::HeapThunk *>>&>(const std::vector<`anonymous-namespace'::HeapThunk *,std::allocator<`anonymous-namespace'::HeapThunk *>> &)' being compiled [C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\core\libjsonnet.vcxproj] with [ T=`anonymous-namespace'::HeapArray ] Auto build dll exports Creating library C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/build/Release/jsonnet.lib and object C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/build/Release/jsonnet.exp libjsonnet.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\Release\jsonnet.dll Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/src/cpp/CMakeLists.txt libjsonnet++.cpp Auto build dll exports Creating library C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/build/Release/jsonnet++.lib and object C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/build/Release/jsonnet++.exp libjsonnet++.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build\Release\jsonnet++.dll Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/build/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/src/CMakeLists.txt jsonnet/0.17.0: Package '6b7aaf3e70262bd383bfdf846a036b5d7b295ddc' built jsonnet/0.17.0: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build jsonnet/0.17.0: Generated conaninfo.txt jsonnet/0.17.0: Generated conanbuildinfo.txt jsonnet/0.17.0: Generating the package jsonnet/0.17.0: Package folder C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\package\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc jsonnet/0.17.0: Calling package() jsonnet/0.17.0: Copied 1 file: LICENSE jsonnet/0.17.0: CMake command: cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc" ----Running------ > cmake --install "C:\J\w\prod\BuildSingleReference\.conan\data\jsonnet\0.17.0\_\_\build\6b7aaf3e70262bd383bfdf846a036b5d7b295ddc\build" --config Release --prefix "C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc" ----------------- -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/include/libjsonnet.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/lib/jsonnet.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/bin/jsonnet.dll -- Up-to-date: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/include/libjsonnet.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/include/libjsonnet++.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/include/libjsonnet_fmt.h -- Up-to-date: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/include/libjsonnet++.h -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/lib/jsonnet++.lib -- Installing: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/bin/jsonnet++.dll -- Up-to-date: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/include/libjsonnet.h -- Up-to-date: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/include/libjsonnet++.h -- Up-to-date: C:/J/w/prod/BuildSingleReference/.conan/data/jsonnet/0.17.0/_/_/package/6b7aaf3e70262bd383bfdf846a036b5d7b295ddc/include/libjsonnet_fmt.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.25 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK jsonnet/0.17.0 package(): Packaged 2 '.dll' files: jsonnet++.dll, jsonnet.dll jsonnet/0.17.0 package(): Packaged 3 '.h' files: libjsonnet++.h, libjsonnet.h, libjsonnet_fmt.h jsonnet/0.17.0 package(): Packaged 2 '.lib' files: jsonnet++.lib, jsonnet.lib jsonnet/0.17.0 package(): Packaged 1 file: LICENSE jsonnet/0.17.0: Package '6b7aaf3e70262bd383bfdf846a036b5d7b295ddc' created jsonnet/0.17.0: Created package revision 4014af4c13a91a5a929f6b60262783a8 [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 Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning at CMakeLists.txt:43 (message): Compiler MSVC not supported Extracted Jsonnet version: 0.17.0 CMake Warning at test_suite/CMakeLists.txt:3 (message): Bash not found, can't run regression tests. CMake Warning (dev) at cpp/CMakeLists.txt:12 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "jsonnet" of target "libjsonnet++" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. jsonnet/0.17.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior jsonnet/0.17.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior