******************************************************************************** conan install leveldb/1.22@ --profile=C:\J\w\BuildSingleReference@4/4479/a32f462f-8467-488a-a046-b48ea4b5afe6/profile.txt --build=leveldb ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\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\BuildSingleReference@4\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] leveldb:shared=True [build_requires] [env] snappy/1.1.8: Not found in local cache, looking in remotes... snappy/1.1.8: Trying with 'conan-upstream'... snappy/1.1.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz snappy/1.1.8: Downloaded recipe revision 68975c9288f2ac767c4fcb23a1207207 leveldb/1.22: Forced build from source Installing package: leveldb/1.22 Requirements leveldb/1.22 from 'conan-upstream' - Cache snappy/1.1.8 from 'conan-center' - Downloaded Packages leveldb/1.22:6b628cb932bcce05f187b8b98f2fabb22b30e832 - Build snappy/1.1.8:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Download Installing (downloading, building) binaries... snappy/1.1.8: Retrieving package f27dcd2d5e453cb01f9324a959461903ce8116a0 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz snappy/1.1.8: Package installed f27dcd2d5e453cb01f9324a959461903ce8116a0 snappy/1.1.8: Downloaded package revision 121efc934bab2e319934f7a5aa52732f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK leveldb/1.22: Configuring sources in C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK leveldb/1.22: Copying sources to build folder leveldb/1.22: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832 leveldb/1.22: Generator cmake_find_package created FindSnappy.cmake leveldb/1.22: Generator cmake created conanbuildinfo.cmake [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 leveldb/1.22: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\package\6b628cb932bcce05f187b8b98f2fabb22b30e832" -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/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLEVELDB_BUILD_TESTS="False" -DLEVELDB_BUILD_BENCHMARKS="False" -Wno-dev C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- 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 unistd.h -- Looking for unistd.h - not found -- Looking for crc32c_value in crc32c -- Looking for crc32c_value in crc32c - not found -- Looking for snappy_compress in snappy -- Looking for snappy_compress in snappy - not found -- Looking for malloc in tcmalloc -- Looking for malloc in tcmalloc - not found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Failed -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832 ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/source_subfolder/CMakeLists.txt cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] builder.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] c.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] db_impl.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] db_iter.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] dbformat.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] dumpfile.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] filename.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] log_reader.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] log_writer.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] memtable.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] repair.cc table_cache.cc version_edit.cc version_set.cc write_batch.cc block_builder.cc C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\include\leveldb/write_batch.h(78): warning C4251: 'leveldb::WriteBatch::rep_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'leveldb::WriteBatch' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\write_batch.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\write_batch.cc) C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\include\leveldb/write_batch.h(78): warning C4251: 'leveldb::WriteBatch::rep_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'leveldb::WriteBatch' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc) C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(126): warning C4800: 'unsigned char': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(149): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(530): note: see declaration of 'strdup' C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(153): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(530): note: see declaration of 'strdup' C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(238): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\string.h(530): note: see declaration of 'strdup' C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(383): warning C4800: 'unsigned char': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(388): warning C4800: 'unsigned char': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(393): warning C4800: 'unsigned char': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(501): warning C4800: 'unsigned char': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(506): warning C4800: 'unsigned char': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\c.cc(522): warning C4800: 'unsigned char': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\log_writer.cc(106): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\dbformat.cc(131): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\block_builder.cc(67): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\block_builder.cc(87): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\block_builder.cc(93): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\block_builder.cc(94): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\block_builder.cc(95): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\include\leveldb/write_batch.h(78): warning C4251: 'leveldb::WriteBatch::rep_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'leveldb::WriteBatch' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\dumpfile.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\dumpfile.cc) C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db/version_set.h(112): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_edit.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db/version_set.h(332): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_edit.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db/version_set.h(112): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db/version_set.h(332): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] block.cc filter_block.cc format.cc C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\memtable.cc(41): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\memtable.cc(89): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\memtable.cc(94): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] iterator.cc merger.cc table_builder.cc table.cc C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db/version_set.h(112): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\db_impl.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db/version_set.h(332): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\db_impl.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\include\leveldb/write_batch.h(78): warning C4251: 'leveldb::WriteBatch::rep_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'leveldb::WriteBatch' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\db_impl.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\db_impl.cc) C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\include\leveldb/write_batch.h(78): warning C4251: 'leveldb::WriteBatch::rep_': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'leveldb::WriteBatch' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\repair.cc) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\xstring(2633): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\repair.cc) C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc(91): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc(166): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc(176): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc(185): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\db_impl.cc(1078): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc(1121): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc(1245): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\db\version_set.cc(1245): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] two_level_iterator.cc arena.cc bloom.cc cache.cc coding.cc comparator.cc C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\filter_block.cc(41): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\filter_block.cc(41): warning C4267: 'initializing': conversion from 'size_t' to 'const uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\filter_block.cc(55): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\filter_block.cc(69): warning C4267: 'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\block.cc(36): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\table\block.cc(96): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] crc32c.cc env.cc filter_policy.cc hash.cc logging.cc options.cc status.cc env_windows.cc memenv.cc C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\coding.cc(85): warning C4244: '=': conversion from 'uint64_t' to 'unsigned char', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\coding.cc(99): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\hash.cc(27): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\status.cc(23): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\status.cc(23): warning C4267: 'initializing': conversion from 'size_t' to 'const uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\status.cc(24): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\status.cc(24): warning C4267: 'initializing': conversion from 'size_t' to 'const uint32_t', possible loss of data [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\env_windows.cc(88): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\env_windows.cc(329): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\env_windows.cc(334): warning C4800: 'BOOL': forcing value to bool 'true' or 'false' (performance warning) [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\env_windows.cc(581): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdlib.h(1188): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\util\env_windows.cc(601): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' Creating library C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/lib/leveldb.lib and object C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/lib/leveldb.exp leveldb.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\bin\leveldb.dll leveldb.vcxproj -> C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/bin/leveldb.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/source_subfolder/CMakeLists.txt cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\source_subfolder\leveldbutil.vcxproj] leveldbutil.cc leveldbutil.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\bin\leveldbutil.exe leveldbutil.vcxproj -> C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/bin/leveldbutil.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/CMakeLists.txt leveldb/1.22: Package '6b628cb932bcce05f187b8b98f2fabb22b30e832' built leveldb/1.22: Build folder C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832 leveldb/1.22: Generated conaninfo.txt leveldb/1.22: Generated conanbuildinfo.txt leveldb/1.22: Generating the package leveldb/1.22: Package folder C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\package\6b628cb932bcce05f187b8b98f2fabb22b30e832 leveldb/1.22: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832 --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. leveldb.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\bin\leveldb.dll leveldb.vcxproj -> C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/bin/leveldb.pdb (Full PDB) leveldbutil.vcxproj -> C:\J\w\BuildSingleReference@4\.conan\data\leveldb\1.22\_\_\build\6b628cb932bcce05f187b8b98f2fabb22b30e832\bin\leveldbutil.exe leveldbutil.vcxproj -> C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/build/6b628cb932bcce05f187b8b98f2fabb22b30e832/bin/leveldbutil.pdb (Full PDB) -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/lib/leveldb.lib -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/bin/leveldb.dll -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/c.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/cache.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/comparator.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/db.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/dumpfile.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/env.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/export.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/filter_policy.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/iterator.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/options.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/slice.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/status.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/table_builder.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/table.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/include/leveldb/write_batch.h -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/lib/cmake/leveldb/leveldbTargets.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/lib/cmake/leveldb/leveldbTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/lib/cmake/leveldb/leveldbConfig.cmake -- Installing: C:/J/w/BuildSingleReference@4/.conan/data/leveldb/1.22/_/_/package/6b628cb932bcce05f187b8b98f2fabb22b30e832/lib/cmake/leveldb/leveldbConfigVersion.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 leveldb/1.22 package(): Packaged 1 '.dll' file: leveldb.dll leveldb/1.22 package(): Packaged 15 '.h' files leveldb/1.22 package(): Packaged 1 '.lib' file: leveldb.lib leveldb/1.22 package(): Packaged 1 file: LICENSE leveldb/1.22: Package '6b628cb932bcce05f187b8b98f2fabb22b30e832' created leveldb/1.22: Created package revision 07c8fcd030594836b71bc4cf403ee13c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY