******************************************************************************** conan install leveldb/1.23@ --build=leveldb --profile=C:\J\w\BuildSingleReference@6/36003/1de0c92c-a2e7-4000-9eb8-c45b7d4c09f7/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@6\.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@6\.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=MDd compiler.version=15 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-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz snappy/1.1.8: Downloaded recipe revision 99ea373348d8d01b4ac7c2d91cd47957 leveldb/1.23: Forced build from source Installing package: leveldb/1.23 Requirements leveldb/1.23 from local cache - Cache snappy/1.1.8 from 'conan-center' - Downloaded Packages leveldb/1.23:0d9d78b6169c4214135e7828783bf92fef59cdcb - Build snappy/1.1.8:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... snappy/1.1.8: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz snappy/1.1.8: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 snappy/1.1.8: Downloaded package revision e4fac30d642da58b6951823f82118190 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK leveldb/1.23: Configuring sources in C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\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.23: Copying sources to build folder leveldb/1.23: Building your package in C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb leveldb/1.23: Generator cmake_find_package created FindSnappy.cmake leveldb/1.23: 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.23: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -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\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\package\0d9d78b6169c4214135e7828783bf92fef59cdcb" -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@6/.conan/data/leveldb/1.23/_/_/build/0d9d78b6169c4214135e7828783bf92fef59cdcb" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DLEVELDB_BUILD_TESTS="False" -DLEVELDB_BUILD_BENCHMARKS="False" -Wno-dev C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.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 default RPATHs Conan policies -- Conan: Adjusting language standard -- 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 -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - not found -- Performing Test HAVE_CLANG_THREAD_SAFETY -- Performing Test HAVE_CLANG_THREAD_SAFETY - Failed -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS -- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS - Failed -- Performing Test HAVE_CXX17_HAS_INCLUDE -- Performing Test HAVE_CXX17_HAS_INCLUDE - Success -- 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@6/.conan/data/leveldb/1.23/_/_/build/0d9d78b6169c4214135e7828783bf92fef59cdcb ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/build/0d9d78b6169c4214135e7828783bf92fef59cdcb/source_subfolder/CMakeLists.txt cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] builder.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] c.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] db_impl.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] db_iter.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] dbformat.cc dumpfile.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] filename.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] log_reader.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] log_writer.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] memtable.cc cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\c.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\c.cc) C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\c.cc(152): 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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(536): note: see declaration of 'strdup' C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\c.cc(156): 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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(536): note: see declaration of 'strdup' C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\c.cc(242): 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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\string.h(536): note: see declaration of 'strdup' C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\dumpfile.cc)C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\write_batch.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\write_batch.cc) C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\dbformat.cc(127): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of dataC:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\dumpfile.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\table\block_builder.cc(66): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\table\block_builder.cc(86): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] with [ _Ty=uint32_t ] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\log_writer.cc(106): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\table\block_builder.cc(92): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_edit.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_edit.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] block.cc filter_block.cc C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc(90): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc(165): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\db_impl.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc(175): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] format.cc C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc(184): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\db_impl.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] iterator.cc C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc(1103): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\db_impl.cc) [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc(1228): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\db_impl.cc)C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\version_set.cc(1228): warning C4267: 'initializing': conversion from 'size_t' to 'const int', possible loss of data merger.cc table_builder.cc table.cc two_level_iterator.cc C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\memtable.cc(41): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\repair.cc)C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\memtable.cc(90): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string,std::allocator>' (compiling source file C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\repair.cc)arena.cc C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\memtable.cc(95): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\db\db_impl.cc(1093): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\table\block.cc(37): warning C4267: '=': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\table\block.cc(97): warning C4267: 'return': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] bloom.cc C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\table\filter_block.cc(55): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] with [ _Ty=uint32_t ] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\table\filter_block.cc(69): warning C4267: 'argument': conversion from 'size_t' to '_Ty', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] with [ _Ty=uint32_t ] cache.cc coding.cc comparator.cc crc32c.cc env.cc filter_policy.cc hash.cc logging.cc options.cc status.cc env_windows.cc memenv.cc C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\util\coding.cc(59): warning C4244: '=': conversion from 'uint64_t' to 'uint8_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\util\coding.cc(73): warning C4267: 'argument': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\util\hash.cc(27): warning C4267: 'initializing': conversion from 'size_t' to 'uint32_t', possible loss of data [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\util\env_windows.cc(605): 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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdlib.h(1191): note: see declaration of 'getenv' C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\util\env_windows.cc(625): 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@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldb.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\stdio.h(208): note: see declaration of 'fopen' Creating library C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/build/0d9d78b6169c4214135e7828783bf92fef59cdcb/lib/leveldb.lib and object C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/build/0d9d78b6169c4214135e7828783bf92fef59cdcb/lib/leveldb.exp leveldb.vcxproj -> C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\bin\leveldb.dll Building Custom Rule C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/build/0d9d78b6169c4214135e7828783bf92fef59cdcb/source_subfolder/CMakeLists.txt cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\source_subfolder\leveldbutil.vcxproj] leveldbutil.cc leveldbutil.vcxproj -> C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\bin\leveldbutil.exe Building Custom Rule C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/build/0d9d78b6169c4214135e7828783bf92fef59cdcb/CMakeLists.txt leveldb/1.23: Package '0d9d78b6169c4214135e7828783bf92fef59cdcb' built leveldb/1.23: Build folder C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb leveldb/1.23: Generated conaninfo.txt leveldb/1.23: Generated conanbuildinfo.txt leveldb/1.23: Generating the package leveldb/1.23: Package folder C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\package\0d9d78b6169c4214135e7828783bf92fef59cdcb leveldb/1.23: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb --config Debug --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. leveldb.vcxproj -> C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\bin\leveldb.dll leveldbutil.vcxproj -> C:\J\w\BuildSingleReference@6\.conan\data\leveldb\1.23\_\_\build\0d9d78b6169c4214135e7828783bf92fef59cdcb\bin\leveldbutil.exe -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/lib/leveldb.lib -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/bin/leveldb.dll -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/c.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/cache.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/comparator.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/db.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/dumpfile.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/env.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/export.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/filter_policy.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/iterator.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/options.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/slice.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/status.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/table_builder.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/table.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/include/leveldb/write_batch.h -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/lib/cmake/leveldb/leveldbTargets.cmake -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/lib/cmake/leveldb/leveldbTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/lib/cmake/leveldb/leveldbConfig.cmake -- Installing: C:/J/w/BuildSingleReference@6/.conan/data/leveldb/1.23/_/_/package/0d9d78b6169c4214135e7828783bf92fef59cdcb/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.23 package(): Packaged 1 '.dll' file: leveldb.dll leveldb/1.23 package(): Packaged 15 '.h' files leveldb/1.23 package(): Packaged 1 '.lib' file: leveldb.lib leveldb/1.23 package(): Packaged 1 file: LICENSE leveldb/1.23: Package '0d9d78b6169c4214135e7828783bf92fef59cdcb' created leveldb/1.23: Created package revision 08c2f3cc56cf2ddd176d193473ebc4ca [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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY