******************************************************************************** conan install rocksdb/6.8.1@#6bc6e28ef827828bf2148b9b54bf5b9a --build=rocksdb -pr C:\J\w\BuildSingleReference@3/84256/0fa3db34-3b8e-4504-8eeb-a631983d9943/profile_windows_15_mdd_vs_debug_64.rocksdb-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.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@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] rocksdb:shared=True [build_requires] [env] rocksdb/6.8.1: Forced build from source Installing package: rocksdb/6.8.1 Requirements rocksdb/6.8.1 from local cache - Cache Packages rocksdb/6.8.1:e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK rocksdb/6.8.1: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK rocksdb/6.8.1: Copying sources to build folder rocksdb/6.8.1: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db rocksdb/6.8.1: Generator cmake created conanbuildinfo.cmake rocksdb/6.8.1: 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 rocksdb/6.8.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder && 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@3\.conan\data\rocksdb\6.8.1\_\_\package\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db" -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@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFAIL_ON_WARNINGS="False" -DWITH_TESTS="False" -DWITH_TOOLS="False" -DWITH_CORE_TOOLS="False" -DWITH_BENCHMARK_TOOLS="False" -DWITH_FOLLY_DISTRIBUTED_MUTEX="False" -DWITH_MD_LIBRARY="True" -DROCKSDB_INSTALL_ON_WINDOWS="True" -DROCKSDB_LITE="False" -DWITH_GFLAGS="False" -DWITH_SNAPPY="False" -DWITH_LZ4="False" -DWITH_ZLIB="False" -DWITH_ZSTD="False" -DWITH_TBB="False" -DWITH_JEMALLOC="False" -DROCKSDB_BUILD_SHARED="True" -DROCKSDB_LIBRARY_EXPORTS="True" -DROCKSDB_DLL="True" -DUSE_RTTI="True" -DPORTABLE="True" -DFORCE_SSE42="False" -DWITH_NUMA="False" -Wno-dev C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db ----------------- -- 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 -- The ASM compiler identification is MSVC -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- GFLAGS library is disabled -- SNAPPY library is disabled -- LZ4 library is disabled -- ZLIB library is disabled -- XPRESS is disabled -- ZSTD library is disabled -- JEMALLOC library is disabled -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.29.0.windows.1") -- Performing Test HAVE_SSE42 -- Performing Test HAVE_SSE42 - Success -- Performing Test HAVE_THREAD_LOCAL -- Performing Test HAVE_THREAD_LOCAL - Success -- Enabling RTTI -- Performing Test HAVE_FALLOCATE -- Performing Test HAVE_FALLOCATE - Failed -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE - Failed -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Failed -- Looking for malloc_usable_size -- Looking for malloc_usable_size - not found -- Looking for sched_getcpu -- Looking for sched_getcpu - not found -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- JNI library is disabled -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder --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@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/source_subfolder/CMakeLists.txt cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\build_version.vcxproj] build_version.cc build_version.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\build_version.dir\Debug\build_version.lib Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/source_subfolder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/source_subfolder/CMakeLists.txt cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb.vcxproj] cl : Command line warning D9030: '/Gm' is incompatible with multiprocessing; ignoring /MP switch [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb.vcxproj] cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb-shared.vcxproj] cl : Command line warning D9030: '/Gm' is incompatible with multiprocessing; ignoring /MP switch [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb-shared.vcxproj] win_thread.cc win_thread.cc win_logger.cc win_logger.cc port_win.cc port_win.cc env_default.cc env_default.cc env_win.cc env_win.cc io_win.cc io_win.cc write_batch_with_index_internal.cc write_batch_with_index_internal.cc write_batch_with_index.cc write_batch_with_index.cc db_ttl_impl.cc db_ttl_impl.cc write_unprepared_txn_db.cc write_unprepared_txn_db.cc write_unprepared_txn.cc write_unprepared_txn.cc write_prepared_txn_db.cc write_prepared_txn_db.cc write_prepared_txn.cc write_prepared_txn.cc transaction_util.cc transaction_util.cc transaction_lock_mgr.cc transaction_lock_mgr.cc transaction_db_mutex_impl.cc transaction_base.cc transaction_db_mutex_impl.cc transaction_base.cc snapshot_checker.cc snapshot_checker.cc pessimistic_transaction_db.cc pessimistic_transaction_db.cc pessimistic_transaction.cc pessimistic_transaction.cc Generating Code... Generating Code... Compiling... optimistic_transaction.cc Compiling... optimistic_transaction.cc optimistic_transaction_db_impl.cc optimistic_transaction_db_impl.cc file_trace_reader_writer.cc file_trace_reader_writer.cc compact_on_deletion_collector.cc sim_cache.cc compact_on_deletion_collector.cc sim_cache.cc cache_simulator.cc cache_simulator.cc volatile_tier_impl.cc volatile_tier_impl.cc persistent_cache_tier.cc persistent_cache_tier.cc block_cache_tier_metadata.cc block_cache_tier_metadata.cc block_cache_tier_file.cc block_cache_tier_file.cc block_cache_tier.cc block_cache_tier.cc options_util.cc options_util.cc option_change_migration.cc option_change_migration.cc object_registry.cc object_registry.cc uint64add.cc uint64add.cc stringappend2.cc stringappend2.cc stringappend.cc sortlist.cc stringappend.cc put.cc sortlist.cc max.cc put.cc Generating Code... max.cc Generating Code... Compiling... bytesxor.cc Compiling... bytesxor.cc memory_util.cc memory_util.cc leveldb_options.cc env_timed.cc leveldb_options.cc env_mirror.cc env_timed.cc debug.cc env_mirror.cc debug.cc remove_emptyvalue_compactionfilter.cc checkpoint_impl.cc remove_emptyvalue_compactionfilter.cc checkpoint_impl.cc cassandra_compaction_filter.cc blob_log_format.cc blob_log_writer.cc cassandra_compaction_filter.cc blob_log_format.cc blob_log_reader.cc blob_log_writer.cc blob_file.cc blob_log_reader.cc blob_file.cc blob_dump_tool.cc blob_db_impl_filesnapshot.cc blob_dump_tool.cc blob_db_impl.cc blob_db_impl_filesnapshot.cc blob_db.cc blob_db_impl.cc blob_compaction_filter.cc blob_db.cc backupable_db.cc blob_compaction_filter.cc xxhash.cc Generating Code... Compiling... threadpool_imp.cc backupable_db.cc thread_local.cc string_util.cc status.cc xxhash.cc Generating Code... file_checksum_helper.cc slice.cc Compiling... threadpool_imp.cc rate_limiter.cc random.cc thread_local.cc murmurhash.cc hash.cc string_util.cc dynamic_bloom.cc status.cc crc32c.cc file_checksum_helper.cc concurrent_task_limiter_impl.cc compression_context_cache.cc slice.cc rate_limiter.cc comparator.cc compaction_job_stats_impl.cc random.cc coding.cc murmurhash.cc block_cache_tracer.cc hash.cc dynamic_bloom.cc trace_replay.cc crc32c.cc concurrent_task_limiter_impl.cc compression_context_cache.cc trace_analyzer_tool.cc Generating Code... Compiling... sst_dump_tool.cc comparator.cc compaction_job_stats_impl.cc coding.cc ldb_tool.cc block_cache_tracer.cc ldb_cmd.cc trace_replay.cc db_dump_tool.cc block_cache_trace_analyzer.cc transaction_test_util.cc trace_analyzer_tool.cc Generating Code... testutil.cc Compiling... sst_dump_tool.cc sync_point_impl.cc ldb_tool.cc sync_point.cc ldb_cmd.cc two_level_iterator.cc table_properties.cc sst_file_writer.cc db_dump_tool.cc sst_file_reader.cc block_cache_trace_analyzer.cc transaction_test_util.cc testutil.cc plain_table_reader.cc plain_table_key_coding.cc sync_point_impl.cc sync_point.cc plain_table_index.cc plain_table_factory.cc two_level_iterator.cc table_properties.cc plain_table_builder.cc sst_file_writer.cc plain_table_bloom.cc persistent_cache_helper.cc sst_file_reader.cc Generating Code... plain_table_reader.cc Compiling... meta_blocks.cc merging_iterator.cc plain_table_key_coding.cc iterator.cc plain_table_index.cc get_context.cc plain_table_factory.cc cuckoo_table_reader.cc plain_table_builder.cc cuckoo_table_factory.cc cuckoo_table_builder.cc plain_table_bloom.cc block_fetcher.cc persistent_cache_helper.cc uncompression_dict_reader.cc Generating Code... partitioned_filter_block.cc Compiling... meta_blocks.cc parsed_full_filter_block.cc merging_iterator.cc index_builder.cc iterator.cc full_filter_block.cc get_context.cc flush_block_policy.cc cuckoo_table_reader.cc filter_policy.cc cuckoo_table_factory.cc filter_block_reader_common.cc cuckoo_table_builder.cc data_block_footer.cc data_block_hash_index.cc block_prefix_index.cc block_fetcher.cc block_builder.cc uncompression_dict_reader.cc Generating Code... Compiling... block_based_table_reader.cc partitioned_filter_block.cc block_based_table_factory.cc parsed_full_filter_block.cc block_based_table_builder.cc index_builder.cc block_based_filter_block.cc full_filter_block.cc block.cc flush_block_policy.cc adaptive_table_factory.cc filter_policy.cc stack_trace.cc options_sanity_check.cc options_parser.cc filter_block_reader_common.cc options_helper.cc data_block_footer.cc data_block_hash_index.cc options.cc block_prefix_index.cc block_builder.cc db_options.cc Generating Code... cf_options.cc Compiling... block_based_table_reader.cc thread_status_util_debug.cc thread_status_util.cc block_based_table_factory.cc thread_status_updater.cc thread_status_impl.cc statistics.cc block_based_table_builder.cc persistent_stats_history.cc block_based_filter_block.cc perf_level.cc Generating Code... block.cc adaptive_table_factory.cc Compiling... perf_context.cc iostats_context.cc stack_trace.cc options_sanity_check.cc options_parser.cc instrumented_mutex.cc in_memory_stats_history.cc options_helper.cc histogram_windowing.cc histogram.cc options.cc write_buffer_manager.cc vectorrep.cc db_options.cc skiplistrep.cc cf_options.cc hash_skiplist_rep.cc thread_status_util_debug.cc hash_linklist_rep.cc thread_status_util.cc alloc_tracker.cc thread_status_updater.cc jemalloc_nodump_allocator.cc thread_status_impl.cc concurrent_arena.cc statistics.cc arena.cc persistent_stats_history.cc log_buffer.cc event_logger.cc auto_roll_logger.cc perf_level.cc writable_file_writer.cc Generating Code... sst_file_manager_impl.cc Compiling... perf_context.cc Generating Code... iostats_context.cc Compiling... sequence_file_reader.cc instrumented_mutex.cc readahead_raf.cc in_memory_stats_history.cc read_write_util.cc random_access_file_reader.cc filename.cc histogram_windowing.cc histogram.cc file_util.cc write_buffer_manager.cc file_prefetch_buffer.cc vectorrep.cc delete_scheduler.cc skiplistrep.cc mock_env.cc hash_skiplist_rep.cc file_system.cc env_hdfs.cc hash_linklist_rep.cc env_encryption.cc env_chroot.cc env.cc alloc_tracker.cc jemalloc_nodump_allocator.cc write_thread.cc concurrent_arena.cc write_controller.cc arena.cc write_batch_base.cc write_batch.cc log_buffer.cc event_logger.cc wal_manager.cc auto_roll_logger.cc writable_file_writer.cc version_set.cc sst_file_manager_impl.cc Generating Code... Generating Code... Compiling... sequence_file_reader.cc Compiling... version_edit.cc readahead_raf.cc version_builder.cc read_write_util.cc random_access_file_reader.cc trim_history_scheduler.cc filename.cc transaction_log_impl.cc file_util.cc table_properties_collector.cc file_prefetch_buffer.cc table_cache.cc delete_scheduler.cc snapshot_impl.cc repair.cc mock_env.cc file_system.cc range_tombstone_fragmenter.cc env_hdfs.cc env_encryption.cc range_del_aggregator.cc env_chroot.cc env.cc merge_helper.cc write_thread.cc memtable_list.cc write_controller.cc write_batch_base.cc memtable.cc write_batch.cc malloc_stats.cc log_writer.cc wal_manager.cc log_reader.cc logs_with_prep_tracker.cc internal_stats.cc version_set.cc import_column_family_job.cc Generating Code... forward_iterator.cc Compiling... version_edit.cc Generating Code... version_builder.cc Compiling... flush_scheduler.cc flush_job.cc trim_history_scheduler.cc transaction_log_impl.cc file_indexer.cc external_sst_file_ingestion_job.cc table_properties_collector.cc table_cache.cc experimental.cc snapshot_impl.cc event_helpers.cc repair.cc error_handler.cc range_tombstone_fragmenter.cc dbformat.cc range_del_aggregator.cc db_iter.cc merge_helper.cc db_info_dumper.cc db_impl_secondary.cc memtable_list.cc db_impl_readonly.cc memtable.cc db_impl_experimental.cc malloc_stats.cc log_writer.cc log_reader.cc db_impl_debug.cc logs_with_prep_tracker.cc internal_stats.cc db_impl_open.cc import_column_family_job.cc db_impl_files.cc forward_iterator.cc db_impl_compaction_flush.cc Generating Code... db_impl_write.cc Compiling... flush_scheduler.cc db_impl.cc flush_job.cc file_indexer.cc db_filesnapshot.cc external_sst_file_ingestion_job.cc Generating Code... experimental.cc Compiling... convenience.cc event_helpers.cc compaction_picker_universal.cc error_handler.cc compaction_picker_level.cc compaction_picker_fifo.cc dbformat.cc db_iter.cc compaction_job.cc db_info_dumper.cc compaction_picker.cc db_impl_secondary.cc compaction_iterator.cc db_impl_readonly.cc compaction.cc db_impl_experimental.cc compacted_db_impl.cc db_impl_debug.cc column_family.cc db_impl_open.cc c.cc builder.cc db_impl_files.cc arena_wrapped_db_iter.cc db_impl_compaction_flush.cc sharded_cache.cc lru_cache.cc db_impl_write.cc clock_cache.cc Generating Code... db_impl.cc cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb.vcxproj] merge_operator.cc db_filesnapshot.cc cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb.vcxproj] format.cc cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb.vcxproj] format.cc Generating Code... cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb.vcxproj] merge_operator.cc Compiling... convenience.cc compaction_picker_universal.cc rocksdb.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\lib\rocksdb.lib compaction_picker_level.cc compaction_picker_fifo.cc compaction_job.cc compaction_picker.cc compaction_iterator.cc compaction.cc compacted_db_impl.cc column_family.cc c.cc builder.cc arena_wrapped_db_iter.cc sharded_cache.cc lru_cache.cc clock_cache.cc Generating Code... cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb-shared.vcxproj] merge_operator.cc cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb-shared.vcxproj] format.cc cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb-shared.vcxproj] format.cc cl : Command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release [C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\rocksdb-shared.vcxproj] merge_operator.cc Creating library C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/build_subfolder/lib/rocksdb-shared.lib and object C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/build_subfolder/lib/rocksdb-shared.exp rocksdb-shared.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\bin\rocksdb-shared.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/CMakeLists.txt rocksdb/6.8.1: Package 'e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db' built rocksdb/6.8.1: Build folder C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db rocksdb/6.8.1: Generated conaninfo.txt rocksdb/6.8.1: Generated conanbuildinfo.txt rocksdb/6.8.1: Generating the package rocksdb/6.8.1: Package folder C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\package\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db rocksdb/6.8.1: Calling package() ----Running------ > cd C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder && 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@3\.conan\data\rocksdb\6.8.1\_\_\package\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db" -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@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DFAIL_ON_WARNINGS="False" -DWITH_TESTS="False" -DWITH_TOOLS="False" -DWITH_CORE_TOOLS="False" -DWITH_BENCHMARK_TOOLS="False" -DWITH_FOLLY_DISTRIBUTED_MUTEX="False" -DWITH_MD_LIBRARY="True" -DROCKSDB_INSTALL_ON_WINDOWS="True" -DROCKSDB_LITE="False" -DWITH_GFLAGS="False" -DWITH_SNAPPY="False" -DWITH_LZ4="False" -DWITH_ZLIB="False" -DWITH_ZSTD="False" -DWITH_TBB="False" -DWITH_JEMALLOC="False" -DROCKSDB_BUILD_SHARED="True" -DROCKSDB_LIBRARY_EXPORTS="True" -DROCKSDB_DLL="True" -DUSE_RTTI="True" -DPORTABLE="True" -DFORCE_SSE42="False" -DWITH_NUMA="False" -Wno-dev C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db ----------------- -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- GFLAGS library is disabled -- SNAPPY library is disabled -- LZ4 library is disabled -- ZLIB library is disabled -- XPRESS is disabled -- ZSTD library is disabled -- JEMALLOC library is disabled -- Enabling RTTI -- JNI library is disabled -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/build/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder --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. build_version.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\source_subfolder\build_version.dir\Debug\build_version.lib rocksdb.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\lib\rocksdb.lib rocksdb-shared.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\rocksdb\6.8.1\_\_\build\e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db\build_subfolder\bin\rocksdb-shared.dll -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/advanced_options.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/c.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/cache.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/cleanable.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/compaction_filter.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/compaction_job_stats.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/comparator.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/concurrent_task_limiter.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/convenience.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/db.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/db_bench_tool.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/db_dump_tool.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/db_stress_tool.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/env.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/env_encryption.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/experimental.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/file_checksum.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/file_system.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/filter_policy.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/flush_block_policy.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/iostats_context.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/io_status.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/iterator.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/ldb_tool.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/listener.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/memory_allocator.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/memtablerep.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/merge_operator.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/metadata.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/options.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/perf_context.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/perf_level.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/persistent_cache.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/rate_limiter.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/rocksdb_namespace.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/slice.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/slice_transform.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/snapshot.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/sst_dump_tool.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/sst_file_manager.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/sst_file_reader.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/sst_file_writer.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/statistics.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/stats_history.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/status.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/table.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/table_properties.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/threadpool.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/thread_status.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/trace_reader_writer.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/transaction_log.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/types.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/universal_compaction.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/backupable_db.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/checkpoint.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/convenience.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/db_ttl.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/debug.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/env_librados.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/env_mirror.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/info_log_finder.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/ldb_cmd.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/ldb_cmd_execute_result.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/leveldb_options.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/lua -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/lua/rocks_lua_custom_library.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/lua/rocks_lua_util.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/memory_util.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/object_registry.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/optimistic_transaction_db.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/options_util.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/option_change_migration.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/sim_cache.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/stackable_db.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/table_properties_collectors.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/transaction.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/transaction_db.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/transaction_db_mutex.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/utility_db.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/utilities/write_batch_with_index.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/version.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/wal_filter.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/write_batch.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/write_batch_base.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/include/rocksdb/write_buffer_manager.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/lib/rocksdb.lib -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/lib/rocksdb-shared.lib -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/bin/rocksdb-shared.dll -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/lib/cmake/rocksdb/RocksDBTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/lib/cmake/rocksdb/RocksDBTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/lib/cmake/rocksdb/RocksDBConfig.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/rocksdb/6.8.1/_/_/package/e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db/lib/cmake/rocksdb/RocksDBConfigVersion.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 rocksdb/6.8.1 package(): Packaged 1 '.dll' file: rocksdb-shared.dll rocksdb/6.8.1 package(): Packaged 1 '.h' file: c.h rocksdb/6.8.1 package(): Packaged 1 '.lib' file: rocksdb-shared.lib rocksdb/6.8.1 package(): Packaged 1 file: COPYING rocksdb/6.8.1 package(): Packaged 1 '.Apache' file: LICENSE.Apache rocksdb/6.8.1 package(): Packaged 1 '.leveldb' file: LICENSE.leveldb rocksdb/6.8.1: Package 'e58a542ea8bfe6e03d4b5921cfdbeccd4c68c3db' created rocksdb/6.8.1: Created package revision 1f935415bf4c9dd1a23fa7d14389eadf [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 ROCKSDB_DLL ROCKSDB_LIBRARY_EXPORTS