******************************************************************************** conan install snappy/1.1.9@#14cf3fea8c06dc1306f77876d78daf5e --build=snappy -pr C:\J\w\prod\BuildSingleReference@2\11247\467d729f-c1fb-492d-9ff1-95415463f1b9/profile_windows_15_mt_vs_release_64.snappy-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference@2\.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@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] snappy:shared=True [build_requires] [env] snappy/1.1.9: Forced build from source Installing package: snappy/1.1.9 Requirements snappy/1.1.9 from local cache - Cache Packages snappy/1.1.9:f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK snappy/1.1.9: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK snappy/1.1.9: Copying sources to build folder snappy/1.1.9: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 snappy/1.1.9: Generator cmake created conanbuildinfo.cmake snappy/1.1.9: 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 snappy/1.1.9: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder && 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@2\.conan\data\snappy\1.1.9\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSNAPPY_BUILD_TESTS="False" -DSNAPPY_FUZZING_BUILD="False" -DSNAPPY_REQUIRE_AVX="False" -DSNAPPY_REQUIRE_AVX2="False" -DSNAPPY_INSTALL="True" -DSNAPPY_BUILD_BENCHMARKS="False" -Wno-dev C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 ----------------- -- 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 -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for sys/mman.h -- Looking for sys/mman.h - not found -- Looking for sys/resource.h -- Looking for sys/resource.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for sys/uio.h -- Looking for sys/uio.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for windows.h -- Looking for windows.h - found -- Looking for zlibVersion in z -- Looking for zlibVersion in z - not found -- Looking for lzo1x_1_15_compress in lzo2 -- Looking for lzo1x_1_15_compress in lzo2 - not found -- Looking for LZ4_compress_default in lz4 -- Looking for LZ4_compress_default in lz4 - not found -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX - Success -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 - Success -- Performing Test HAVE_CLANG_MAVX -- Performing Test HAVE_CLANG_MAVX - Failed -- Performing Test HAVE_CLANG_MBMI2 -- Performing Test HAVE_CLANG_MBMI2 - Failed -- Performing Test SNAPPY_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test SNAPPY_HAVE_NO_MISSING_FIELD_INITIALIZERS - Failed -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Failed -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Failed -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE - Failed -- Performing Test SNAPPY_HAVE_SSSE3 -- Performing Test SNAPPY_HAVE_SSSE3 - Success -- Performing Test SNAPPY_HAVE_BMI2 -- Performing Test SNAPPY_HAVE_BMI2 - Success -- Looking for mmap -- Looking for mmap - not found -- Looking for sysconf -- Looking for sysconf - not found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder --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@2/.conan/data/snappy/1.1.9/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/source_subfolder/CMakeLists.txt snappy-c.cc snappy-sinksource.cc snappy-stubs-internal.cc snappy.cc C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(112): warning C4244: 'argument': conversion from 'int' to 'int16_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(113): warning C4244: 'argument': conversion from 'int' to 'int16_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(114): warning C4244: 'argument': conversion from 'int' to 'int16_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(697): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(712): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(714): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(732): warning C4459: declaration of 'table' hides global declaration [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(141): note: see declaration of 'snappy::`anonymous-namespace'::table' C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(792): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(794): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(809): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(821): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(834): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(869): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(870): warning C4244: 'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(872): warning C4244: '=': conversion from '__int64' to 'uint16_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(886): warning C4244: '=': conversion from 'uint64_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(893): warning C4244: 'argument': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1381): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1400): warning C4244: 'initializing': conversion from '__int64' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1413): warning C4267: 'argument': conversion from 'size_t' to 'const _Ty', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] with [ _Ty=uint32_t ] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1471): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1510): warning C4459: declaration of 'table' hides global declaration [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(141): note: see declaration of 'snappy::`anonymous-namespace'::table' C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1513): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1513): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1585): warning C4245: 'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2182): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2189): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(581): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(834): note: see reference to function template instantiation 'char *snappy::EmitLiteral(char *,const char *,int)' being compiled C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(589): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(594): warning C4244: '=': conversion from 'int' to 'char', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(579): warning C4127: conditional expression is constant [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(579): note: consider using 'if constexpr' statement instead C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(893): note: see reference to function template instantiation 'char *snappy::EmitLiteral(char *,const char *,int)' being compiled C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1444): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1731): note: see reference to function template instantiation 'bool snappy::InternalUncompress(snappy::Source *,Writer *)' being compiled with [ Writer=snappy::SnappyIOVecWriter ] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(614): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(639): note: see reference to function template instantiation 'char *snappy::EmitCopyAtMost64(char *,size_t,size_t)' being compiled C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(856): note: see reference to function template instantiation 'char *snappy::EmitCopy(char *,size_t,size_t)' being compiled C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(616): warning C4245: 'initializing': conversion from 'int' to 'uint32_t', signed/unsigned mismatch [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(628): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1299): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1456): note: see reference to function template instantiation 'void snappy::SnappyDecompressor::DecompressAllTags(Writer *)' being compiled with [ Writer=snappy::SnappyArrayWriter ] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2182): note: see reference to function template instantiation 'bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor *,Writer *,uint32_t,uint32_t)' being compiled with [ Writer=snappy::SnappyArrayWriter ] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1312): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1337): warning C4244: 'initializing': conversion from 'ptrdiff_t' to 'uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1337): warning C4244: 'initializing': conversion from 'ptrdiff_t' to 'const uint32_t', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2003): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2001): note: while compiling class template member function 'bool snappy::SnappyScatteredWriter::TryFastAppend(const char *,size_t,size_t,char **)' C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1286): note: see reference to function template instantiation 'bool snappy::SnappyScatteredWriter::TryFastAppend(const char *,size_t,size_t,char **)' being compiled C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2158): note: see reference to class template instantiation 'snappy::SnappyScatteredWriter' being compiled C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2003): warning C4244: 'initializing': conversion from '__int64' to 'const int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2062): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\source_subfolder\snappy.vcxproj] C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(2046): note: while compiling class template member function 'bool snappy::SnappyScatteredWriter::SlowAppend(const char *,size_t)' C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1994): note: see reference to function template instantiation 'bool snappy::SnappyScatteredWriter::SlowAppend(const char *,size_t)' being compiled C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\source_subfolder\snappy.cc(1456): note: see reference to function template instantiation 'void snappy::SnappyDecompressor::DecompressAllTags(Writer *)' being compiled with [ Writer=snappy::SnappyScatteredWriter ] Auto build dll exports Creating library C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder/lib/snappy.lib and object C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder/lib/snappy.exp snappy.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\bin\snappy.dll Building Custom Rule C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/CMakeLists.txt snappy/1.1.9: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' built snappy/1.1.9: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 snappy/1.1.9: Generated conaninfo.txt snappy/1.1.9: Generated conanbuildinfo.txt snappy/1.1.9: Generating the package snappy/1.1.9: Package folder C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\package\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202 snappy/1.1.9: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder --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. Auto build dll exports Creating library C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder/lib/snappy.lib and object C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/build/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/build_subfolder/lib/snappy.exp snappy.vcxproj -> C:\J\w\prod\BuildSingleReference@2\.conan\data\snappy\1.1.9\_\_\build\f42ebec2d0ee7d5c41713cd8eee15cf988b0d202\build_subfolder\bin\snappy.dll -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/snappy.lib -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/bin/snappy.dll -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/snappy-c.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/snappy-sinksource.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/snappy.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/include/snappy-stubs-public.h -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/cmake/Snappy/SnappyTargets-release.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference@2/.conan/data/snappy/1.1.9/_/_/package/f42ebec2d0ee7d5c41713cd8eee15cf988b0d202/lib/cmake/Snappy/SnappyConfigVersion.cmake [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 ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.9.43 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK snappy/1.1.9 package(): Packaged 1 '.dll' file: snappy.dll snappy/1.1.9 package(): Packaged 4 '.h' files: snappy-c.h, snappy-sinksource.h, snappy-stubs-public.h, snappy.h snappy/1.1.9 package(): Packaged 1 '.lib' file: snappy.lib snappy/1.1.9 package(): Packaged 1 file: COPYING snappy/1.1.9: Package 'f42ebec2d0ee7d5c41713cd8eee15cf988b0d202' created snappy/1.1.9: Created package revision 1d646e1ffe91a50e1d250fa5a8c5b395 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY