******************************************************************************** conan install libavrocpp/1.10.2@#c11e185f56c55ea3aca3d2dd4cfaf8f2 --build=libavrocpp -pr C:\J\w\prod\BuildSingleReference@4/7349/8c8103e6-94f1-434b-9b7e-e68fe11c5b3c/profile_windows_15_mt_vs_release_64.libavrocpp-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@4\.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\prod\BuildSingleReference@4\.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] libavrocpp:shared=True [build_requires] [env] boost/1.78.0: Not found in local cache, looking in remotes... boost/1.78.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.78.0: Downloaded recipe revision 277bce646044c183375481df48f9ba26 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 4b38406da00104befece594b529fd155 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision b056f852bd2d5af96fc7171aadfd6c0b snappy/1.1.9: Not found in local cache, looking in remotes... snappy/1.1.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz snappy/1.1.9: Downloaded recipe revision e437849ac7743c4d6e722ce01e63b3c1 libavrocpp/1.10.2: Forced build from source Installing package: libavrocpp/1.10.2 Requirements boost/1.78.0 from 'conan-center' - Downloaded bzip2/1.0.8 from 'conan-center' - Downloaded libavrocpp/1.10.2 from local cache - Cache snappy/1.1.9 from 'conan-center' - Downloaded zlib/1.2.11 from 'conan-center' - Downloaded Packages boost/1.78.0:1f0883827886e2aabf6af6b9060fc4179c8432d2 - Download bzip2/1.0.8:f346bbbb687a20f72b88f02617b6b8f1300bad72 - Download libavrocpp/1.10.2:31ea7be1caeeb126784a2b85de9996648805e25b - Build snappy/1.1.9:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Download zlib/1.2.11:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package f346bbbb687a20f72b88f02617b6b8f1300bad72 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed f346bbbb687a20f72b88f02617b6b8f1300bad72 bzip2/1.0.8: Downloaded package revision 9ad7b7523a783f5f67d25886a4f8c25a snappy/1.1.9: Retrieving package 7bd6f2c3d5c4e48a75805376b58cde753392f711 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz snappy/1.1.9: Package installed 7bd6f2c3d5c4e48a75805376b58cde753392f711 snappy/1.1.9: Downloaded package revision b25c9ad2b53e194767b78d9f6013f8ed zlib/1.2.11: Retrieving package 7bd6f2c3d5c4e48a75805376b58cde753392f711 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 7bd6f2c3d5c4e48a75805376b58cde753392f711 zlib/1.2.11: Downloaded package revision 7978d11f87b48d3b35170018f176bc74 boost/1.78.0: Retrieving package 1f0883827886e2aabf6af6b9060fc4179c8432d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.78.0: Package installed 1f0883827886e2aabf6af6b9060fc4179c8432d2 boost/1.78.0: Downloaded package revision 1c186a1b90e0705df809650d4d6f663c bzip2/1.0.8: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference@4\.conan\data\bzip2\1.0.8\_\_\package\f346bbbb687a20f72b88f02617b6b8f1300bad72\bin boost/1.78.0: Disabled magic autolinking (smart and magic decisions) [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libavrocpp/1.10.2: Configuring sources in C:\J\w\prod\BuildSingleReference@4/s\93d80d\1 [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 libavrocpp/1.10.2: Copying sources to build folder libavrocpp/1.10.2: Building your package in C:\J\w\prod\BuildSingleReference@4/s\5968dc\1 libavrocpp/1.10.2: Generator cmake created conanbuildinfo.cmake libavrocpp/1.10.2: Generator cmake_find_package created FindBoost.cmake libavrocpp/1.10.2: Generator cmake_find_package created FindSnappy.cmake libavrocpp/1.10.2: Generator cmake_find_package created FindZLIB.cmake libavrocpp/1.10.2: Generator cmake_find_package created FindBZip2.cmake libavrocpp/1.10.2: 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 libavrocpp/1.10.2: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@4/s\5968dc\1 && 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\prod\BuildSingleReference@4/s\21cde2\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference@4/s/5968dc/1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSNAPPY_ROOT_DIR="C:/J/w/prod/BuildSingleReference@4/.conan/data/snappy/1.1.9/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711" -Wno-dev C:\J\w\prod\BuildSingleReference@4/s\5968dc\1 ----------------- -- The C compiler identification is MSVC 19.16.27045.0 -- The CXX compiler identification is MSVC 19.16.27045.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 language standard -- Conan: Using autogenerated FindBoost.cmake -- Found Boost: 1.78.0 (found suitable version "1.78.0", minimum required is "1.38") -- Conan: Component 'filesystem' found in package 'Boost' -- Conan: Component 'iostreams' found in package 'Boost' -- Conan: Component 'program_options' found in package 'Boost' -- Conan: Component 'regex' found in package 'Boost' -- Conan: Component 'system' found in package 'Boost' -- Library libboost_contract found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_contract.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_contract.lib -- Library libboost_coroutine found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_coroutine.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_coroutine.lib -- Library libboost_fiber_numa found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_fiber_numa.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_fiber_numa.lib -- Library libboost_fiber found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_fiber.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_fiber.lib -- Library libboost_context found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_context.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_context.lib -- Library libboost_graph found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_graph.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_graph.lib -- Library libboost_iostreams found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_iostreams.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_iostreams.lib -- Library libboost_json found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_json.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_json.lib -- Library libboost_locale found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_locale.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_locale.lib -- Library libboost_log_setup found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_log_setup.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_log_setup.lib -- Library libboost_log found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_log.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_log.lib -- Library libboost_math_c99 found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99.lib -- Library libboost_math_c99f found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99l found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99l.lib -- Library libboost_math_tr1 found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1.lib -- Library libboost_math_tr1f found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1l found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1l.lib -- Library libboost_nowide found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_nowide.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_nowide.lib -- Library libboost_program_options found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_program_options.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_program_options.lib -- Library libboost_random found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_random.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_random.lib -- Library libboost_regex found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_regex.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_regex.lib -- Library libboost_stacktrace_noop found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_noop.lib -- Library libboost_stacktrace_windbg found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_timer found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_timer.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_timer.lib -- Library libboost_type_erasure found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_type_erasure.lib -- Library libboost_thread found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_thread.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_thread.lib -- Library libboost_chrono found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_chrono.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_chrono.lib -- Library libboost_container found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_container.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_container.lib -- Library libboost_date_time found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_date_time.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_date_time.lib -- Library libboost_unit_test_framework found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_unit_test_framework.lib -- Library libboost_prg_exec_monitor found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_test_exec_monitor found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_test_exec_monitor.lib -- Library libboost_exception found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_exception.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_exception.lib -- Library libboost_wave found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_wave.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_wave.lib -- Library libboost_filesystem found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_filesystem.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_filesystem.lib -- Library libboost_atomic found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_atomic.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_atomic.lib -- Library libboost_wserialization found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_wserialization.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_wserialization.lib -- Library libboost_serialization found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_serialization.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_serialization.lib -- Conan: Using autogenerated FindBZip2.cmake -- Found BZip2: 1.0.8 (found version "1.0.8") -- Library bz2 found C:/J/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/f346bbbb687a20f72b88f02617b6b8f1300bad72/lib/bz2.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/bzip2/1.0.8/_/_/package/f346bbbb687a20f72b88f02617b6b8f1300bad72/lib/bz2.lib -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.11 (found version "1.2.11") -- Library zlib found C:/J/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/zlib/1.2.11/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Library libboost_serialization found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_serialization.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_serialization.lib -- Library libboost_wserialization found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_wserialization.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_wserialization.lib -- Library libboost_atomic found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_atomic.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_atomic.lib -- Library libboost_filesystem found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_filesystem.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_filesystem.lib -- Library libboost_wave found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_wave.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_wave.lib -- Library libboost_exception found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_exception.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_exception.lib -- Library libboost_test_exec_monitor found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_test_exec_monitor.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_test_exec_monitor.lib -- Library libboost_prg_exec_monitor found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_prg_exec_monitor.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_prg_exec_monitor.lib -- Library libboost_unit_test_framework found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_unit_test_framework.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_unit_test_framework.lib -- Library libboost_date_time found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_date_time.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_date_time.lib -- Library libboost_container found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_container.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_container.lib -- Library libboost_chrono found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_chrono.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_chrono.lib -- Library libboost_thread found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_thread.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_thread.lib -- Library libboost_type_erasure found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_type_erasure.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_type_erasure.lib -- Library libboost_timer found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_timer.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_timer.lib -- Library libboost_stacktrace_windbg_cached found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_windbg_cached.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_windbg_cached.lib -- Library libboost_stacktrace_windbg found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_windbg.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_windbg.lib -- Library libboost_stacktrace_noop found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_noop.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_stacktrace_noop.lib -- Library libboost_regex found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_regex.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_regex.lib -- Library libboost_random found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_random.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_random.lib -- Library libboost_program_options found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_program_options.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_program_options.lib -- Library libboost_nowide found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_nowide.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_nowide.lib -- Library libboost_math_tr1l found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1l.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1l.lib -- Library libboost_math_tr1f found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1f.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1f.lib -- Library libboost_math_tr1 found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_tr1.lib -- Library libboost_math_c99l found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99l.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99l.lib -- Library libboost_math_c99f found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99f.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99f.lib -- Library libboost_math_c99 found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_math_c99.lib -- Library libboost_log found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_log.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_log.lib -- Library libboost_log_setup found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_log_setup.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_log_setup.lib -- Library libboost_locale found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_locale.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_locale.lib -- Library libboost_json found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_json.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_json.lib -- Library libboost_iostreams found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_iostreams.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_iostreams.lib -- Library libboost_graph found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_graph.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_graph.lib -- Library libboost_context found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_context.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_context.lib -- Library libboost_fiber found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_fiber.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_fiber.lib -- Library libboost_fiber_numa found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_fiber_numa.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_fiber_numa.lib -- Library libboost_coroutine found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_coroutine.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_coroutine.lib -- Library libboost_contract found C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_contract.lib -- Found: C:/J/w/prod/BuildSingleReference@4/s/91e308/1/lib/libboost_contract.lib -- Conan: Using autogenerated FindSnappy.cmake -- Found Snappy: 1.1.9 (found version "1.1.9") -- Library snappy found C:/J/w/prod/BuildSingleReference@4/.conan/data/snappy/1.1.9/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/snappy.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/snappy/1.1.9/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/snappy.lib -- Library snappy found C:/J/w/prod/BuildSingleReference@4/.conan/data/snappy/1.1.9/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/snappy.lib -- Found: C:/J/w/prod/BuildSingleReference@4/.conan/data/snappy/1.1.9/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/snappy.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@4/s/5968dc/1 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4/s\5968dc\1 --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/prod/BuildSingleReference@4/s/5968dc/1/source_subfolder/lang/c++/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/5968dc/1/source_subfolder/lang/c++/CMakeLists.txt Compiler.cc Compiler.cc Node.cc LogicalType.cc NodeImpl.cc Node.cc LogicalType.cc NodeImpl.cc ResolverSchema.cc ResolverSchema.cc Schema.cc Schema.cc Types.cc Types.cc ValidSchema.cc Zigzag.cc BinaryEncoder.cc BinaryDecoder.cc Stream.cc FileStream.cc Generic.cc ValidSchema.cc GenericDatum.cc DataFile.cc Zigzag.cc BinaryEncoder.cc BinaryDecoder.cc Stream.cc FileStream.cc Generic.cc GenericDatum.cc DataFile.cc Symbol.cc Symbol.cc ValidatingCodec.cc ValidatingCodec.cc C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Node.cc(100): warning C4244: 'initializing': conversion from 'double' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Node.cc(100): warning C4244: 'initializing': conversion from 'double' to 'long', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc(101): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(517): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ResolverSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Generic.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc(114): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(523): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ResolverSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc(72): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Generic.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\Buffer.hh(159): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ResolverSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Generic.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc(114): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Generic.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc(101): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(517): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ResolverSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc(188): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(517): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\DataFile.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc(72): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc(82): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc(166): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc(467): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc(514): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc(211): note: see reference to function template instantiation 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' being compiled C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc(82): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\FileStream.cc(65): warning C4267: 'argument': conversion from 'size_t' to 'LONG', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\FileStream.cc(72): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\FileStream.cc(257): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(517): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\DataFile.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(523): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\DataFile.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer/Buffer.hh(159): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\DataFile.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(242): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(245): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(248): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(346): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(348): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(350): warning C4101: 'ex': unreferenced local variable [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Generic.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(523): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ResolverSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(523): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\DataFile.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc(166): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Generic.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\Buffer.hh(159): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ResolverSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(498): warning C4101: 'ex': unreferenced local variable [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer/Buffer.hh(159): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\DataFile.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\FileStream.cc(65): warning C4267: 'argument': conversion from 'size_t' to 'LONG', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\FileStream.cc(72): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\GenericDatum.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\FileStream.cc(257): warning C4267: 'argument': conversion from 'size_t' to 'DWORD', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Schema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(242): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(245): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(248): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(346): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\ValidSchema.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(348): warning C4244: 'argument': conversion from 'int64_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(350): warning C4101: 'ex': unreferenced local variable [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc(498): warning C4101: 'ex': unreferenced local variable [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc(188): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc(467): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc(514): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) JsonCodec.cc C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc(211): note: see reference to function template instantiation 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' being compiled c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Compiler.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\DataFile.cc(565): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\DataFile.cc(565): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] JsonCodec.cc c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] ResolvingDecoder.cc C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\NodeImpl.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] JsonIO.cc ResolvingDecoder.cc JsonIO.cc JsonDom.cc Resolver.cc Validator.cc JsonDom.cc c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\Symbol.cc(77): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\Symbol.cc(87): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] Resolver.cc c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] Validator.cc C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\Symbol.cc(90): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\Symbol.cc(94): warning C4244: 'argument': conversion from '__int64' to '_Ty', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] with [ _Ty=int ] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc(98): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc(140): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\Symbol.cc(77): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\Symbol.cc(87): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\Symbol.cc(90): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\Symbol.cc(94): warning C4244: 'argument': conversion from '__int64' to '_Ty', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] with [ _Ty=int ] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc(98): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc(140): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ValidatingCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(90): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(94): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(517): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(523): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(103): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\Buffer.hh(159): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(271): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(274): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(289): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(294): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(78): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(115): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(122): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(125): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(131): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(136): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(370): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(142): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(212): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(213): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(517): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(219): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(236): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(243): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(269): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(711): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(723): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(725): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(731): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\detail/BufferDetail.hh(523): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(770): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(789): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(821): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(832): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(850): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(859): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc(96): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\Reader.hh(112): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\Reader.hh(111): note: while compiling class template member function 'void avro::ReaderImpl::readFixed(uint8_t *,size_t)' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc(98): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(511): note: see reference to function template instantiation 'void avro::ReaderImpl::readFixed(uint8_t *,size_t)' being compiled c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\buffer\Buffer.hh(159): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc(113): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(137): note: see reference to class template instantiation 'avro::ReaderImpl' being compiled C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc(132): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(90): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(78): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(94): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(115): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(122): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp_s.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(103): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(125): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(131): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(271): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(136): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(274): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(142): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(289): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc(294): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(212): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(213): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(219): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(236): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(243): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(370): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc(269): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(711): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(723): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(725): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(731): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(770): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(789): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(821): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(832): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(850): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(859): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\Reader.hh(112): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\Reader.hh(111): note: while compiling class template member function 'void avro::ReaderImpl::readFixed(uint8_t *,size_t)' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(511): note: see reference to function template instantiation 'void avro::ReaderImpl::readFixed(uint8_t *,size_t)' being compiled C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc(137): note: see reference to class template instantiation 'avro::ReaderImpl' being compiled C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc(96): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Validator.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc(98): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc(113): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc(132): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(181): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(164): note: while compiling class template member function 'avro::SchemaResolution avro::NodeImpl::furtherResolution(const avro::Node &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\ResolvingDecoder.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(523): note: see reference to class template instantiation 'avro::NodeImpl' being compiled (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\Resolver.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\parsing\JsonCodec.cc) [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrocpp.vcxproj] avrocpp_s.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\lib\avrocpp_s.lib Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/5968dc/1/source_subfolder/lang/c++/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/5968dc/1/source_subfolder/lang/c++/CMakeLists.txt precompile.cc avrogencpp.cc Creating library C:/J/w/prod/BuildSingleReference@4/s/5968dc/1/lib/avrocpp.lib and object C:/J/w/prod/BuildSingleReference@4/s/5968dc/1/lib/avrocpp.exp avrocpp.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\bin\avrocpp.dll precompile.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\bin\precompile.exe c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] c:\j\w\prod\buildsinglereference@4\s\5968dc\1\source_subfolder\lang\c++\api\GenericDatum.hh(487): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(166): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(253): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(264): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(266): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(273): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(274): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(290): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(292): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(384): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(391): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(411): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(545): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(574): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(584): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(599): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(613): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(627): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(640): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\impl\avrogencpp.cc(660): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(572): note: while compiling class template member function 'void avro::NodeImpl::printBasicInfo(std::ostream &) const' C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(238): note: see reference to class template instantiation 'avro::NodeImpl' being compiled C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\api\NodeImpl.hh(583): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\source_subfolder\lang\c++\avrogencpp.vcxproj] avrogencpp.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\bin\avrogencpp.exe Building Custom Rule C:/J/w/prod/BuildSingleReference@4/s/5968dc/1/CMakeLists.txt libavrocpp/1.10.2: Package '31ea7be1caeeb126784a2b85de9996648805e25b' built libavrocpp/1.10.2: Build folder C:\J\w\prod\BuildSingleReference@4/s\5968dc\1 libavrocpp/1.10.2: Generated conaninfo.txt libavrocpp/1.10.2: Generated conanbuildinfo.txt libavrocpp/1.10.2: Generating the package libavrocpp/1.10.2: Package folder C:\J\w\prod\BuildSingleReference@4/s\21cde2\1 libavrocpp/1.10.2: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@4/s\5968dc\1 --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. avrocpp_s.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\lib\avrocpp_s.lib avrocpp.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\bin\avrocpp.dll avrogencpp.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\bin\avrogencpp.exe precompile.vcxproj -> C:\J\w\prod\BuildSingleReference@4\s\5968dc\1\bin\precompile.exe -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/lib/avrocpp.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/bin/avrocpp.dll -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/lib/avrocpp_s.lib -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/bin/avrogencpp.exe -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/AvroParse.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/AvroSerialize.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/AvroTraits.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer/Buffer.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer/BufferPrint.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer/BufferReader.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer/BufferStream.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer/BufferStreambuf.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer/detail -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer/detail/BufferDetail.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/buffer/detail/BufferDetailIterator.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Compiler.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Config.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/DataFile.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Decoder.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Encoder.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Exception.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Generic.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/GenericDatum.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Layout.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/LogicalType.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Node.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/NodeConcepts.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/NodeImpl.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Parser.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Reader.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Resolver.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/ResolverSchema.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/ResolvingReader.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Schema.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/SchemaResolution.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Serializer.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Specific.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Stream.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Types.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Validator.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/ValidSchema.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Writer.hh -- Installing: C:/J/w/prod/BuildSingleReference@4/s/21cde2/1/include/avro/Zigzag.hh [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK libavrocpp/1.10.2 package(): Packaged 1 '.dll' file: avrocpp.dll libavrocpp/1.10.2 package(): Packaged 1 '.exe' file: avrogencpp.exe libavrocpp/1.10.2 package(): Packaged 38 '.hh' files libavrocpp/1.10.2 package(): Packaged 2 '.lib' files: avrocpp.lib, avrocpp_s.lib libavrocpp/1.10.2 package(): Packaged 2 '.txt' files: LICENSE.txt, NOTICE.txt libavrocpp/1.10.2: Package '31ea7be1caeeb126784a2b85de9996648805e25b' created libavrocpp/1.10.2: Created package revision bd40c197497c1efe469ad9de06fd82af [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 Enabled snappy codec 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 SNAPPY_ROOT_DIR