******************************************************************************** conan install rocksdb/6.0.2@#651f0ef4dda0212e128285975bf836c7 --build=rocksdb -pr /home/conan/w/BuildSingleReference/84144/0f7cb323-1922-4f2c-9074-d69a0a94e7dd/profile_linux_9_libstdcpp_gcc_release_64.rocksdb-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux [options] rocksdb:shared=True [build_requires] [env] rocksdb/6.0.2: Forced build from source Installing package: rocksdb/6.0.2 Requirements rocksdb/6.0.2 from local cache - Cache Packages rocksdb/6.0.2:c315fa4cdecf2499320fcabbd4fdfda4282d90d9 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK rocksdb/6.0.2: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/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.0.2: Copying sources to build folder rocksdb/6.0.2: Building your package in /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9 rocksdb/6.0.2: Generator cmake created conanbuildinfo.cmake rocksdb/6.0.2: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK rocksdb/6.0.2: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9" -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="/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9" -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" -DROCKSDB_INSTALL_ON_WINDOWS="False" -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="False" -DROCKSDB_DLL="False" -DUSE_RTTI="False" -DPORTABLE="True" -DFORCE_SSE42="False" -DWITH_NUMA="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++ -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Found Git: /usr/bin/git (found version "2.28.0") -- Performing Test HAVE_OMIT_LEAF_FRAME_POINTER -- Performing Test HAVE_OMIT_LEAF_FRAME_POINTER - Success -- Performing Test HAVE_SSE42 -- Performing Test HAVE_SSE42 - Success -- Performing Test HAVE_THREAD_LOCAL -- Performing Test HAVE_THREAD_LOCAL - Success -- Disabling RTTI in Release builds -- Performing Test HAVE_FALLOCATE -- Performing Test HAVE_FALLOCATE - Success -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE - Success -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Success -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Looking for sched_getcpu -- Looking for sched_getcpu - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- JNI library is disabled -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target build_version [ 0%] Building CXX object source_subfolder/CMakeFiles/build_version.dir/__/build_version.cc.o Scanning dependencies of target gtest [ 0%] Building CXX object source_subfolder/third-party/gtest-1.7.0/fused-src/gtest/CMakeFiles/gtest.dir/gtest-all.cc.o [ 0%] Built target build_version Scanning dependencies of target rocksdb Scanning dependencies of target rocksdb-shared [ 0%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/cache/clock_cache.cc.o [ 0%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o [ 1%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o [ 1%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/cache/lru_cache.cc.o [ 1%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o [ 2%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/cache/sharded_cache.cc.o [ 2%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/builder.cc.o [ 2%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/builder.cc.o [ 2%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/c.cc.o [ 2%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/c.cc.o [ 2%] Linking CXX shared library ../../../../../lib/libgtest.so [ 2%] Built target gtest [ 2%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/column_family.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/column_family.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/compacted_db_impl.cc.o [ 3%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/compaction.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/compaction_iterator.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/compaction.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/compaction_job.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/compaction_picker.cc.o [ 4%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o [ 5%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/compaction_picker_fifo.cc.o [ 5%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/compaction_job.cc.o [ 5%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/compaction_picker_universal.cc.o [ 5%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/convenience.cc.o [ 6%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o [ 6%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_filesnapshot.cc.o [ 6%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/compaction_picker_fifo.cc.o [ 6%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_impl.cc.o [ 6%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/compaction_picker_universal.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_impl_write.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/convenience.cc.o [ 7%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_impl_compaction_flush.cc.o [ 8%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o [ 8%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_impl.cc.o [ 8%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_impl_files.cc.o [ 8%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_impl_open.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_impl_debug.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_impl_experimental.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_impl_compaction_flush.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_impl_readonly.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_impl_files.cc.o [ 9%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_info_dumper.cc.o [ 10%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/db_iter.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_impl_open.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_impl_debug.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_impl_experimental.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/dbformat.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/error_handler.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/event_helpers.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_impl_readonly.cc.o [ 11%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/experimental.cc.o [ 12%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_info_dumper.cc.o [ 12%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/db_iter.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/external_sst_file_ingestion_job.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/file_indexer.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/flush_job.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/flush_scheduler.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/dbformat.cc.o [ 13%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/error_handler.cc.o [ 14%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/forward_iterator.cc.o [ 14%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/internal_stats.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/event_helpers.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/in_memory_stats_history.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/logs_with_prep_tracker.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/experimental.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/external_sst_file_ingestion_job.cc.o [ 15%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/log_reader.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/log_writer.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/malloc_stats.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/file_indexer.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/memtable.cc.o [ 16%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/flush_job.cc.o [ 17%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/flush_scheduler.cc.o [ 17%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/forward_iterator.cc.o [ 17%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/memtable_list.cc.o [ 17%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/internal_stats.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/merge_helper.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/merge_operator.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/in_memory_stats_history.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/range_del_aggregator.cc.o [ 18%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/range_tombstone_fragmenter.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/logs_with_prep_tracker.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/log_reader.cc.o [ 19%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/repair.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/snapshot_impl.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/log_writer.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/table_cache.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/malloc_stats.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/memtable.cc.o [ 20%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/table_properties_collector.cc.o [ 21%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/memtable_list.cc.o [ 21%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/transaction_log_impl.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/version_builder.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/merge_helper.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/version_edit.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/version_set.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/merge_operator.cc.o [ 22%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/range_del_aggregator.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/range_tombstone_fragmenter.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/repair.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/snapshot_impl.cc.o [ 23%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/table_cache.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/table_properties_collector.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/transaction_log_impl.cc.o [ 24%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/wal_manager.cc.o [ 25%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/write_batch.cc.o [ 25%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/version_builder.cc.o [ 25%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/version_edit.cc.o [ 25%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/write_batch_base.cc.o [ 25%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/write_controller.cc.o [ 25%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/db/write_thread.cc.o [ 25%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/version_set.cc.o [ 26%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/wal_manager.cc.o [ 26%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/env/env.cc.o [ 27%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/env/env_chroot.cc.o [ 27%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/write_batch.cc.o [ 27%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/env/env_encryption.cc.o [ 27%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/env/env_hdfs.cc.o [ 27%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/env/mock_env.cc.o [ 27%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/write_batch_base.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/memtable/alloc_tracker.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/write_controller.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/memtable/hash_linklist_rep.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/memtable/hash_skiplist_rep.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/memtable/skiplistrep.cc.o [ 28%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/memtable/vectorrep.cc.o [ 29%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/memtable/write_buffer_manager.cc.o [ 29%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/histogram.cc.o [ 30%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/db/write_thread.cc.o [ 30%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/env/env.cc.o [ 30%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/histogram_windowing.cc.o [ 30%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/instrumented_mutex.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/iostats_context.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/env/env_chroot.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/perf_context.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/perf_level.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/statistics.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/env/env_encryption.cc.o [ 31%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/env/env_hdfs.cc.o [ 32%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/thread_status_impl.cc.o [ 33%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/env/mock_env.cc.o [ 33%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/thread_status_updater.cc.o [ 33%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/thread_status_util.cc.o [ 33%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/monitoring/thread_status_util_debug.cc.o [ 33%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/memtable/alloc_tracker.cc.o [ 33%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/options/cf_options.cc.o [ 33%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/memtable/hash_linklist_rep.cc.o [ 34%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/options/db_options.cc.o [ 34%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/memtable/hash_skiplist_rep.cc.o [ 34%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/options/options.cc.o [ 35%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/memtable/skiplistrep.cc.o [ 35%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/memtable/vectorrep.cc.o [ 35%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/memtable/write_buffer_manager.cc.o [ 35%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/histogram.cc.o [ 35%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/options/options_helper.cc.o [ 35%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/options/options_parser.cc.o [ 36%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/histogram_windowing.cc.o [ 36%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/instrumented_mutex.cc.o [ 36%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/iostats_context.cc.o [ 37%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/options/options_sanity_check.cc.o [ 37%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/perf_context.cc.o [ 37%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/port/stack_trace.cc.o [ 37%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/perf_level.cc.o [ 38%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/statistics.cc.o [ 38%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/adaptive_table_factory.cc.o [ 38%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/block.cc.o [ 38%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/thread_status_impl.cc.o [ 38%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/thread_status_updater.cc.o [ 38%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/thread_status_util.cc.o [ 38%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/block_based_filter_block.cc.o [ 39%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/monitoring/thread_status_util_debug.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/block_based_table_builder.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/options/cf_options.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/block_based_table_factory.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/options/db_options.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/options/options.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/options/options_helper.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/block_based_table_reader.cc.o [ 40%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/block_builder.cc.o [ 41%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/block_fetcher.cc.o [ 41%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/block_prefix_index.cc.o [ 41%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/bloom_block.cc.o [ 41%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/cuckoo_table_builder.cc.o [ 42%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/options/options_parser.cc.o [ 43%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/cuckoo_table_factory.cc.o [ 43%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/options/options_sanity_check.cc.o [ 43%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/port/stack_trace.cc.o [ 43%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/adaptive_table_factory.cc.o [ 43%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/cuckoo_table_reader.cc.o [ 44%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/block.cc.o [ 44%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/data_block_hash_index.cc.o [ 44%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/block_based_filter_block.cc.o [ 44%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/data_block_footer.cc.o [ 44%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/block_based_table_builder.cc.o [ 44%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/flush_block_policy.cc.o [ 44%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/block_based_table_factory.cc.o [ 45%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/format.cc.o [ 45%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/full_filter_block.cc.o [ 45%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/block_based_table_reader.cc.o [ 46%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/block_builder.cc.o [ 46%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/get_context.cc.o [ 46%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/index_builder.cc.o [ 46%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/block_fetcher.cc.o [ 47%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/iterator.cc.o [ 47%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/merging_iterator.cc.o [ 47%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/meta_blocks.cc.o [ 47%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/partitioned_filter_block.cc.o [ 47%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/block_prefix_index.cc.o [ 47%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/bloom_block.cc.o [ 47%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/persistent_cache_helper.cc.o [ 48%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/cuckoo_table_builder.cc.o [ 48%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/cuckoo_table_factory.cc.o [ 49%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/plain_table_builder.cc.o [ 49%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/cuckoo_table_reader.cc.o [ 49%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/plain_table_factory.cc.o [ 49%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/plain_table_index.cc.o [ 49%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/data_block_hash_index.cc.o [ 49%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/plain_table_key_coding.cc.o [ 50%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/data_block_footer.cc.o [ 51%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/plain_table_reader.cc.o [ 51%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/flush_block_policy.cc.o [ 51%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/sst_file_reader.cc.o [ 51%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/format.cc.o [ 51%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/sst_file_writer.cc.o [ 51%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/full_filter_block.cc.o [ 51%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/table_properties.cc.o [ 52%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/table/two_level_iterator.cc.o [ 52%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/get_context.cc.o [ 52%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/tools/db_bench_tool.cc.o [ 53%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/index_builder.cc.o [ 53%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/tools/dump/db_dump_tool.cc.o [ 53%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/tools/ldb_cmd.cc.o [ 53%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/iterator.cc.o [ 53%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/merging_iterator.cc.o [ 53%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/tools/ldb_tool.cc.o [ 53%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/meta_blocks.cc.o [ 54%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/partitioned_filter_block.cc.o [ 55%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/tools/sst_dump_tool.cc.o [ 55%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/persistent_cache_helper.cc.o [ 55%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/plain_table_builder.cc.o [ 55%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/plain_table_factory.cc.o [ 55%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/plain_table_index.cc.o [ 56%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/plain_table_key_coding.cc.o [ 56%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/tools/trace_analyzer_tool.cc.o [ 56%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/plain_table_reader.cc.o [ 56%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/arena.cc.o [ 56%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/auto_roll_logger.cc.o [ 56%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/sst_file_reader.cc.o [ 57%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/bloom.cc.o [ 57%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/coding.cc.o [ 57%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/compaction_job_stats_impl.cc.o [ 57%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/comparator.cc.o [ 57%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/sst_file_writer.cc.o [ 57%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/compression_context_cache.cc.o [ 58%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/concurrent_arena.cc.o [ 58%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/concurrent_task_limiter_impl.cc.o [ 59%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/table_properties.cc.o [ 59%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/crc32c.cc.o [ 59%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/table/two_level_iterator.cc.o [ 59%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/tools/db_bench_tool.cc.o [ 59%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/tools/dump/db_dump_tool.cc.o [ 59%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/delete_scheduler.cc.o [ 60%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/tools/ldb_cmd.cc.o [ 61%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/dynamic_bloom.cc.o [ 61%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/tools/ldb_tool.cc.o [ 61%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/event_logger.cc.o [ 61%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/file_reader_writer.cc.o [ 61%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/tools/sst_dump_tool.cc.o [ 61%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/file_util.cc.o [ 61%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/filename.cc.o [ 62%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/filter_policy.cc.o [ 62%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/hash.cc.o [ 62%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/jemalloc_nodump_allocator.cc.o [ 62%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/log_buffer.cc.o [ 63%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/murmurhash.cc.o [ 63%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/random.cc.o [ 63%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/rate_limiter.cc.o [ 63%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/tools/trace_analyzer_tool.cc.o [ 63%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/arena.cc.o [ 63%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/slice.cc.o [ 64%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/auto_roll_logger.cc.o [ 65%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/sst_file_manager_impl.cc.o [ 65%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/bloom.cc.o [ 65%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/status.cc.o [ 65%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/coding.cc.o [ 65%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/compaction_job_stats_impl.cc.o [ 65%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/string_util.cc.o [ 66%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/comparator.cc.o [ 66%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/sync_point.cc.o [ 66%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/compression_context_cache.cc.o [ 66%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/concurrent_arena.cc.o [ 66%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/sync_point_impl.cc.o [ 67%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/testutil.cc.o [ 67%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/concurrent_task_limiter_impl.cc.o [ 67%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/thread_local.cc.o [ 67%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/crc32c.cc.o [ 67%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/threadpool_imp.cc.o [ 67%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/trace_replay.cc.o [ 68%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/delete_scheduler.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/transaction_test_util.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/util/xxhash.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/backupable/backupable_db.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_compaction_filter.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/dynamic_bloom.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/event_logger.cc.o [ 69%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/file_reader_writer.cc.o [ 70%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/file_util.cc.o [ 70%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/filename.cc.o [ 70%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_db.cc.o [ 70%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/filter_policy.cc.o [ 71%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_db_impl.cc.o [ 71%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/hash.cc.o [ 72%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/jemalloc_nodump_allocator.cc.o [ 72%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/log_buffer.cc.o [ 72%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/murmurhash.cc.o [ 72%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/random.cc.o [ 72%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_db_impl_filesnapshot.cc.o [ 72%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/rate_limiter.cc.o [ 73%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/slice.cc.o [ 73%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/sst_file_manager_impl.cc.o [ 73%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_dump_tool.cc.o [ 73%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/status.cc.o [ 73%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_file.cc.o [ 73%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/string_util.cc.o [ 74%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/sync_point.cc.o [ 74%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/sync_point_impl.cc.o [ 74%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/testutil.cc.o [ 75%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_log_reader.cc.o [ 75%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/thread_local.cc.o [ 75%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_log_writer.cc.o [ 75%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_log_format.cc.o [ 75%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/threadpool_imp.cc.o [ 75%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/cassandra/cassandra_compaction_filter.cc.o [ 76%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/trace_replay.cc.o [ 77%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/cassandra/format.cc.o [ 77%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/cassandra/merge_operator.cc.o [ 77%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/checkpoint/checkpoint_impl.cc.o [ 77%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/transaction_test_util.cc.o [ 77%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/util/xxhash.cc.o [ 77%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/backupable/backupable_db.cc.o [ 77%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/compaction_filters/remove_emptyvalue_compactionfilter.cc.o [ 77%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/debug.cc.o [ 78%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_compaction_filter.cc.o [ 79%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/env_mirror.cc.o [ 79%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db.cc.o [ 79%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/env_timed.cc.o [ 79%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/leveldb_options/leveldb_options.cc.o [ 79%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/memory/memory_util.cc.o [ 79%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl.cc.o [ 80%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/bytesxor.cc.o [ 80%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/max.cc.o [ 80%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/put.cc.o [ 80%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/string_append/stringappend.cc.o [ 80%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/string_append/stringappend2.cc.o [ 81%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/uint64add.cc.o [ 81%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/option_change_migration/option_change_migration.cc.o [ 81%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/options/options_util.cc.o [ 81%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl_filesnapshot.cc.o [ 82%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_dump_tool.cc.o [ 82%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/block_cache_tier.cc.o [ 83%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/block_cache_tier_file.cc.o [ 83%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_file.cc.o [ 83%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_reader.cc.o [ 83%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/block_cache_tier_metadata.cc.o [ 83%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_writer.cc.o [ 83%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/persistent_cache_tier.cc.o [ 83%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_format.cc.o [ 83%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/volatile_tier_impl.cc.o [ 84%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/cassandra/cassandra_compaction_filter.cc.o [ 85%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/simulator_cache/sim_cache.cc.o [ 85%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/table_properties_collectors/compact_on_deletion_collector.cc.o [ 85%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/cassandra/format.cc.o [ 85%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/cassandra/merge_operator.cc.o [ 85%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/trace/file_trace_reader_writer.cc.o [ 85%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/checkpoint/checkpoint_impl.cc.o [ 86%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/compaction_filters/remove_emptyvalue_compactionfilter.cc.o [ 86%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/optimistic_transaction_db_impl.cc.o [ 86%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/optimistic_transaction.cc.o [ 86%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/debug.cc.o [ 87%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/pessimistic_transaction.cc.o [ 87%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/pessimistic_transaction_db.cc.o [ 87%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/env_mirror.cc.o [ 87%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/env_timed.cc.o [ 87%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/leveldb_options/leveldb_options.cc.o [ 88%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/memory/memory_util.cc.o [ 88%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/merge_operators/bytesxor.cc.o [ 88%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/merge_operators/max.cc.o [ 88%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/merge_operators/put.cc.o [ 89%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend.cc.o [ 89%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend2.cc.o [ 89%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/snapshot_checker.cc.o [ 89%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/merge_operators/uint64add.cc.o [ 89%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/option_change_migration/option_change_migration.cc.o [ 89%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/transaction_base.cc.o [ 89%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/options/options_util.cc.o [ 90%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/transaction_db_mutex_impl.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/transaction_lock_mgr.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_file.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_metadata.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/transaction_util.cc.o [ 91%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/persistent_cache/persistent_cache_tier.cc.o [ 92%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/persistent_cache/volatile_tier_impl.cc.o [ 92%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/simulator_cache/sim_cache.cc.o [ 92%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/write_prepared_txn.cc.o [ 92%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/write_prepared_txn_db.cc.o [ 92%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/table_properties_collectors/compact_on_deletion_collector.cc.o [ 92%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/trace/file_trace_reader_writer.cc.o [ 93%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction_db_impl.cc.o [ 93%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/write_unprepared_txn.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/transactions/write_unprepared_txn_db.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/ttl/db_ttl_impl.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction_db.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/snapshot_checker.cc.o [ 94%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o [ 95%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/transaction_base.cc.o [ 96%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o [ 96%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/transaction_db_mutex_impl.cc.o [ 96%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/port/port_posix.cc.o [ 96%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/transaction_lock_mgr.cc.o [ 96%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/env/env_posix.cc.o [ 96%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/transaction_util.cc.o [ 96%] Building CXX object source_subfolder/CMakeFiles/rocksdb-shared.dir/env/io_posix.cc.o [ 97%] Linking CXX shared library ../lib/librocksdb.so [ 97%] Built target rocksdb-shared [ 98%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn.cc.o [ 98%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn_db.cc.o [ 98%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/write_unprepared_txn.cc.o [ 98%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/transactions/write_unprepared_txn_db.cc.o [ 98%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/ttl/db_ttl_impl.cc.o [ 99%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o [ 99%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o [ 99%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/port/port_posix.cc.o [ 99%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/env/env_posix.cc.o [100%] Building CXX object source_subfolder/CMakeFiles/rocksdb.dir/env/io_posix.cc.o [100%] Linking CXX static library ../lib/librocksdb.a [100%] Built target rocksdb rocksdb/6.0.2: Package 'c315fa4cdecf2499320fcabbd4fdfda4282d90d9' built rocksdb/6.0.2: Build folder /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9 rocksdb/6.0.2: Generated conaninfo.txt rocksdb/6.0.2: Generated conanbuildinfo.txt rocksdb/6.0.2: Generating the package rocksdb/6.0.2: Package folder /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9 rocksdb/6.0.2: Calling package() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9" -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="/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9" -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" -DROCKSDB_INSTALL_ON_WINDOWS="False" -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="False" -DROCKSDB_DLL="False" -DUSE_RTTI="False" -DPORTABLE="True" -DFORCE_SSE42="False" -DWITH_NUMA="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9' ----------------- -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++ -- Disabling RTTI in Release builds -- JNI library is disabled -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/build_subfolder' '--target' 'install' '--' '-j3' ----------------- Scanning dependencies of target build_version [ 0%] Built target gtest [ 0%] Building CXX object source_subfolder/CMakeFiles/build_version.dir/__/build_version.cc.o [ 0%] Built target build_version [ 0%] Linking CXX static library ../lib/librocksdb.a [ 1%] Linking CXX shared library ../lib/librocksdb.so [ 51%] Built target rocksdb [100%] Built target rocksdb-shared Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/memory_allocator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/stats_history.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/wal_filter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/table.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/comparator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/write_buffer_manager.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/cache.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/perf_context.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/persistent_cache.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/perf_level.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/sst_file_manager.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/universal_compaction.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/snapshot.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/object_registry.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/optimistic_transaction_db.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/debug.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/info_log_finder.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/transaction_db_mutex.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/checkpoint.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/options_util.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/write_batch_with_index.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/utility_db.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/transaction.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/lua -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/lua/rocks_lua_custom_library.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/lua/rocks_lua_util.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/env_mirror.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/env_librados.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/option_change_migration.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/backupable_db.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/stackable_db.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/db_ttl.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/sim_cache.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/table_properties_collectors.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/ldb_cmd.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/convenience.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/transaction_db.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/memory_util.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/ldb_cmd_execute_result.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/utilities/leveldb_options.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/table_properties.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/filter_policy.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/env_encryption.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/compaction_filter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/compaction_job_stats.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/cleanable.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/write_batch_base.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/concurrent_task_limiter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/options.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/db.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/sst_dump_tool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/iterator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/status.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/version.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/experimental.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/sst_file_writer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/trace_reader_writer.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/merge_operator.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/db_dump_tool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/transaction_log.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/rate_limiter.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/slice.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/ldb_tool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/flush_block_policy.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/listener.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/memtablerep.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/slice_transform.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/statistics.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/convenience.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/metadata.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/types.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/iostats_context.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/threadpool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/db_bench_tool.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/advanced_options.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/c.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/env.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/sst_file_reader.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/write_batch.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/include/rocksdb/thread_status.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/librocksdb.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/librocksdb.so.6.0.2 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/librocksdb.so.6 -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/librocksdb.so -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/cmake/rocksdb/RocksDBTargets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/cmake/rocksdb/RocksDBTargets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/lib/cmake/rocksdb/RocksDBConfig.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/package/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/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.0.2 package(): Packaged 1 '.2' file: librocksdb.so.6.0.2 rocksdb/6.0.2 package(): Packaged 1 '.so' file: librocksdb.so rocksdb/6.0.2 package(): Packaged 1 '.6' file: librocksdb.so.6 rocksdb/6.0.2 package(): Packaged 1 '.h' file: c.h rocksdb/6.0.2 package(): Packaged 1 file: COPYING rocksdb/6.0.2 package(): Packaged 1 '.leveldb' file: LICENSE.leveldb rocksdb/6.0.2 package(): Packaged 1 '.Apache' file: LICENSE.Apache rocksdb/6.0.2: Package 'c315fa4cdecf2499320fcabbd4fdfda4282d90d9' created rocksdb/6.0.2: Created package revision c19f8b0ac4359d59f2cab0516915f91a [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_BUILD_SHARED ROCKSDB_DLL ROCKSDB_LIBRARY_EXPORTS WITH_BENCHMARK_TOOLS WITH_CORE_TOOLS WITH_FOLLY_DISTRIBUTED_MUTEX In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.cc:16: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.cc:16: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.cc:16: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.cc:16: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/unordered_map:43, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/unordered_map:43, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/unordered_map:43, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/unordered_map:43, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compacted_db_impl.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output]’: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output; std::allocator_traits >::allocator_type = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:1189:30: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::CompactionJob::SubcompactionState::Output; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::CompactionJob::SubcompactionState::Output]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:1464:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:122:10: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 122 | struct Output { | ^~~~~~ In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, from /usr/include/c++/9/bits/allocator.h:46, from /usr/include/c++/9/deque:64, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:10: /usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method ‘rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)’ first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_iterator.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output]’: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output; std::allocator_traits >::allocator_type = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:1189:30: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::CompactionJob::SubcompactionState::Output; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::CompactionJob::SubcompactionState::Output]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:1464:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:122:10: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 122 | struct Output { | ^~~~~~ In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, from /usr/include/c++/9/bits/allocator.h:46, from /usr/include/c++/9/deque:64, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:10: /usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method ‘rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)’ first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_job.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/convenience.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/convenience.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/convenience.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/convenience.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/convenience.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/convenience.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_filesnapshot.cc:17: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_filesnapshot.cc:15: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_filesnapshot.cc:17: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_filesnapshot.cc:15: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_fifo.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_write.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction_picker_universal.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_write.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_write.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_write.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:27, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h: In instantiation of ‘void std::_Construct(_T1*, _Args&& ...) [with _T1 = rocksdb::IngestedFileInfo; _Args = {const rocksdb::IngestedFileInfo&}]’: /usr/include/c++/9/bits/stl_uninitialized.h:83:18: required from ‘static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*; bool _TrivialValueTypes = false]’ /usr/include/c++/9/bits/stl_uninitialized.h:134:15: required from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*]’ /usr/include/c++/9/bits/stl_uninitialized.h:289:37: required from ‘_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*; _Tp = rocksdb::IngestedFileInfo]’ /usr/include/c++/9/bits/vector.tcc:330:35: required from ‘void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:1625:4: required from ‘void std::vector<_Tp, _Alloc>::_M_assign_dispatch(_InputIterator, _InputIterator, std::__false_type) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:766:4: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /usr/include/c++/9/bits/stl_uninitialized.h:134:15: required from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*]’ /usr/include/c++/9/bits/stl_uninitialized.h:289:37: required from ‘_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = const rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*; _Tp = rocksdb::ExternalSstFileIngestionJob]’ /usr/include/c++/9/bits/stl_uninitialized.h:311:2: required from ‘_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*; _Allocator = std::allocator]’ /usr/include/c++/9/bits/vector.tcc:474:3: required from ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {rocksdb::Env* const&, rocksdb::VersionSet*, rocksdb::ColumnFamilyData*&, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, rocksdb::SnapshotList*, const rocksdb::IngestExternalFileOptions&}; _Tp = rocksdb::ExternalSstFileIngestionJob; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator >; typename std::_Vector_base<_Tp, _Alloc>::pointer = rocksdb::ExternalSstFileIngestionJob*]’ /usr/include/c++/9/bits/vector.tcc:121:4: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {rocksdb::Env* const&, rocksdb::VersionSet*, rocksdb::ColumnFamilyData*&, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, rocksdb::SnapshotList*, const rocksdb::IngestExternalFileOptions&}; _Tp = rocksdb::ExternalSstFileIngestionJob; _Alloc = std::allocator]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:3301:57: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:23:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 23 | struct IngestedFileInfo { | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/deque:65, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /usr/include/c++/9/bits/stl_construct.h:75:7: note: synthesized method ‘rocksdb::IngestedFileInfo::IngestedFileInfo(const rocksdb::IngestedFileInfo&)’ first required here 75 | { ::new(static_cast(__p)) _T1(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/convenience.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/convenience.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/convenience.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/convenience.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/convenience.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/convenience.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_filesnapshot.cc:17: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In copy constructor ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:9: /usr/include/c++/9/bits/stl_pair.h: In copy constructor ‘std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/bits/stl_pair.h:303:17: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 303 | constexpr pair(const pair&) = default; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc: In member function ‘rocksdb::Status rocksdb::DBImpl::CompactFilesImpl(const rocksdb::CompactionOptions&, rocksdb::ColumnFamilyData*, rocksdb::Version*, const std::vector >&, std::vector >*, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*, rocksdb::CompactionJobInfo*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:1015:51: note: synthesized method ‘std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]’ first required here 1015 | for (const auto newf : c->edit()->GetNewFiles()) { | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_filesnapshot.cc:15: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_filesnapshot.cc:17: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_filesnapshot.cc:15: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:27, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h: In instantiation of ‘void std::_Construct(_T1*, _Args&& ...) [with _T1 = rocksdb::IngestedFileInfo; _Args = {const rocksdb::IngestedFileInfo&}]’: /usr/include/c++/9/bits/stl_uninitialized.h:83:18: required from ‘static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*; bool _TrivialValueTypes = false]’ /usr/include/c++/9/bits/stl_uninitialized.h:134:15: required from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*]’ /usr/include/c++/9/bits/stl_uninitialized.h:289:37: required from ‘_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*; _Tp = rocksdb::IngestedFileInfo]’ /usr/include/c++/9/bits/vector.tcc:330:35: required from ‘void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:1625:4: required from ‘void std::vector<_Tp, _Alloc>::_M_assign_dispatch(_InputIterator, _InputIterator, std::__false_type) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:766:4: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /usr/include/c++/9/bits/stl_uninitialized.h:134:15: required from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*]’ /usr/include/c++/9/bits/stl_uninitialized.h:289:37: required from ‘_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = const rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*; _Tp = rocksdb::ExternalSstFileIngestionJob]’ /usr/include/c++/9/bits/stl_uninitialized.h:311:2: required from ‘_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*; _Allocator = std::allocator]’ /usr/include/c++/9/bits/vector.tcc:474:3: required from ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {rocksdb::Env* const&, rocksdb::VersionSet*, rocksdb::ColumnFamilyData*&, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, rocksdb::SnapshotList*, const rocksdb::IngestExternalFileOptions&}; _Tp = rocksdb::ExternalSstFileIngestionJob; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator >; typename std::_Vector_base<_Tp, _Alloc>::pointer = rocksdb::ExternalSstFileIngestionJob*]’ /usr/include/c++/9/bits/vector.tcc:121:4: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {rocksdb::Env* const&, rocksdb::VersionSet*, rocksdb::ColumnFamilyData*&, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, rocksdb::SnapshotList*, const rocksdb::IngestExternalFileOptions&}; _Tp = rocksdb::ExternalSstFileIngestionJob; _Alloc = std::allocator]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:3301:57: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:23:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 23 | struct IngestedFileInfo { | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/deque:65, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.cc:9: /usr/include/c++/9/bits/stl_construct.h:75:7: note: synthesized method ‘rocksdb::IngestedFileInfo::IngestedFileInfo(const rocksdb::IngestedFileInfo&)’ first required here 75 | { ::new(static_cast(__p)) _T1(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_files.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_files.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_files.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_files.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_open.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_open.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_open.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_open.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_experimental.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_experimental.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_experimental.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_experimental.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_write.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_write.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_write.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_write.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In copy constructor ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:9: /usr/include/c++/9/bits/stl_pair.h: In copy constructor ‘std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/bits/stl_pair.h:303:17: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 303 | constexpr pair(const pair&) = default; | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc: In member function ‘rocksdb::Status rocksdb::DBImpl::CompactFilesImpl(const rocksdb::CompactionOptions&, rocksdb::ColumnFamilyData*, rocksdb::Version*, const std::vector >&, std::vector >*, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*, rocksdb::CompactionJobInfo*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:1015:51: note: synthesized method ‘std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]’ first required here 1015 | for (const auto newf : c->edit()->GetNewFiles()) { | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_compaction_flush.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_files.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_files.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_files.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_files.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_open.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_experimental.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_open.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_open.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_open.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_experimental.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_experimental.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_experimental.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/statistics.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/monitoring/statistics.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/monitoring/instrumented_mutex.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/statistics.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/monitoring/statistics.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/monitoring/instrumented_mutex.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl_readonly.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/experimental.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/experimental.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/experimental.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/experimental.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/experimental.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/experimental.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::IngestedFileInfo; _Args = {const rocksdb::IngestedFileInfo&}; _Tp = rocksdb::IngestedFileInfo]’: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::IngestedFileInfo; _Args = {const rocksdb::IngestedFileInfo&}; _Tp = rocksdb::IngestedFileInfo; std::allocator_traits >::allocator_type = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:1189:30: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::IngestedFileInfo]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/autovector.h:268:7: required from ‘void rocksdb::autovector::push_back(const T&) [with T = rocksdb::IngestedFileInfo; long unsigned int kSize = 8]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:43:46: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:23:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 23 | struct IngestedFileInfo { | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, from /usr/include/c++/9/bits/allocator.h:46, from /usr/include/c++/9/string:41, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method ‘rocksdb::IngestedFileInfo::IngestedFileInfo(const rocksdb::IngestedFileInfo&)’ first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h: In instantiation of ‘void std::_Construct(_T1*, _Args&& ...) [with _T1 = rocksdb::IngestedFileInfo; _Args = {rocksdb::IngestedFileInfo}]’: /usr/include/c++/9/bits/stl_uninitialized.h:83:18: required from ‘static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = rocksdb::IngestedFileInfo*; bool _TrivialValueTypes = false]’ /usr/include/c++/9/bits/stl_uninitialized.h:134:15: required from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = rocksdb::IngestedFileInfo*]’ /usr/include/c++/9/bits/stl_uninitialized.h:289:37: required from ‘_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = std::move_iterator; _ForwardIterator = rocksdb::IngestedFileInfo*; _Tp = rocksdb::IngestedFileInfo]’ /usr/include/c++/9/bits/stl_uninitialized.h:311:2: required from ‘_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = rocksdb::IngestedFileInfo*; _ForwardIterator = rocksdb::IngestedFileInfo*; _Allocator = std::allocator]’ /usr/include/c++/9/bits/vector.tcc:474:3: required from ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const rocksdb::IngestedFileInfo&}; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator > >; typename std::_Vector_base<_Tp, _Alloc>::pointer = rocksdb::IngestedFileInfo*]’ /usr/include/c++/9/bits/stl_vector.h:1195:4: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::IngestedFileInfo]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/autovector.h:268:7: required from ‘void rocksdb::autovector::push_back(const T&) [with T = rocksdb::IngestedFileInfo; long unsigned int kSize = 8]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:43:46: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:23:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 23 | struct IngestedFileInfo { | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/vector:65, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /usr/include/c++/9/bits/stl_construct.h:75:7: note: synthesized method ‘rocksdb::IngestedFileInfo::IngestedFileInfo(rocksdb::IngestedFileInfo&&)’ first required here 75 | { ::new(static_cast(__p)) _T1(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.h:19, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.h:19, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc: In member function ‘void rocksdb::InternalStats::DumpCFStatsNoFileHistogram(std::string*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:1351:35: warning: implicitly-declared ‘rocksdb::InternalStats::CompactionStats& rocksdb::InternalStats::CompactionStats::operator=(const rocksdb::InternalStats::CompactionStats&)’ is deprecated [-Wdeprecated-copy] 1351 | cf_stats_snapshot_.comp_stats = compaction_stats_sum; | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:219:14: note: because ‘rocksdb::InternalStats::CompactionStats’ has user-provided ‘rocksdb::InternalStats::CompactionStats::CompactionStats(const rocksdb::InternalStats::CompactionStats&)’ 219 | explicit CompactionStats(const CompactionStats& c) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/statistics.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/monitoring/statistics.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/monitoring/instrumented_mutex.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/statistics.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/monitoring/statistics.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/monitoring/instrumented_mutex.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/error_handler.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/event_helpers.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/in_memory_stats_history.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/experimental.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/in_memory_stats_history.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/in_memory_stats_history.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/in_memory_stats_history.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::IngestedFileInfo; _Args = {const rocksdb::IngestedFileInfo&}; _Tp = rocksdb::IngestedFileInfo]’: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::IngestedFileInfo; _Args = {const rocksdb::IngestedFileInfo&}; _Tp = rocksdb::IngestedFileInfo; std::allocator_traits >::allocator_type = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:1189:30: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::IngestedFileInfo]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/autovector.h:268:7: required from ‘void rocksdb::autovector::push_back(const T&) [with T = rocksdb::IngestedFileInfo; long unsigned int kSize = 8]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:43:46: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:23:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 23 | struct IngestedFileInfo { | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, from /usr/include/c++/9/bits/allocator.h:46, from /usr/include/c++/9/string:41, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method ‘rocksdb::IngestedFileInfo::IngestedFileInfo(const rocksdb::IngestedFileInfo&)’ first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h: In instantiation of ‘void std::_Construct(_T1*, _Args&& ...) [with _T1 = rocksdb::IngestedFileInfo; _Args = {rocksdb::IngestedFileInfo}]’: /usr/include/c++/9/bits/stl_uninitialized.h:83:18: required from ‘static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = rocksdb::IngestedFileInfo*; bool _TrivialValueTypes = false]’ /usr/include/c++/9/bits/stl_uninitialized.h:134:15: required from ‘_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = std::move_iterator; _ForwardIterator = rocksdb::IngestedFileInfo*]’ /usr/include/c++/9/bits/stl_uninitialized.h:289:37: required from ‘_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = std::move_iterator; _ForwardIterator = rocksdb::IngestedFileInfo*; _Tp = rocksdb::IngestedFileInfo]’ /usr/include/c++/9/bits/stl_uninitialized.h:311:2: required from ‘_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = rocksdb::IngestedFileInfo*; _ForwardIterator = rocksdb::IngestedFileInfo*; _Allocator = std::allocator]’ /usr/include/c++/9/bits/vector.tcc:474:3: required from ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const rocksdb::IngestedFileInfo&}; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator > >; typename std::_Vector_base<_Tp, _Alloc>::pointer = rocksdb::IngestedFileInfo*]’ /usr/include/c++/9/bits/stl_vector.h:1195:4: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::IngestedFileInfo]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/autovector.h:268:7: required from ‘void rocksdb::autovector::push_back(const T&) [with T = rocksdb::IngestedFileInfo; long unsigned int kSize = 8]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:43:46: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:23:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 23 | struct IngestedFileInfo { | ^~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/vector:65, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/external_sst_file_ingestion_job.cc:8: /usr/include/c++/9/bits/stl_construct.h:75:7: note: synthesized method ‘rocksdb::IngestedFileInfo::IngestedFileInfo(rocksdb::IngestedFileInfo&&)’ first required here 75 | { ::new(static_cast(__p)) _T1(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/experimental.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/experimental.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/experimental.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/experimental.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/experimental.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/file_indexer.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.h:19, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_scheduler.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.h:19, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/flush_job.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/forward_iterator.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc: In member function ‘void rocksdb::InternalStats::DumpCFStatsNoFileHistogram(std::string*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:1351:35: warning: implicitly-declared ‘rocksdb::InternalStats::CompactionStats& rocksdb::InternalStats::CompactionStats::operator=(const rocksdb::InternalStats::CompactionStats&)’ is deprecated [-Wdeprecated-copy] 1351 | cf_stats_snapshot_.comp_stats = compaction_stats_sum; | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:219:14: note: because ‘rocksdb::InternalStats::CompactionStats’ has user-provided ‘rocksdb::InternalStats::CompactionStats::CompactionStats(const rocksdb::InternalStats::CompactionStats&)’ 219 | explicit CompactionStats(const CompactionStats& c) | ^~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/in_memory_stats_history.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/in_memory_stats_history.cc:9: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/in_memory_stats_history.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/in_memory_stats_history.cc:9: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:69: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::{anonymous}::Repairer::TableInfo; _Args = {const rocksdb::{anonymous}::Repairer::TableInfo&}; _Tp = rocksdb::{anonymous}::Repairer::TableInfo]’: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::{anonymous}::Repairer::TableInfo; _Args = {const rocksdb::{anonymous}::Repairer::TableInfo&}; _Tp = rocksdb::{anonymous}::Repairer::TableInfo; std::allocator_traits >::allocator_type = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:1189:30: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::{anonymous}::Repairer::TableInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::{anonymous}::Repairer::TableInfo]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:468:28: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:225:10: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 225 | struct TableInfo { | ^~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, from /usr/include/c++/9/bits/allocator.h:46, from /usr/include/c++/9/string:41, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:68: /usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method ‘rocksdb::{anonymous}::Repairer::TableInfo::TableInfo(const rocksdb::{anonymous}::Repairer::TableInfo&)’ first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:69: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:68: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc:29: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In copy constructor ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc: In member function ‘void rocksdb::VersionBuilder::Rep::Apply(rocksdb::VersionEdit*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc:298:59: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 298 | FileMetaData* f = new FileMetaData(new_file.second); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc:29: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/env.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.cc:11: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.cc:11: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/bits/stl_pair.h:529:14: required from ‘constexpr std::pair::__type, typename std::__decay_and_strip<_T2>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = int&; _T2 = rocksdb::FileMetaData&; typename std::__decay_and_strip<_T2>::__type = rocksdb::FileMetaData; typename std::__decay_and_strip<_Tp>::__type = int]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.cc:308:47: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:69: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::{anonymous}::Repairer::TableInfo; _Args = {const rocksdb::{anonymous}::Repairer::TableInfo&}; _Tp = rocksdb::{anonymous}::Repairer::TableInfo]’: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::{anonymous}::Repairer::TableInfo; _Args = {const rocksdb::{anonymous}::Repairer::TableInfo&}; _Tp = rocksdb::{anonymous}::Repairer::TableInfo; std::allocator_traits >::allocator_type = std::allocator]’ /usr/include/c++/9/bits/stl_vector.h:1189:30: required from ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::{anonymous}::Repairer::TableInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::{anonymous}::Repairer::TableInfo]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:468:28: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:225:10: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 225 | struct TableInfo { | ^~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, from /usr/include/c++/9/bits/allocator.h:46, from /usr/include/c++/9/string:41, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:68: /usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method ‘rocksdb::{anonymous}::Repairer::TableInfo::TableInfo(const rocksdb::{anonymous}::Repairer::TableInfo&)’ first required here 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:69: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/builder.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/repair.cc:68: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/table_cache.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_batch.cc:44: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.cc:11: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/vector:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/transaction_log_impl.cc:11: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/write_batch.h:28, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_batch.cc:36: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_batch.cc:44: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/write_batch.h:28, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_batch.cc:36: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc:29: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In copy constructor ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc: In member function ‘void rocksdb::VersionBuilder::Rep::Apply(rocksdb::VersionEdit*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc:298:59: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 298 | FileMetaData* f = new FileMetaData(new_file.second); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/internal_stats.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc:29: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/env.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_builder.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/bits/stl_pair.h:529:14: required from ‘constexpr std::pair::__type, typename std::__decay_and_strip<_T2>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = int&; _T2 = rocksdb::FileMetaData&; typename std::__decay_and_strip<_T2>::__type = rocksdb::FileMetaData; typename std::__decay_and_strip<_Tp>::__type = int]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.cc:308:47: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_batch.cc:44: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/write_batch.h:28, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_batch.cc:36: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_batch.cc:44: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/write_batch.h:28, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_batch.cc:36: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.cc:18: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice_transform.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.cc:18: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice_transform.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice_transform.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice_transform.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/skiplistrep.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/inlineskiplist.h:46, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/skiplistrep.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/skiplistrep.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/inlineskiplist.h:46, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/skiplistrep.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/vectorrep.cc:16: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/memtablerep.h:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/vectorrep.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/vectorrep.cc:16: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/memtablerep.h:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/vectorrep.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.cc:9: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/write_thread.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice_transform.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice_transform.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_linklist_rep.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.cc:18: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/skiplistrep.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice_transform.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.cc:18: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice_transform.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/hash_skiplist_rep.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/inlineskiplist.h:46, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/skiplistrep.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/skiplistrep.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/inlineskiplist.h:46, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/skiplistrep.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/vectorrep.cc:16: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/memtablerep.h:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/vectorrep.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/vectorrep.cc:16: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/memtablerep.h:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/memtable/vectorrep.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/sst_file_reader.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/iterator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/sst_file_reader.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/sst_file_reader.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/sst_file_reader.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/iterator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/sst_file_reader.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/sst_file_reader.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/range_del_aggregator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/merge_helper.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/get_context.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/ldb_cmd.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/ldb_cmd.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/ldb_cmd.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/ldb_cmd.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/ldb_cmd.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/ldb_cmd.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool.cc:21: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/options.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/sst_dump_tool.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool_imp.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool.cc:21: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/options.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/sst_dump_tool.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool_imp.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/sst_file_reader.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/iterator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/sst_file_reader.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/sst_file_reader.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/sst_file_reader.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/iterator.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/sst_file_reader.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/table/sst_file_reader.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.cc:17: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/ldb_cmd.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.cc:17: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/ldb_cmd.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/ldb_cmd.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/ldb_cmd.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/ldb_cmd.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/ldb_cmd.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool.cc:21: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/options.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/sst_dump_tool.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool_imp.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool.cc:21: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/options.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/sst_dump_tool.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool_imp.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/tools/sst_dump_tool.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.cc:17: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.cc:17: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/delete_scheduler.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/unordered_set:43, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/unordered_set:43, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/file_util.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl_filesnapshot.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl_filesnapshot.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl_filesnapshot.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl_filesnapshot.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/compaction.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/sst_file_manager_impl.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.cc:19: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.cc:19: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.cc:10: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/testutil.cc:10: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.cc:11: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/util/trace_replay.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.cc:23: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/checkpoint.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.cc:23: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/checkpoint.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/debug.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/debug.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/debug.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/debug.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/debug.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/debug.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/unordered_set:43, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/unordered_set:43, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_compaction_filter.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/memory/memory_util.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/functional:54, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/memory_util.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/memory/memory_util.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/memory/memory_util.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/memory_util.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/memory/memory_util.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.cc:7: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.cc:7: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl_filesnapshot.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl_filesnapshot.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl_filesnapshot.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /usr/include/c++/9/stdexcept:39, from /usr/include/c++/9/system_error:41, from /usr/include/c++/9/bits/std_mutex.h:39, from /usr/include/c++/9/condition_variable:39, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_db_impl_filesnapshot.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier_file.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier.h:26, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h: In instantiation of ‘T rocksdb::BoundedQueue::Pop() [with T = rocksdb::BlockCacheTier::InsertOp]’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier.cc:192:33: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h:51:23: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 51 | return std::move(t); | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h:51:23: note: remove ‘std::move’ call In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier_file.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier_file.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h: In instantiation of ‘T rocksdb::BoundedQueue::Pop() [with T = rocksdb::ThreadedWriter::IO]’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier_file.cc:556:18: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h:51:23: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 51 | return std::move(t); | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h:51:23: note: remove ‘std::move’ call In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.cc:19: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.cc:19: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/blob_db/blob_file.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.cc:23: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/checkpoint.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_set.h:31, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/wal_manager.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.cc:23: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/checkpoint.h:11, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/checkpoint/checkpoint_impl.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/debug.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/debug.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/debug.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/debug.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/debug.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/debug.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/memory/memory_util.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/memory_util.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/memory/memory_util.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/memory/memory_util.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/memory_util.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/memory/memory_util.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/snapshot_checker.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice.h:25, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/types.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/snapshot_checker.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/snapshot_checker.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/snapshot_checker.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice.h:25, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/types.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/snapshot_checker.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/snapshot_checker.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier_file.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier.h:26, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h: In instantiation of ‘T rocksdb::BoundedQueue::Pop() [with T = rocksdb::BlockCacheTier::InsertOp]’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier.cc:192:33: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h:51:23: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 51 | return std::move(t); | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h:51:23: note: remove ‘std::move’ call In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier_file.h:20, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier_file.cc:7: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h: In instantiation of ‘T rocksdb::BoundedQueue::Pop() [with T = rocksdb::ThreadedWriter::IO]’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/block_cache_tier_file.cc:556:18: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h:51:23: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] 51 | return std::move(t); | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/persistent_cache/persistent_cache_util.h:51:23: note: remove ‘std::move’ call In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.cc:30: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.cc:30: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.cc:18: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.cc:18: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:29, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:29, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.cc:13: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/map:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction_db_impl.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:29, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/optimistic_transaction.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/set:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:29, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/set:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.cc:15: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/snapshot_checker.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice.h:25, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/types.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/snapshot_checker.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/snapshot_checker.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/snapshot_checker.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/slice.h:25, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/types.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/snapshot_checker.h:7, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/snapshot_checker.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:9, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/write_batch_with_index.h:15, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/write_batch_with_index.h:15, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /usr/include/c++/9/stack:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_base.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.cc:30: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.cc:18: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.cc:30: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_lock_mgr.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.cc:18: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/transaction_util.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:29, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:29, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:29, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/algorithm:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/set:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/pessimistic_transaction_db.h:16, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn.h:29, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.h:12, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.cc:8: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/stl_tree.h:63, from /usr/include/c++/9/set:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.cc:6: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.h:18, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.cc:6: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/deque:60, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.h:8, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/ttl/db_ttl_impl.cc:6: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_impl.h:22, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/db_iter.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/utility:70, from /usr/include/c++/9/tuple:38, from /usr/include/c++/9/mutex:38, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_prepared_txn_db.h:14, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.h:13, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/transactions/write_unprepared_txn_db.cc:12: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/write_batch_with_index.h:15, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index.cc:12: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/memory:62, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/include/rocksdb/utilities/write_batch_with_index.h:15, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In constructor ‘rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)’: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:178:33: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 178 | largest_key(_largest_key) {} | ^ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:253:48: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.cc:8: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)’ first required here 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable.h:21, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/memtable_list.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/column_family.h:17, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.cc:10: /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]’: /usr/include/c++/9/ext/new_allocator.h:147:4: required from ‘void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]’ /usr/include/c++/9/bits/alloc_traits.h:484:4: required from ‘static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]’ /usr/include/c++/9/bits/vector.tcc:115:30: required from ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]’ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:258:37: required from here /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:86:8: warning: implicitly-declared ‘constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)’ is deprecated [-Wdeprecated-copy] 86 | struct FileMetaData { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/db/version_edit.h:55:19: note: because ‘rocksdb::FileDescriptor’ has user-provided ‘rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)’ 55 | FileDescriptor& operator=(const FileDescriptor& fd) { | ^~~~~~~~ In file included from /usr/include/c++/9/bits/stl_algobase.h:64, from /usr/include/c++/9/bits/char_traits.h:39, from /usr/include/c++/9/string:40, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.h:10, from /home/conan/w/BuildSingleReference/.conan/data/rocksdb/6.0.2/_/_/build/c315fa4cdecf2499320fcabbd4fdfda4282d90d9/source_subfolder/utilities/write_batch_with_index/write_batch_with_index_internal.cc:8: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method ‘rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)’ first required here 312 | : first(std::forward<_U1>(__x)), second(__y) { } | ^