>>> rocksdb7: Building community/rocksdb7 7.9.2-r0 (using abuild 3.14.1-r1) started Tue, 29 Oct 2024 20:57:54 +0000 >>> rocksdb7: Validating /home/buildozer/aports/community/rocksdb7/APKBUILD... >>> rocksdb7: Analyzing dependencies... >>> rocksdb7: Installing for build: build-base !rocksdb bzip2-dev gflags-dev liburing-dev lz4-dev snappy-dev zlib-dev zstd-dev bash cmake linux-headers perl samurai (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing bzip2-dev (1.0.8-r6) (3/26) Installing gflags (2.2.2-r2) (4/26) Installing gflags-dev (2.2.2-r2) (5/26) Installing liburing-ffi (2.8-r0) (6/26) Installing liburing (2.8-r0) (7/26) Installing liburing-dev (2.8-r0) (8/26) Installing lz4-dev (1.10.0-r0) (9/26) Installing snappy (1.1.10-r2) (10/26) Installing snappy-dev (1.1.10-r2) (11/26) Installing zlib-dev (1.3.1-r2) (12/26) Installing zstd (1.5.6-r1) (13/26) Installing zstd-dev (1.5.6-r1) (14/26) Installing bash (5.2.37-r0) Executing bash-5.2.37-r0.post-install (15/26) Installing xz-libs (5.6.3-r0) (16/26) Installing libarchive (3.7.7-r0) (17/26) Installing rhash-libs (1.4.4-r0) (18/26) Installing libuv (1.49.2-r0) (19/26) Installing cmake (3.30.5-r0) (20/26) Installing linux-headers (6.6-r1) (21/26) Installing perl (5.40.0-r3) (22/26) Installing samurai (1.2-r6) (23/26) Installing .makedepends-rocksdb7 (20241029.205802) (24/26) Installing perl-error (0.17029-r2) (25/26) Installing perl-git (2.46.2-r0) (26/26) Installing git-perl (2.46.2-r0) Executing busybox-1.37.0-r3.trigger OK: 341 MiB in 127 packages >>> rocksdb7: Cleaning up srcdir >>> rocksdb7: Cleaning up pkgdir >>> rocksdb7: Cleaning up tmpdir >>> rocksdb7: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/rocksdb-7.9.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> rocksdb7: Fetching rocksdb-7.9.2.tar.gz::https://github.com/facebook/rocksdb/archive/v7.9.2.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/rocksdb-7.9.2.tar.gz.part' rocksdb-7.9.2.tar.gz 2362k --:--:-- ETA rocksdb-7.9.2.tar.gz 100% |********************************| 11.5M 0:00:00 ETA '/var/cache/distfiles/v3.21/rocksdb-7.9.2.tar.gz.part' saved >>> rocksdb7: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/rocksdb-7.9.2.tar.gz >>> rocksdb7: Checking sha512sums... rocksdb-7.9.2.tar.gz: OK 10-support-busybox-install.patch: OK 11-shared-liburing.patch: OK 20-ppc64le-determine-platform.patch: OK 30-toku_time.patch: OK 40-no-powerpc-mcpu.patch: OK 50-include-cstdint.patch: OK 60-support-loongarch64.patch: OK >>> rocksdb7: Unpacking /var/cache/distfiles/v3.21/rocksdb-7.9.2.tar.gz... >>> rocksdb7: 10-support-busybox-install.patch patching file Makefile Hunk #1 succeeded at 2010 (offset 61 lines). >>> rocksdb7: 11-shared-liburing.patch patching file cmake/modules/Finduring.cmake >>> rocksdb7: 20-ppc64le-determine-platform.patch patching file build_tools/build_detect_platform Hunk #1 succeeded at 630 with fuzz 2. >>> rocksdb7: 30-toku_time.patch patching file utilities/transactions/lock/range/range_tree/lib/portability/toku_time.h Hunk #2 succeeded at 128 with fuzz 2. >>> rocksdb7: 40-no-powerpc-mcpu.patch patching file CMakeLists.txt Hunk #1 succeeded at 209 (offset -29 lines). >>> rocksdb7: 50-include-cstdint.patch patching file db/db_write_test.cc patching file table/block_based/data_block_hash_index.h patching file util/string_util.h >>> rocksdb7: 60-support-loongarch64.patch patching file CMakeLists.txt Hunk #1 succeeded at 226 (offset -19 lines). Hunk #2 succeeded at 264 (offset -19 lines). patching file Makefile Hunk #1 succeeded at 2058 (offset -12 lines). Hunk #2 succeeded at 2079 (offset -12 lines). patching file port/port_posix.h patching file util/xxhash.h patching file utilities/transactions/lock/range/range_tree/lib/portability/toku_time.h Hunk #1 succeeded at 155 (offset 1 line). -- The CXX compiler identification is GNU 14.2.0 -- The C compiler identification is GNU 14.2.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- 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 -- 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 -- Found BZip2: /usr/lib/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Found lz4: /usr/lib/liblz4.so -- Found zstd: /usr/lib/libzstd.so -- Performing Test HAVE_OMIT_LEAF_FRAME_POINTER -- Performing Test HAVE_OMIT_LEAF_FRAME_POINTER - Failed -- Performing Test HAVE_SSE42 -- Performing Test HAVE_SSE42 - Failed -- Performing Test BUILTIN_ATOMIC -- Performing Test BUILTIN_ATOMIC - Success -- Found uring: /usr/lib/liburing.so -- Enabling RTTI in Debug builds only (default) -- 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 - Failed -- Looking for malloc_usable_size -- Looking for malloc_usable_size - found -- Looking for sched_getcpu -- Looking for sched_getcpu - found -- Looking for getauxval -- Looking for getauxval - not found -- Looking for F_FULLFSYNC -- Looking for F_FULLFSYNC - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- ROCKSDB_PLUGINS: -- ROCKSDB PLUGINS TO BUILD -- Found Git: /usr/bin/git (found version "2.46.2") -- JNI library is disabled -- Configuring done (0.9s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/build [1/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/no_batched_ops_stress.cc.o [2/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/multi_ops_txns_stress.cc.o [3/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/expected_state.cc.o [4/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress_tool.cc.o [5/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress_test_base.cc.o [6/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress_stat.cc.o [7/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress_shared_state.cc.o [8/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress_listener.cc.o [9/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress_gflags.cc.o [10/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress_driver.cc.o [11/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress_common.cc.o [12/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/db_stress.cc.o [13/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/cf_consistency_stress.cc.o [14/704] Building CXX object db_stress_tool/CMakeFiles/db_stress.dir/batched_ops_stress.cc.o [15/704] Building CXX object tools/CMakeFiles/rocksdb_undump.dir/dump/rocksdb_undump.cc.o [16/704] Building CXX object tools/CMakeFiles/rocksdb_dump.dir/dump/rocksdb_dump.cc.o [17/704] Building CXX object tools/CMakeFiles/db_repl_stress.dir/db_repl_stress.cc.o [18/704] Building CXX object tools/CMakeFiles/write_stress.dir/write_stress.cc.o [19/704] Building CXX object tools/CMakeFiles/db_sanity_test.dir/db_sanity_test.cc.o [20/704] Building CXX object tools/CMakeFiles/ldb.dir/ldb.cc.o [21/704] Building CXX object tools/CMakeFiles/sst_dump.dir/sst_dump.cc.o [22/704] Building CXX object CMakeFiles/trace_analyzer.dir/tools/trace_analyzer.cc.o [23/704] Building CXX object CMakeFiles/block_cache_trace_analyzer.dir/tools/block_cache_analyzer/block_cache_trace_analyzer_tool.cc.o [24/704] Building CXX object CMakeFiles/hash_table_bench.dir/utilities/persistent_cache/hash_table_bench.cc.o [25/704] Building CXX object CMakeFiles/filter_bench.dir/util/filter_bench.cc.o [26/704] Building CXX object CMakeFiles/table_reader_bench.dir/table/table_reader_bench.cc.o [27/704] Building CXX object CMakeFiles/range_del_aggregator_bench.dir/db/range_del_aggregator_bench.cc.o [28/704] Building CXX object CMakeFiles/memtablerep_bench.dir/memtable/memtablerep_bench.cc.o [29/704] Building CXX object CMakeFiles/cache_bench.dir/cache/cache_bench_tool.cc.o [30/704] Building CXX object CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o [31/704] Building CXX object CMakeFiles/db_bench.dir/tools/db_bench_tool.cc.o [32/704] Building CXX object CMakeFiles/db_bench.dir/tools/db_bench.cc.o [33/704] Building CXX object CMakeFiles/db_bench.dir/tools/simulated_hybrid_file_system.cc.o [34/704] Building CXX object third-party/gtest-1.8.1/fused-src/gtest/CMakeFiles/gtest.dir/gtest-all.cc.o [35/704] Building CXX object CMakeFiles/testharness.dir/test_util/testharness.cc.o [36/704] Building CXX object CMakeFiles/testharness.dir/test_util/mock_time_env.cc.o [37/704] Building CXX object CMakeFiles/rocksdb-shared.dir/build_version.cc.o [38/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/io_posix.cc.o [39/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/fs_posix.cc.o [40/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/env_posix.cc.o [41/704] Building CXX object CMakeFiles/rocksdb-shared.dir/port/port_posix.cc.o [42/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/util/memarena.cc.o [43/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/util/dbt.cc.o [44/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/standalone_port.cc.o [45/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/wfg.cc.o [46/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/txnid_set.cc.o [47/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/treenode.cc.o [48/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/range_buffer.cc.o [49/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc.o [50/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/locktree.cc.o [51/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/lock_request.cc.o [52/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/keyrange.cc.o [53/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/lib/locktree/concurrent_tree.cc.o [54/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o [55/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o [56/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/wal_filter.cc.o [57/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/ttl/db_ttl_impl.cc.o [58/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/write_unprepared_txn_db.cc.o [59/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/write_unprepared_txn.cc.o [60/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/write_prepared_txn_db.cc.o [61/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/write_prepared_txn.cc.o [62/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/transaction_util.cc.o [63/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/transaction_db_mutex_impl.cc.o [64/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/transaction_base.cc.o [65/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/snapshot_checker.cc.o [66/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/pessimistic_transaction_db.cc.o [67/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/pessimistic_transaction.cc.o [68/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/optimistic_transaction.cc.o [69/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/optimistic_transaction_db_impl.cc.o [70/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/range_tree_lock_tracker.cc.o [71/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/range/range_tree/range_tree_lock_manager.cc.o [72/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/point/point_lock_manager.cc.o [73/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/point/point_lock_tracker.cc.o [74/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/transactions/lock/lock_manager.cc.o [75/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/trace/replayer_impl.cc.o [76/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/trace/file_trace_reader_writer.cc.o [77/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/table_properties_collectors/compact_on_deletion_collector.cc.o [78/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/simulator_cache/sim_cache.cc.o [79/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/simulator_cache/cache_simulator.cc.o [80/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/volatile_tier_impl.cc.o [81/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/persistent_cache_tier.cc.o [82/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/block_cache_tier_metadata.cc.o [83/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/block_cache_tier_file.cc.o [84/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/persistent_cache/block_cache_tier.cc.o [85/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/options/options_util.cc.o [86/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/option_change_migration/option_change_migration.cc.o [87/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/object_registry.cc.o [88/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/uint64add.cc.o [89/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/string_append/stringappend2.cc.o [90/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/string_append/stringappend.cc.o [91/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/sortlist.cc.o [92/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/put.cc.o [93/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/max.cc.o [94/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/merge_operators/bytesxor.cc.o [95/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/merge_operators.cc.o [96/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/memory/memory_util.cc.o [97/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/leveldb_options/leveldb_options.cc.o [98/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/fault_injection_secondary_cache.cc.o [99/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/fault_injection_fs.cc.o [100/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/fault_injection_env.cc.o [101/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/env_timed.cc.o [102/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/env_mirror.cc.o [103/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/debug.cc.o [104/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/counted_fs.cc.o [105/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/compaction_filters/remove_emptyvalue_compactionfilter.cc.o [106/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/compaction_filters.cc.o [107/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/checkpoint/checkpoint_impl.cc.o [108/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/cassandra/merge_operator.cc.o [109/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/cassandra/format.cc.o In file included from /usr/include/c++/14.2.0/bits/unordered_map.h:33, from /usr/include/c++/14.2.0/unordered_map:41, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/lock/point/point_lock_tracker.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/lock/point/point_lock_tracker.cc:8: /usr/include/c++/14.2.0/bits/hashtable.h: In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::erase(const_iterator) [with _Key = std::__cxx11::basic_string; _Value = std::pair, rocksdb::TrackedKeyInfo>; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:2376:5: note: parameter passing for argument of type 'std::_Hashtable, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator' {aka 'std::__detail::_Insert_base, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator'} changed in GCC 7.1 2376 | _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2377 | _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>:: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::erase(iterator) [with _Key = std::__cxx11::basic_string; _Value = std::pair, rocksdb::TrackedKeyInfo>; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(iterator) [with _Key = std::__cxx11::basic_string; _Tp = rocksdb::TrackedKeyInfo; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >]' at /usr/include/c++/14.2.0/bits/unordered_map.h:754:26, inlined from 'virtual void rocksdb::PointLockTracker::Subtract(const rocksdb::LockTracker&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/lock/point/point_lock_tracker.cc:166:27: /usr/include/c++/14.2.0/bits/hashtable.h:1020:21: note: parameter passing for argument of type 'std::_Hashtable, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator' {aka 'std::__detail::_Insert_base, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator'} changed in GCC 7.1 1020 | { return erase(const_iterator(__it)); } | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::erase(iterator) [with _Key = std::__cxx11::basic_string; _Value = std::pair, rocksdb::TrackedKeyInfo>; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(iterator) [with _Key = std::__cxx11::basic_string; _Tp = rocksdb::TrackedKeyInfo; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >]' at /usr/include/c++/14.2.0/bits/unordered_map.h:754:26, inlined from 'virtual rocksdb::UntrackStatus rocksdb::PointLockTracker::Untrack(const rocksdb::PointLockRequest&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/lock/point/point_lock_tracker.cc:95:15: /usr/include/c++/14.2.0/bits/hashtable.h:1020:21: note: parameter passing for argument of type 'std::_Hashtable, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator' {aka 'std::__detail::_Insert_base, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator'} changed in GCC 7.1 1020 | { return erase(const_iterator(__it)); } | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ [110/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/cassandra/cassandra_compaction_filter.cc.o [111/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/cache_dump_load_impl.cc.o [112/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/cache_dump_load.cc.o [113/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_file.cc.o [114/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_dump_tool.cc.o [115/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_db_impl_filesnapshot.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/convenience.h:10, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/dump/rocksdb_dump.cc:21: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [116/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_db_impl.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/convenience.h:10, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/dump/rocksdb_undump.cc:21: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [117/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_db.cc.o [118/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/blob_db/blob_compaction_filter.cc.o [119/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/backup/backup_engine.cc.o [120/704] Building CXX object CMakeFiles/rocksdb-shared.dir/utilities/agg_merge/agg_merge.cc.o [121/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/xxhash.cc.o [122/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/threadpool_imp.cc.o [123/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/thread_local.cc.o [124/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/string_util.cc.o [125/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/stderr_logger.cc.o [126/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/status.cc.o [127/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/file_checksum_helper.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/statistics.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/cache.h:33, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/advanced_options.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:20, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/port/port_posix.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/port/port.h:18, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/sharded_cache.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/lru_cache.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/simulator_cache/cache_simulator.h:10, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/simulator_cache/cache_simulator.cc:6: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = rocksdb::HybridRowBlockCacheSimulator::GetRequestStatus; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'virtual void rocksdb::HybridRowBlockCacheSimulator::Access(const rocksdb::BlockCacheTraceRecord&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/simulator_cache/cache_simulator.cc:142:63: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::CacheConfiguration; _Val = std::pair > >; _KeyOfValue = std::_Select1st > > >; _Compare = std::less; _Alloc = std::allocator > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::CacheConfiguration; _Tp = std::vector >; _Compare = std::less; _Alloc = std::allocator > > >]', inlined from 'rocksdb::Status rocksdb::BlockCacheTraceSimulator::InitializeCaches()' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/simulator_cache/cache_simulator.cc:260:25: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [128/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/slice.cc.o [129/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/ribbon_config.cc.o [130/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/rate_limiter.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/utilities/options_util.h:12, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/options/options_util.cc:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31, inlined from 'rocksdb::ColumnFamilyOptions::ColumnFamilyOptions(const rocksdb::ColumnFamilyOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:65:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'rocksdb::DBOptions& rocksdb::DBOptions::operator=(const rocksdb::DBOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:450:8, inlined from 'rocksdb::Status rocksdb::LoadOptionsFromFile(const ConfigOptions&, const std::string&, DBOptions*, std::vector*, std::shared_ptr*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/options/options_util.cc:41:32: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [131/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/random.cc.o [132/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/murmurhash.cc.o [133/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/hash.cc.o [134/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/dynamic_bloom.cc.o [135/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/crc32c.cc.o [136/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/concurrent_task_limiter_impl.cc.o [137/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/compression_context_cache.cc.o [138/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/compression.cc.o [139/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/comparator.cc.o [140/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/compaction_job_stats_impl.cc.o [141/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/coding.cc.o In file included from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/cassandra/format.cc:8: /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = rocksdb::cassandra::RowValue; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1869:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1884:27: /usr/include/c++/14.2.0/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::cassandra::RowValue::Merge(std::vector&&)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'static rocksdb::cassandra::RowValue rocksdb::cassandra::RowValue::Merge(std::vector&&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/cassandra/format.cc:323:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::cassandra::RowValue::Merge(std::vector&&)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'static rocksdb::cassandra::RowValue rocksdb::cassandra::RowValue::Merge(std::vector&&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/cassandra/format.cc:323:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [142/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/cleanable.cc.o [143/704] Building CXX object CMakeFiles/rocksdb-shared.dir/util/async_file_reader.cc.o [144/704] Building CXX object CMakeFiles/rocksdb-shared.dir/trace_replay/trace_replay.cc.o [145/704] Building CXX object CMakeFiles/rocksdb-shared.dir/trace_replay/trace_record.cc.o [146/704] Building CXX object CMakeFiles/rocksdb-shared.dir/trace_replay/trace_record_result.cc.o [147/704] Building CXX object CMakeFiles/rocksdb-shared.dir/trace_replay/trace_record_handler.cc.o [148/704] Building CXX object CMakeFiles/rocksdb-shared.dir/trace_replay/io_tracer.cc.o [149/704] Building CXX object CMakeFiles/rocksdb-shared.dir/trace_replay/block_cache_tracer.cc.o [150/704] Building CXX object CMakeFiles/rocksdb-shared.dir/tools/trace_analyzer_tool.cc.o [151/704] Building CXX object CMakeFiles/rocksdb-shared.dir/tools/sst_dump_tool.cc.o [152/704] Building CXX object CMakeFiles/rocksdb-shared.dir/tools/ldb_tool.cc.o [153/704] Building CXX object CMakeFiles/rocksdb-shared.dir/tools/ldb_cmd.cc.o In file included from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/dbformat.h:21, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/memtable/memtablerep_bench.cc:25: /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::shuffle(_RAIter, _RAIter, _UGenerator&&) [with _RAIter = __gnu_cxx::__normal_iterator >; _UGenerator = mersenne_twister_engine&]': /usr/include/c++/14.2.0/bits/stl_algo.h:3696:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 3696 | shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:3696:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/core_local.h:15, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/statistics.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/perf_step_timer.h:8, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/perf_context_imp.h:7, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/user_comparator_wrapper.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/dbformat.h:22: In function 'void rocksdb::RandomShuffle(RandomIt, RandomIt, uint32_t) [with RandomIt = __gnu_cxx::__normal_iterator >]', inlined from 'rocksdb::KeyGenerator::KeyGenerator(rocksdb::Random64*, rocksdb::WriteMode, uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/memtable/memtablerep_bench.cc:175:20, inlined from 'rocksdb::KeyGenerator::KeyGenerator(rocksdb::Random64*, rocksdb::WriteMode, uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/memtable/memtablerep_bench.cc:164:3, inlined from 'int main(int, char**)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/memtable/memtablerep_bench.cc:650:71: /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/random.h:181:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 181 | std::shuffle(first, last, rng); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ [154/704] Building CXX object CMakeFiles/rocksdb-shared.dir/tools/io_tracer_parser_tool.cc.o [155/704] Building CXX object CMakeFiles/rocksdb-shared.dir/tools/dump/db_dump_tool.cc.o [156/704] Building CXX object CMakeFiles/rocksdb-shared.dir/tools/block_cache_analyzer/block_cache_trace_analyzer.cc.o [157/704] Building CXX object CMakeFiles/rocksdb-shared.dir/test_util/transaction_test_util.cc.o [158/704] Building CXX object CMakeFiles/rocksdb-shared.dir/test_util/testutil.cc.o [159/704] Building CXX object CMakeFiles/rocksdb-shared.dir/test_util/sync_point_impl.cc.o [160/704] Building CXX object CMakeFiles/rocksdb-shared.dir/test_util/sync_point.cc.o [161/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/unique_id.cc.o [162/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/two_level_iterator.cc.o [163/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/table_properties.cc.o [164/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/table_factory.cc.o [165/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/sst_file_writer.cc.o [166/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/sst_file_reader.cc.o [167/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/sst_file_dumper.cc.o [168/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/plain/plain_table_reader.cc.o [169/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/plain/plain_table_key_coding.cc.o [170/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/plain/plain_table_index.cc.o [171/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/plain/plain_table_factory.cc.o [172/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/plain/plain_table_builder.cc.o [173/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/plain/plain_table_bloom.cc.o [174/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/persistent_cache_helper.cc.o [175/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/meta_blocks.cc.o [176/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/merging_iterator.cc.o [177/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/iterator.cc.o [178/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/get_context.cc.o [179/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/format.cc.o [180/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/cuckoo/cuckoo_table_reader.cc.o [181/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/cuckoo/cuckoo_table_factory.cc.o [182/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/cuckoo/cuckoo_table_builder.cc.o [183/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_fetcher.cc.o [184/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/uncompression_dict_reader.cc.o [185/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/reader_common.cc.o [186/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/partitioned_index_reader.cc.o [187/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/partitioned_index_iterator.cc.o [188/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/partitioned_filter_block.cc.o [189/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/parsed_full_filter_block.cc.o [190/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/index_reader_common.cc.o [191/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/index_builder.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/utilities/memory_util.h:10, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/memory/memory_util.cc:8: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::MemoryUtil::UsageType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = rocksdb::MemoryUtil::UsageType; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [192/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/hash_index_reader.cc.o [193/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/full_filter_block.cc.o [194/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/flush_block_policy.cc.o [195/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/filter_policy.cc.o [196/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/filter_block_reader_common.cc.o [197/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/data_block_footer.cc.o [198/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/data_block_hash_index.cc.o [199/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/block_prefix_index.cc.o [200/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/block_prefetcher.cc.o [201/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/block_builder.cc.o [202/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/block_based_table_reader.cc.o [203/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/block_based_table_iterator.cc.o [204/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/block_based_table_factory.cc.o [205/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/block_based_table_builder.cc.o [206/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/block.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/table_properties.h:9, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/table/table_properties.cc:6: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, long long unsigned int>; _KeyOfValue = std::_Select1st, long long unsigned int> >; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = std::__cxx11::basic_string; _Tp = long long unsigned int; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [207/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/block_based/binary_search_index_reader.cc.o [208/704] Building CXX object CMakeFiles/rocksdb-shared.dir/table/adaptive/adaptive_table_factory.cc.o [209/704] Building CXX object CMakeFiles/rocksdb-shared.dir/port/stack_trace.cc.o [210/704] Building CXX object CMakeFiles/rocksdb-shared.dir/options/options_parser.cc.o [211/704] Building CXX object CMakeFiles/rocksdb-shared.dir/options/options_helper.cc.o [212/704] Building CXX object CMakeFiles/rocksdb-shared.dir/options/options.cc.o [213/704] Building CXX object CMakeFiles/rocksdb-shared.dir/options/db_options.cc.o [214/704] Building CXX object CMakeFiles/rocksdb-shared.dir/options/customizable.cc.o [215/704] Building CXX object CMakeFiles/rocksdb-shared.dir/options/configurable.cc.o [216/704] Building CXX object CMakeFiles/rocksdb-shared.dir/options/cf_options.cc.o [217/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/thread_status_util_debug.cc.o [218/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/thread_status_util.cc.o [219/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/thread_status_updater.cc.o [220/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/thread_status_impl.cc.o [221/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/statistics.cc.o [222/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/persistent_stats_history.cc.o [223/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/perf_level.cc.o [224/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/perf_context.cc.o [225/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/iostats_context.cc.o [226/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/instrumented_mutex.cc.o [227/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/in_memory_stats_history.cc.o [228/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/histogram_windowing.cc.o [229/704] Building CXX object CMakeFiles/rocksdb-shared.dir/monitoring/histogram.cc.o In file included from /usr/include/c++/14.2.0/set:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.h:12, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_unprepared_txn_db.h:9, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_unprepared_txn_db.cc:8: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_iter.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.h:17: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'virtual rocksdb::Status rocksdb::WriteUnpreparedTxnDB::Initialize(const std::vector&, const std::vector&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_unprepared_txn_db.cc:294:26: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [230/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memtable/write_buffer_manager.cc.o [231/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memtable/vectorrep.cc.o [232/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memtable/skiplistrep.cc.o [233/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memtable/hash_skiplist_rep.cc.o [234/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memtable/hash_linklist_rep.cc.o [235/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memtable/alloc_tracker.cc.o [236/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memory/memory_allocator.cc.o [237/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memory/memkind_kmem_allocator.cc.o [238/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memory/jemalloc_nodump_allocator.cc.o [239/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memory/concurrent_arena.cc.o [240/704] Building CXX object CMakeFiles/rocksdb-shared.dir/memory/arena.cc.o In file included from /usr/include/c++/14.2.0/queue:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.cc:8: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /usr/include/c++/14.2.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 135 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:72, from /usr/include/c++/14.2.0/queue:63: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.cc: In member function 'bool rocksdb::WritePreparedTxnDB::MaybeUpdateOldCommitMap(const uint64_t&, const uint64_t&, const uint64_t&, bool)': /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.cc:992:15: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 992 | vec.insert(std::upper_bound(vec.begin(), vec.end(), prep_seq), prep_seq); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [241/704] Building CXX object CMakeFiles/rocksdb-shared.dir/logging/log_buffer.cc.o [242/704] Building CXX object CMakeFiles/rocksdb-shared.dir/logging/event_logger.cc.o [243/704] Linking CXX static library third-party/gtest-1.8.1/fused-src/gtest/libgtest.a [244/704] Building CXX object CMakeFiles/rocksdb-shared.dir/logging/auto_roll_logger.cc.o [245/704] Linking CXX static library libtestharness.a [246/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/writable_file_writer.cc.o [247/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/sst_file_manager_impl.cc.o [248/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/sequence_file_reader.cc.o [249/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/readahead_raf.cc.o [250/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/read_write_util.cc.o [251/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/random_access_file_reader.cc.o [252/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/line_file_reader.cc.o [253/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/filename.cc.o [254/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/file_util.cc.o [255/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/file_prefetch_buffer.cc.o [256/704] Building CXX object CMakeFiles/rocksdb-shared.dir/file/delete_scheduler.cc.o [257/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/unique_id_gen.cc.o [258/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/mock_env.cc.o [259/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/fs_remap.cc.o [260/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/file_system_tracer.cc.o [261/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/file_system.cc.o [262/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/env_encryption.cc.o [263/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/env_chroot.cc.o [264/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/env.cc.o [265/704] Building CXX object CMakeFiles/rocksdb-shared.dir/env/composite_env.cc.o [266/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/write_thread.cc.o [267/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/write_controller.cc.o [268/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/write_batch_base.cc.o [269/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/write_batch.cc.o [270/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/wide/wide_columns.cc.o [271/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/wide/wide_column_serialization.cc.o [272/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/wal_manager.cc.o [273/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/wal_edit.cc.o [274/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/version_set.cc.o [275/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/version_edit_handler.cc.o [276/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/version_edit.cc.o [277/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/version_builder.cc.o [278/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/trim_history_scheduler.cc.o [279/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/transaction_log_impl.cc.o [280/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/table_properties_collector.cc.o [281/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/table_cache.cc.o [282/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/snapshot_impl.cc.o [283/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/seqno_to_time_mapping.cc.o [284/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/repair.cc.o [285/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/range_tombstone_fragmenter.cc.o [286/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/range_del_aggregator.cc.o [287/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/periodic_task_scheduler.cc.o [288/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/output_validator.cc.o [289/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/merge_operator.cc.o [290/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/merge_helper.cc.o [291/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/memtable_list.cc.o [292/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/memtable.cc.o [293/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/malloc_stats.cc.o [294/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/log_writer.cc.o [295/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/log_reader.cc.o [296/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/logs_with_prep_tracker.cc.o [297/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/internal_stats.cc.o [298/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/import_column_family_job.cc.o [299/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/forward_iterator.cc.o [300/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/flush_scheduler.cc.o [301/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/flush_job.cc.o [302/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/file_indexer.cc.o [303/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/external_sst_file_ingestion_job.cc.o [304/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/experimental.cc.o [305/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/event_helpers.cc.o [306/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/error_handler.cc.o [307/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/dbformat.cc.o [308/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_iter.cc.o [309/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_info_dumper.cc.o [310/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl_secondary.cc.o [311/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl_readonly.cc.o [312/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl_experimental.cc.o [313/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl_debug.cc.o [314/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl_open.cc.o [315/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl_files.cc.o [316/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl_compaction_flush.cc.o [317/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl_write.cc.o [318/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/db_impl.cc.o [319/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_impl/compacted_db_impl.cc.o [320/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/db_filesnapshot.cc.o [321/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/convenience.cc.o [322/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/subcompaction_state.cc.o [323/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/sst_partitioner.cc.o [324/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_outputs.cc.o [325/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_state.cc.o [326/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_service_job.cc.o [327/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_picker_universal.cc.o [328/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_picker_level.cc.o [329/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_picker_fifo.cc.o [330/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_job.cc.o [331/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_picker.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/persistent_stats_history.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/persistent_stats_history.cc:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, long long unsigned int>; _KeyOfValue = std::_Select1st, long long unsigned int> >; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = long long unsigned int; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]', inlined from 'void rocksdb::PersistentStatsHistoryIterator::AdvanceIteratorByTime(uint64_t, uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/persistent_stats_history.cc:161:30: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [332/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction_iterator.cc.o [333/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/compaction/compaction.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/statistics.h:8, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/instrumented_mutex.h:8, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/timer.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/periodic_task_scheduler.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/periodic_task_scheduler.cc:7: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = rocksdb::PeriodicTaskType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = rocksdb::PeriodicTaskType; _Tp = rocksdb::PeriodicTaskScheduler::TaskInfo; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::try_emplace(const key_type&, _Args&& ...) [with _Args = {rocksdb::PeriodicTaskScheduler::TaskInfo}; _Key = rocksdb::PeriodicTaskType; _Tp = rocksdb::PeriodicTaskScheduler::TaskInfo; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_map.h:727:26, inlined from 'rocksdb::Status rocksdb::PeriodicTaskScheduler::Register(rocksdb::PeriodicTaskType, const rocksdb::PeriodicTaskFunc&, uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/periodic_task_scheduler.cc:76:39: /usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [334/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/column_family.cc.o [335/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/c.cc.o [336/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/builder.cc.o [337/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/prefetch_buffer_collection.cc.o [338/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_source.cc.o [339/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_log_writer.cc.o [340/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_log_sequential_reader.cc.o [341/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_log_format.cc.o In file included from /usr/include/c++/14.2.0/vector:72, from /usr/include/c++/14.2.0/functional:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/backup/backup_engine.cc:16: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = rocksdb::FileStorageInfo; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:452:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 452 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_emplace_aux(const_iterator, _Args&& ...) [with _Args = {}; _Tp = rocksdb::FileStorageInfo; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {}; _Tp = rocksdb::FileStorageInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1349:25, inlined from 'void rocksdb::{anonymous}::BackupEngineImpl::SetBackupInfoFromBackupMeta(rocksdb::BackupID, const BackupMeta&, rocksdb::BackupInfo*, bool) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/backup/backup_engine.cc:1697:52: /usr/include/c++/14.2.0/bits/vector.tcc:411:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 411 | _M_realloc_insert(begin() + __n, std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [342/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_garbage_meter.cc.o [343/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_file_reader.cc.o [344/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_file_meta.cc.o [345/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_file_garbage.cc.o [346/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_file_cache.cc.o [347/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_file_builder.cc.o [348/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_file_addition.cc.o [349/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_fetcher.cc.o [350/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/blob/blob_contents.cc.o [351/704] Building CXX object CMakeFiles/rocksdb-shared.dir/db/arena_wrapped_db_iter.cc.o [352/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/sharded_cache.cc.o [353/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/secondary_cache.cc.o [354/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/lru_cache.cc.o [355/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/compressed_secondary_cache.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/options/options_helper.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/options/options_helper.cc:5: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [356/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/clock_cache.cc.o [357/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/charged_cache.cc.o [358/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/cache_reservation_manager.cc.o [359/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/cache_key.cc.o [360/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/cache_entry_roles.cc.o [361/704] Building CXX object CMakeFiles/rocksdb-shared.dir/cache/cache.cc.o [362/704] Building CXX object CMakeFiles/rocksdb.dir/build_version.cc.o [363/704] Building CXX object CMakeFiles/rocksdb.dir/env/io_posix.cc.o [364/704] Building CXX object CMakeFiles/rocksdb.dir/env/fs_posix.cc.o In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:22, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_iter.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:8: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = rocksdb::CompactionFileInfo; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = TimerQueue::WorkItem; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /usr/include/c++/14.2.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 135 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/set:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.h:15: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique_(const_iterator, _Arg&&, _NodeGen&) [with _Arg = std::pair >; _NodeGen = std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::_Alloc_node; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2267:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2267 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique_(const_iterator, _Arg&&) [with _Arg = std::pair >; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::insert(const_iterator, value_type&&) [with _Key = long long unsigned int; _Tp = std::shared_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:920:38, inlined from 'rocksdb::Status rocksdb::blob_db::BlobDBImpl::CloseBlobFile(std::shared_ptr)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:1767:40: /usr/include/c++/14.2.0/bits/stl_tree.h:1059:35: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 1059 | return _M_insert_unique_(__pos, std::forward<_Arg>(__x), __an); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique_(const_iterator, _Arg&&) [with _Arg = std::pair >; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::insert(const_iterator, value_type&&) [with _Key = long long unsigned int; _Tp = std::shared_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:920:38, inlined from 'void rocksdb::blob_db::BlobDBImpl::RegisterBlobFile(std::shared_ptr)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:718:21: /usr/include/c++/14.2.0/bits/stl_tree.h:1059:35: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 1059 | return _M_insert_unique_(__pos, std::forward<_Arg>(__x), __an); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2485:5: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2485 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:1206:21: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 1206 | _M_erase_aux(__position); | ~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator, const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(const _Key&) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:2517:19, inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::size_type std::map<_Key, _Tp, _Compare, _Alloc>::erase(const key_type&) [with _Key = long long unsigned int; _Tp = std::shared_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:1118:26, inlined from 'std::pair rocksdb::blob_db::BlobDBImpl::DeleteObsoleteFiles(bool)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:1986:24: /usr/include/c++/14.2.0/bits/stl_tree.h:2506:23: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator > >' changed in GCC 7.1 2506 | _M_erase_aux(__first++); | ~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1869:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1884:27: /usr/include/c++/14.2.0/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1900:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1900 | __sort(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1900:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::blob_db::BlobDBImpl::ProcessCompactionJobInfo(const rocksdb::CompactionJobInfo&)::]', inlined from 'void rocksdb::blob_db::BlobDBImpl::ProcessCompactionJobInfo(const rocksdb::CompactionJobInfo&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:525:12: /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 4804 | std::__sort(__first, __last, __gnu_cxx::__ops::__iter_comp_iter(__comp)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::blob_db::BlobDBImpl::ProcessCompactionJobInfo(const rocksdb::CompactionJobInfo&)::]', inlined from 'void rocksdb::blob_db::BlobDBImpl::ProcessCompactionJobInfo(const rocksdb::CompactionJobInfo&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:531:12: /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 4804 | std::__sort(__first, __last, __gnu_cxx::__ops::__iter_comp_iter(__comp)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [365/704] Building CXX object CMakeFiles/rocksdb.dir/env/env_posix.cc.o [366/704] Building CXX object CMakeFiles/rocksdb.dir/port/port_posix.cc.o [367/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/memarena.cc.o [368/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/dbt.cc.o [369/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/standalone_port.cc.o [370/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/wfg.cc.o [371/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/txnid_set.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/range_del_aggregator.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/range_del_aggregator.cc:6: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const long long unsigned int&, rocksdb::RangeDelAggregator::StripeRep}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {const long long unsigned int&, rocksdb::RangeDelAggregator::StripeRep}; _Key = long long unsigned int; _Tp = rocksdb::RangeDelAggregator::StripeRep; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {const long long unsigned int&, rocksdb::RangeDelAggregator::StripeRep}; _Key = long long unsigned int; _Tp = rocksdb::RangeDelAggregator::StripeRep; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_map.h:601:22, inlined from 'virtual void rocksdb::CompactionRangeDelAggregator::AddTombstones(std::unique_ptr, const rocksdb::InternalKey*, const rocksdb::InternalKey*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/range_del_aggregator.cc:365:45: /usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [372/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/treenode.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.h:8, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.cc:8: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::TableReaderCaller; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::TableReaderCaller; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::TraceType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::TraceType; _Tp = rocksdb::HistogramStat; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::TraceType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::TraceType; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair, std::map > >; _KeyOfValue = std::_Select1st, std::map > > >; _Compare = std::less; _Alloc = std::allocator, std::map > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::map > >, std::_Select1st, std::map > > >, std::less, std::allocator, std::map > > > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair, std::map > >; _KeyOfValue = std::_Select1st, std::map > > >; _Compare = std::less; _Alloc = std::allocator, std::map > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::map > >, std::_Select1st, std::map > > >, std::less, std::allocator, std::map > > > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, long long unsigned int>; _KeyOfValue = std::_Select1st, long long unsigned int> >; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = long long unsigned int; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/dbformat.h:21, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.h:12: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Distance = int; _Tp = pair<__cxx11::basic_string, long long unsigned int>; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair > >; _KeyOfValue = std::_Select1st > > >; _Compare = std::less; _Alloc = std::allocator > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::vector >; _Compare = std::less; _Alloc = std::allocator > > >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::vector; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, rocksdb::HistogramStat>; _KeyOfValue = std::_Select1st, rocksdb::HistogramStat> >; _Compare = std::less >; _Alloc = std::allocator, rocksdb::HistogramStat> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, rocksdb::HistogramStat>, std::_Select1st, rocksdb::HistogramStat> >, std::less >, std::allocator, rocksdb::HistogramStat> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = rocksdb::HistogramStat; _Compare = std::less >; _Alloc = std::allocator, rocksdb::HistogramStat> >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, rocksdb::HistogramStat>, std::_Select1st, rocksdb::HistogramStat> >, std::less >, std::allocator, rocksdb::HistogramStat> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1869:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1884:27: /usr/include/c++/14.2.0/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = rocksdb::BlockCacheTraceAnalyzer::WriteSkewness(const std::string&, const std::vector&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)>]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void rocksdb::BlockCacheTraceAnalyzer::WriteSkewness(const std::string&, const std::vector&, rocksdb::TraceType) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.cc:584:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = rocksdb::BlockCacheTraceAnalyzer::WriteSkewness(const std::string&, const std::vector&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)>]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void rocksdb::BlockCacheTraceAnalyzer::WriteSkewness(const std::string&, const std::vector&, rocksdb::TraceType) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.cc:584:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [373/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/range_buffer.cc.o [374/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc.o [375/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/locktree.cc.o [376/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/lock_request.cc.o [377/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/keyrange.cc.o [378/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/concurrent_tree.cc.o [379/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o [380/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o [381/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/wal_filter.cc.o [382/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/ttl/db_ttl_impl.cc.o [383/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_unprepared_txn_db.cc.o [384/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_unprepared_txn.cc.o [385/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn_db.cc.o [386/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn.cc.o [387/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_util.cc.o [388/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_db_mutex_impl.cc.o [389/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_base.cc.o [390/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/snapshot_checker.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/trace_analyzer_tool.cc:24: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = rocksdb::TraceStats; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:22: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, vector > > >; _Distance = int; _Tp = pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_val > > >]': /usr/include/c++/14.2.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector > > >' changed in GCC 7.1 135 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, vector > > >; _Distance = int; _Tp = pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_val > > >]': /usr/include/c++/14.2.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector > > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, rocksdb::StatsUnit>; _KeyOfValue = std::_Select1st, rocksdb::StatsUnit> >; _Compare = std::less >; _Alloc = std::allocator, rocksdb::StatsUnit> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, rocksdb::StatsUnit>, std::_Select1st, rocksdb::StatsUnit> >, std::less >, std::allocator, rocksdb::StatsUnit> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = rocksdb::StatsUnit; _Compare = std::less >; _Alloc = std::allocator, rocksdb::StatsUnit> >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, rocksdb::StatsUnit>, std::_Select1st, rocksdb::StatsUnit> >, std::less >, std::allocator, rocksdb::StatsUnit> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [391/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction_db.cc.o [392/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction.cc.o [393/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction.cc.o [394/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction_db_impl.cc.o [395/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/range_tree_lock_tracker.cc.o [396/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/range_tree_lock_manager.cc.o [397/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/point/point_lock_manager.cc.o [398/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/point/point_lock_tracker.cc.o [399/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/lock/lock_manager.cc.o [400/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/trace/replayer_impl.cc.o [401/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/trace/file_trace_reader_writer.cc.o [402/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/table_properties_collectors/compact_on_deletion_collector.cc.o [403/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/simulator_cache/sim_cache.cc.o [404/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/simulator_cache/cache_simulator.cc.o [405/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/volatile_tier_impl.cc.o In file included from /usr/include/c++/14.2.0/bits/unordered_map.h:33, from /usr/include/c++/14.2.0/unordered_map:41, from /usr/include/c++/14.2.0/functional:63, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/file_system.h:23, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:10: /usr/include/c++/14.2.0/bits/hashtable.h: In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::erase(iterator) [with _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:1019:7: note: parameter passing for argument of type 'std::_Hashtable, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator' {aka 'std::__detail::_Insert_base, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator'} changed in GCC 7.1 1019 | erase(iterator __it) | ^~~~~ In file included from /usr/include/c++/14.2.0/unordered_set:41, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/configurable.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/customizable.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/file_system.h:31: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(iterator) [with _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]', inlined from 'void rocksdb::VersionBuilder::Rep::BlobFileMetaDataDelta::UnlinkSst(uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:143:33, inlined from 'void rocksdb::VersionBuilder::Rep::MutableBlobFileMetaData::UnlinkSst(uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:219:23: /usr/include/c++/14.2.0/bits/unordered_set.h:536:26: note: parameter passing for argument of type 'std::unordered_set::iterator' {aka 'std::__detail::_Insert_base, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator'} changed in GCC 7.1 536 | { return _M_h.erase(__position); } | ~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(iterator) [with _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]', inlined from 'rocksdb::Status rocksdb::VersionBuilder::Rep::ApplyFileAddition(int, const rocksdb::FileMetaData&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:773:22: /usr/include/c++/14.2.0/bits/unordered_set.h:536:26: note: parameter passing for argument of type 'std::unordered_set::iterator' {aka 'std::__detail::_Insert_base, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator'} changed in GCC 7.1 536 | { return _M_h.erase(__position); } | ~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(iterator) [with _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]', inlined from 'void rocksdb::VersionBuilder::Rep::BlobFileMetaDataDelta::LinkSst(uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:127:35, inlined from 'void rocksdb::VersionBuilder::Rep::MutableBlobFileMetaData::LinkSst(uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:212:21, inlined from 'rocksdb::Status rocksdb::VersionBuilder::Rep::ApplyFileAddition(int, const rocksdb::FileMetaData&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:805:30: /usr/include/c++/14.2.0/bits/unordered_set.h:536:26: note: parameter passing for argument of type 'std::unordered_set::iterator' {aka 'std::__detail::_Insert_base, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator'} changed in GCC 7.1 536 | { return _M_h.erase(__position); } | ~~~~~~~~~~^~~~~~~~~~~~ [406/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/persistent_cache_tier.cc.o [407/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_metadata.cc.o [408/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_file.cc.o [409/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier.cc.o [410/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/options/options_util.cc.o [411/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/option_change_migration/option_change_migration.cc.o [412/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/object_registry.cc.o [413/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/uint64add.cc.o [414/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend2.cc.o [415/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend.cc.o [416/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/sortlist.cc.o [417/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/put.cc.o [418/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/max.cc.o [419/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/bytesxor.cc.o [420/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators.cc.o [421/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/memory/memory_util.cc.o [422/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/leveldb_options/leveldb_options.cc.o [423/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/fault_injection_secondary_cache.cc.o [424/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/fault_injection_fs.cc.o [425/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/fault_injection_env.cc.o In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:7, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/clock_cache.h:26, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/clock_cache.cc:10: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'virtual void rocksdb::clock_cache::HyperClockCache::ReportProblems(const std::shared_ptr&) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/clock_cache.cc:1298:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'virtual void rocksdb::clock_cache::HyperClockCache::ReportProblems(const std::shared_ptr&) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/clock_cache.cc:1298:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [426/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/env_timed.cc.o [427/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/env_mirror.cc.o [428/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/debug.cc.o [429/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/counted_fs.cc.o [430/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/compaction_filters/remove_emptyvalue_compactionfilter.cc.o [431/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/compaction_filters.cc.o [432/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/checkpoint/checkpoint_impl.cc.o [433/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/merge_operator.cc.o [434/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/format.cc.o [435/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/cassandra_compaction_filter.cc.o In file included from /usr/include/c++/14.2.0/bits/unordered_map.h:33, from /usr/include/c++/14.2.0/unordered_map:41, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/lock/point/point_lock_tracker.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/lock/point/point_lock_tracker.cc:8: /usr/include/c++/14.2.0/bits/hashtable.h: In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::erase(const_iterator) [with _Key = std::__cxx11::basic_string; _Value = std::pair, rocksdb::TrackedKeyInfo>; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:2376:5: note: parameter passing for argument of type 'std::_Hashtable, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator' {aka 'std::__detail::_Insert_base, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator'} changed in GCC 7.1 2376 | _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2377 | _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>:: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::erase(iterator) [with _Key = std::__cxx11::basic_string; _Value = std::pair, rocksdb::TrackedKeyInfo>; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(iterator) [with _Key = std::__cxx11::basic_string; _Tp = rocksdb::TrackedKeyInfo; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >]' at /usr/include/c++/14.2.0/bits/unordered_map.h:754:26, inlined from 'virtual void rocksdb::PointLockTracker::Subtract(const rocksdb::LockTracker&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/lock/point/point_lock_tracker.cc:166:27: /usr/include/c++/14.2.0/bits/hashtable.h:1020:21: note: parameter passing for argument of type 'std::_Hashtable, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator' {aka 'std::__detail::_Insert_base, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator'} changed in GCC 7.1 1020 | { return erase(const_iterator(__it)); } | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::erase(iterator) [with _Key = std::__cxx11::basic_string; _Value = std::pair, rocksdb::TrackedKeyInfo>; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to >; _Hash = std::hash >; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::iterator std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::erase(iterator) [with _Key = std::__cxx11::basic_string; _Tp = rocksdb::TrackedKeyInfo; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, rocksdb::TrackedKeyInfo> >]' at /usr/include/c++/14.2.0/bits/unordered_map.h:754:26, inlined from 'virtual rocksdb::UntrackStatus rocksdb::PointLockTracker::Untrack(const rocksdb::PointLockRequest&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/lock/point/point_lock_tracker.cc:95:15: /usr/include/c++/14.2.0/bits/hashtable.h:1020:21: note: parameter passing for argument of type 'std::_Hashtable, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator' {aka 'std::__detail::_Insert_base, std::pair, rocksdb::TrackedKeyInfo>, std::allocator, rocksdb::TrackedKeyInfo> >, std::__detail::_Select1st, std::equal_to >, std::hash >, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator'} changed in GCC 7.1 1020 | { return erase(const_iterator(__it)); } | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ [436/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/cache_dump_load_impl.cc.o [437/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/cache_dump_load.cc.o [438/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_file.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/statistics.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/cache.h:33, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_entry_roles.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/table/block_based/block_based_table_reader.h:15, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/table/block_based/block_based_table_reader.cc:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = unsigned int; _Tp = rocksdb::PerfContextByLevel; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [439/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_dump_tool.cc.o [440/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl_filesnapshot.cc.o [441/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /usr/include/c++/14.2.0/functional:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/utilities/ldb_cmd.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/ldb_cmd.cc:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [442/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db.cc.o [443/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_compaction_filter.cc.o [444/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/backup/backup_engine.cc.o [445/704] Building CXX object CMakeFiles/rocksdb.dir/utilities/agg_merge/agg_merge.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/builder.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/repair.cc:66: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'rocksdb::ColumnFamilyOptions& rocksdb::ColumnFamilyOptions::operator=(const rocksdb::ColumnFamilyOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:65:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [446/704] Building CXX object CMakeFiles/rocksdb.dir/util/xxhash.cc.o [447/704] Building CXX object CMakeFiles/rocksdb.dir/util/threadpool_imp.cc.o [448/704] Building CXX object CMakeFiles/rocksdb.dir/util/thread_local.cc.o [449/704] Building CXX object CMakeFiles/rocksdb.dir/util/string_util.cc.o [450/704] Building CXX object CMakeFiles/rocksdb.dir/util/stderr_logger.cc.o [451/704] Building CXX object CMakeFiles/rocksdb.dir/util/status.cc.o [452/704] Building CXX object CMakeFiles/rocksdb.dir/util/file_checksum_helper.cc.o [453/704] Building CXX object CMakeFiles/rocksdb.dir/util/slice.cc.o [454/704] Building CXX object CMakeFiles/rocksdb.dir/util/ribbon_config.cc.o [455/704] Building CXX object CMakeFiles/rocksdb.dir/util/rate_limiter.cc.o [456/704] Building CXX object CMakeFiles/rocksdb.dir/util/random.cc.o [457/704] Building CXX object CMakeFiles/rocksdb.dir/util/murmurhash.cc.o [458/704] Building CXX object CMakeFiles/rocksdb.dir/util/hash.cc.o [459/704] Building CXX object CMakeFiles/rocksdb.dir/util/dynamic_bloom.cc.o [460/704] Building CXX object CMakeFiles/rocksdb.dir/util/crc32c.cc.o [461/704] Building CXX object CMakeFiles/rocksdb.dir/util/concurrent_task_limiter_impl.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:43: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::MemTable*; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::MemTable*; _Tp = rocksdb::MemTablePostProcessInfo; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'rocksdb::MemTablePostProcessInfo* rocksdb::{anonymous}::MemTableInserter::get_post_process_info(rocksdb::MemTable*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:2860:29: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = rocksdb::DBImpl::RecoveredTransaction::BatchInfo; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:65, from /usr/include/c++/14.2.0/functional:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/write_batch.h:30, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:39: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = rocksdb::ProtectionInfoKVOC*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = rocksdb::ProtectionInfoKVOC*; _Tp = rocksdb::ProtectionInfoKVOC]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/vector.tcc:331:40, inlined from 'void std::vector<_Tp, _Alloc>::assign(_InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; = void; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:829:17, inlined from 'rocksdb::autovector& rocksdb::autovector::assign(const rocksdb::autovector&) [with T = rocksdb::ProtectionInfoKVOC; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:382:15, inlined from 'rocksdb::autovector& rocksdb::autovector::operator=(const rocksdb::autovector&) [with T = rocksdb::ProtectionInfoKVOC; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:341:65, inlined from 'rocksdb::WriteBatch::WriteBatch(const rocksdb::WriteBatch&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:205:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = rocksdb::ProtectionInfoKVOC*; _Tp = rocksdb::ProtectionInfoKVOC]', inlined from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/vector.tcc:352:35, inlined from 'void std::vector<_Tp, _Alloc>::assign(_InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; = void; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:829:17, inlined from 'rocksdb::autovector& rocksdb::autovector::assign(const rocksdb::autovector&) [with T = rocksdb::ProtectionInfoKVOC; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:382:15, inlined from 'rocksdb::autovector& rocksdb::autovector::operator=(const rocksdb::autovector&) [with T = rocksdb::ProtectionInfoKVOC; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:341:65, inlined from 'rocksdb::WriteBatch::WriteBatch(const rocksdb::WriteBatch&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:205:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [462/704] Building CXX object CMakeFiles/rocksdb.dir/util/compression_context_cache.cc.o [463/704] Building CXX object CMakeFiles/rocksdb.dir/util/compression.cc.o [464/704] Building CXX object CMakeFiles/rocksdb.dir/util/comparator.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/utilities/options_util.h:12, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/options/options_util.cc:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31, inlined from 'rocksdb::ColumnFamilyOptions::ColumnFamilyOptions(const rocksdb::ColumnFamilyOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:65:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'rocksdb::DBOptions& rocksdb::DBOptions::operator=(const rocksdb::DBOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:450:8, inlined from 'rocksdb::Status rocksdb::LoadOptionsFromFile(const ConfigOptions&, const std::string&, DBOptions*, std::vector*, std::shared_ptr*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/options/options_util.cc:41:32: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [465/704] Building CXX object CMakeFiles/rocksdb.dir/util/compaction_job_stats_impl.cc.o [466/704] Building CXX object CMakeFiles/rocksdb.dir/util/coding.cc.o [467/704] Building CXX object CMakeFiles/rocksdb.dir/util/cleanable.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/statistics.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/cache.h:33, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/advanced_options.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:20, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/port/port_posix.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/port/port.h:18, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/sharded_cache.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/lru_cache.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/simulator_cache/cache_simulator.h:10, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/simulator_cache/cache_simulator.cc:6: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = rocksdb::HybridRowBlockCacheSimulator::GetRequestStatus; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'virtual void rocksdb::HybridRowBlockCacheSimulator::Access(const rocksdb::BlockCacheTraceRecord&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/simulator_cache/cache_simulator.cc:142:63: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::CacheConfiguration; _Val = std::pair > >; _KeyOfValue = std::_Select1st > > >; _Compare = std::less; _Alloc = std::allocator > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::CacheConfiguration; _Tp = std::vector >; _Compare = std::less; _Alloc = std::allocator > > >]', inlined from 'rocksdb::Status rocksdb::BlockCacheTraceSimulator::InitializeCaches()' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/simulator_cache/cache_simulator.cc:260:25: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [468/704] Building CXX object CMakeFiles/rocksdb.dir/util/async_file_reader.cc.o [469/704] Building CXX object CMakeFiles/rocksdb.dir/trace_replay/trace_replay.cc.o [470/704] Building CXX object CMakeFiles/rocksdb.dir/trace_replay/trace_record.cc.o [471/704] Building CXX object CMakeFiles/rocksdb.dir/trace_replay/trace_record_result.cc.o [472/704] Building CXX object CMakeFiles/rocksdb.dir/trace_replay/trace_record_handler.cc.o [473/704] Building CXX object CMakeFiles/rocksdb.dir/trace_replay/io_tracer.cc.o [474/704] Building CXX object CMakeFiles/rocksdb.dir/trace_replay/block_cache_tracer.cc.o [475/704] Building CXX object CMakeFiles/rocksdb.dir/tools/trace_analyzer_tool.cc.o [476/704] Building CXX object CMakeFiles/rocksdb.dir/tools/sst_dump_tool.cc.o [477/704] Building CXX object CMakeFiles/rocksdb.dir/tools/ldb_tool.cc.o [478/704] Building CXX object CMakeFiles/rocksdb.dir/tools/ldb_cmd.cc.o [479/704] Building CXX object CMakeFiles/rocksdb.dir/tools/io_tracer_parser_tool.cc.o [480/704] Building CXX object CMakeFiles/rocksdb.dir/tools/dump/db_dump_tool.cc.o [481/704] Building CXX object CMakeFiles/rocksdb.dir/tools/block_cache_analyzer/block_cache_trace_analyzer.cc.o In file included from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/cassandra/format.cc:8: /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = rocksdb::cassandra::RowValue; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1869:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1884:27: /usr/include/c++/14.2.0/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::cassandra::RowValue::Merge(std::vector&&)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'static rocksdb::cassandra::RowValue rocksdb::cassandra::RowValue::Merge(std::vector&&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/cassandra/format.cc:323:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&&):: >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::cassandra::RowValue::Merge(std::vector&&)::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'static rocksdb::cassandra::RowValue rocksdb::cassandra::RowValue::Merge(std::vector&&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/cassandra/format.cc:323:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [482/704] Building CXX object CMakeFiles/rocksdb.dir/test_util/transaction_test_util.cc.o [483/704] Building CXX object CMakeFiles/rocksdb.dir/test_util/testutil.cc.o [484/704] Building CXX object CMakeFiles/rocksdb.dir/test_util/sync_point_impl.cc.o [485/704] Building CXX object CMakeFiles/rocksdb.dir/test_util/sync_point.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/internal_stats.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/internal_stats.cc:11: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::LevelStatType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = rocksdb::LevelStatType; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [486/704] Building CXX object CMakeFiles/rocksdb.dir/table/unique_id.cc.o [487/704] Building CXX object CMakeFiles/rocksdb.dir/table/two_level_iterator.cc.o [488/704] Building CXX object CMakeFiles/rocksdb.dir/table/table_properties.cc.o [489/704] Building CXX object CMakeFiles/rocksdb.dir/table/table_factory.cc.o [490/704] Building CXX object CMakeFiles/rocksdb.dir/table/sst_file_writer.cc.o [491/704] Building CXX object CMakeFiles/rocksdb.dir/table/sst_file_reader.cc.o [492/704] Building CXX object CMakeFiles/rocksdb.dir/table/sst_file_dumper.cc.o In file included from /usr/include/c++/14.2.0/queue:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/db_bench_tool.cc:36: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:22, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/db_bench_tool.cc:40: /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'double rocksdb::CombinedStats::CalcMedian(std::vector&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/db_bench_tool.cc:2555:14: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'double rocksdb::CombinedStats::CalcMedian(std::vector&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/db_bench_tool.cc:2555:14: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::shuffle(_RAIter, _RAIter, _UGenerator&&) [with _RAIter = __gnu_cxx::__normal_iterator >; _UGenerator = mersenne_twister_engine&]': /usr/include/c++/14.2.0/bits/stl_algo.h:3696:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 3696 | shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:3696:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/vector:66, from /usr/include/c++/14.2.0/queue:63: /usr/include/c++/14.2.0/bits/stl_vector.h: In constructor 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; = void; _Tp = rocksdb::SstFileMetaData; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/stl_vector.h:707:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 707 | vector(_InputIterator __first, _InputIterator __last, | ^~~~~~ /usr/include/c++/14.2.0/bits/stl_vector.h:707:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/14.2.0/armv7-alpine-linux-musleabihf/bits/c++allocator.h:33, from /usr/include/c++/14.2.0/bits/allocator.h:46, from /usr/include/c++/14.2.0/bits/alloc_traits.h:39, from /usr/include/c++/14.2.0/condition_variable:44, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/db_bench_tool.cc:31: In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::vector; _Args = {__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >}; _Tp = std::vector]', inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::vector; _Args = {__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >}; _Tp = std::vector]' at /usr/include/c++/14.2.0/bits/alloc_traits.h:534:17, inlined from 'void std::vector<_Tp, _Alloc>::_M_realloc_append(_Args&& ...) [with _Args = {__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >}; _Tp = std::vector; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/vector.tcc:634:26: /usr/include/c++/14.2.0/bits/new_allocator.h:191:11: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 191 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::vector; _Args = {__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >}; _Tp = std::vector]', inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::vector; _Args = {__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >}; _Tp = std::vector]' at /usr/include/c++/14.2.0/bits/alloc_traits.h:534:17, inlined from 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {__gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >}; _Tp = std::vector; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/vector.tcc:117:30: /usr/include/c++/14.2.0/bits/new_allocator.h:191:11: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 191 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/core_local.h:15, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/statistics.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/perf_step_timer.h:8, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/perf_context_imp.h:7, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/user_comparator_wrapper.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/dbformat.h:22, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/memtable.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/memtable_list.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:18: In function 'void rocksdb::RandomShuffle(RandomIt, RandomIt, uint32_t) [with RandomIt = __gnu_cxx::__normal_iterator >]', inlined from 'rocksdb::Benchmark::KeyGenerator::KeyGenerator(rocksdb::Random64*, rocksdb::Benchmark::WriteMode, uint64_t, uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/db_bench_tool.cc:4984:22, inlined from 'rocksdb::Benchmark::KeyGenerator::KeyGenerator(rocksdb::Random64*, rocksdb::Benchmark::WriteMode, uint64_t, uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/db_bench_tool.cc:4972:5, inlined from 'void rocksdb::Benchmark::DoWrite(rocksdb::ThreadState*, WriteMode)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/db_bench_tool.cc:5057:72: /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/random.h:181:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 181 | std::shuffle(first, last, rng); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ [493/704] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_reader.cc.o [494/704] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_key_coding.cc.o [495/704] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_index.cc.o [496/704] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_factory.cc.o [497/704] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_builder.cc.o [498/704] Building CXX object CMakeFiles/rocksdb.dir/table/plain/plain_table_bloom.cc.o [499/704] Building CXX object CMakeFiles/rocksdb.dir/table/persistent_cache_helper.cc.o [500/704] Building CXX object CMakeFiles/rocksdb.dir/table/meta_blocks.cc.o [501/704] Building CXX object CMakeFiles/rocksdb.dir/table/merging_iterator.cc.o [502/704] Building CXX object CMakeFiles/rocksdb.dir/table/iterator.cc.o [503/704] Building CXX object CMakeFiles/rocksdb.dir/table/get_context.cc.o [504/704] Building CXX object CMakeFiles/rocksdb.dir/table/format.cc.o In file included from /usr/include/c++/14.2.0/deque:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:12, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:13: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; _ForwardIterator = std::pair*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*; _Tp = pair]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31, inlined from 'rocksdb::VersionEdit::VersionEdit(const rocksdb::VersionEdit&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_edit.h:344:7: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/unordered_set.h:33, from /usr/include/c++/14.2.0/unordered_set:41, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:11: /usr/include/c++/14.2.0/bits/hashtable.h: In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const _Equal&, const allocator_type&, std::true_type) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:1267:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1267 | _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>:: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/hashtable.h:1267:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/unordered_set.h:178:4, inlined from 'void rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext&, bool)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:407:65: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 577 | __unique_keys{}) | ^ In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/unordered_set.h:178:4, inlined from 'void rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext&, bool)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:409:67: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 577 | __unique_keys{}) | ^ In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/unordered_set.h:178:4, inlined from 'void rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext&, bool)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:411:69: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 577 | __unique_keys{}) | ^ [505/704] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_reader.cc.o [506/704] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_factory.cc.o [507/704] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_builder.cc.o [508/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_fetcher.cc.o [509/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/uncompression_dict_reader.cc.o [510/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/reader_common.cc.o [511/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/partitioned_index_reader.cc.o [512/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/partitioned_index_iterator.cc.o [513/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/partitioned_filter_block.cc.o In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:22, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:6: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::FindNewLogNumbers(std::vector*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:132:14: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::FindNewLogNumbers(std::vector*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:132:14: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2485:5: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2485 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair > >}; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::erase(iterator) [with _Key = long long unsigned int; _Tp = std::unique_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:1087:26, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::MaybeInitLogReader(uint64_t, rocksdb::log::FragmentBufferedReader**)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:145:25: /usr/include/c++/14.2.0/bits/stl_tree.h:1206:21: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 1206 | _M_erase_aux(__position); | ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair > >}; _Key = long long unsigned int; _Tp = std::unique_ptr; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::__enable_if_t<((bool)std::is_constructible, _Pair>::value), std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair >; _Key = long long unsigned int; _Tp = std::unique_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:859:27, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::MaybeInitLogReader(uint64_t, rocksdb::log::FragmentBufferedReader**)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:174:24: /usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map >::const_iterator' {aka 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator, const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(const_iterator, const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:1235:14, inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::erase(const_iterator, const_iterator) [with _Key = long long unsigned int; _Tp = std::unique_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:1138:26, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::RecoverLogFiles(const std::vector&, rocksdb::SequenceNumber*, std::unordered_set*, rocksdb::JobContext*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:326:23: /usr/include/c++/14.2.0/bits/stl_tree.h:2506:23: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator > >' changed in GCC 7.1 2506 | _M_erase_aux(__first++); | ~~~~~~~~~~~~^~~~~~~~~~~ [514/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/parsed_full_filter_block.cc.o [515/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/index_reader_common.cc.o [516/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/index_builder.cc.o [517/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/hash_index_reader.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/c.cc:15: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::MemoryUtil::UsageType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = rocksdb::MemoryUtil::UsageType; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/c.cc:17: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'void rocksdb_options_set_db_paths(rocksdb_options_t*, const rocksdb_dbpath_t**, size_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/c.cc:2848:23: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [518/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/full_filter_block.cc.o [519/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/flush_block_policy.cc.o [520/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/filter_policy.cc.o [521/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/filter_block_reader_common.cc.o [522/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/data_block_footer.cc.o [523/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/data_block_hash_index.cc.o [524/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_prefix_index.cc.o [525/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_prefetcher.cc.o [526/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_builder.cc.o [527/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_based_table_reader.cc.o [528/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_based_table_iterator.cc.o [529/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_based_table_factory.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/utilities/memory_util.h:10, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/memory/memory_util.cc:8: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::MemoryUtil::UsageType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = rocksdb::MemoryUtil::UsageType; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [530/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block_based_table_builder.cc.o [531/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/block.cc.o [532/704] Building CXX object CMakeFiles/rocksdb.dir/table/block_based/binary_search_index_reader.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/table_properties.h:9, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/table/table_properties.cc:6: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, long long unsigned int>; _KeyOfValue = std::_Select1st, long long unsigned int> >; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = std::__cxx11::basic_string; _Tp = long long unsigned int; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [533/704] Building CXX object CMakeFiles/rocksdb.dir/table/adaptive/adaptive_table_factory.cc.o [534/704] Building CXX object CMakeFiles/rocksdb.dir/port/stack_trace.cc.o [535/704] Building CXX object CMakeFiles/rocksdb.dir/options/options_parser.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:15, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.cc:10: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31, inlined from 'rocksdb::ColumnFamilyOptions::ColumnFamilyOptions(const rocksdb::ColumnFamilyOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:65:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'rocksdb::ColumnFamilyOptions rocksdb::SanitizeOptions(const ImmutableDBOptions&, const ColumnFamilyOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.cc:365:34: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [536/704] Building CXX object CMakeFiles/rocksdb.dir/options/options_helper.cc.o [537/704] Building CXX object CMakeFiles/rocksdb.dir/options/options.cc.o [538/704] Building CXX object CMakeFiles/rocksdb.dir/options/db_options.cc.o [539/704] Building CXX object CMakeFiles/rocksdb.dir/options/customizable.cc.o [540/704] Building CXX object CMakeFiles/rocksdb.dir/options/configurable.cc.o [541/704] Building CXX object CMakeFiles/rocksdb.dir/options/cf_options.cc.o [542/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_util_debug.cc.o [543/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_util.cc.o [544/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_updater.cc.o [545/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_impl.cc.o [546/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/statistics.cc.o [547/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/persistent_stats_history.cc.o In file included from /usr/include/c++/14.2.0/set:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.h:12, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_unprepared_txn_db.h:9, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_unprepared_txn_db.cc:8: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_iter.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.h:17: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'virtual rocksdb::Status rocksdb::WriteUnpreparedTxnDB::Initialize(const std::vector&, const std::vector&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_unprepared_txn_db.cc:294:26: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [548/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/perf_level.cc.o [549/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/perf_context.cc.o [550/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/iostats_context.cc.o [551/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/instrumented_mutex.cc.o [552/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/in_memory_stats_history.cc.o [553/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/histogram_windowing.cc.o [554/704] Building CXX object CMakeFiles/rocksdb.dir/monitoring/histogram.cc.o [555/704] Building CXX object CMakeFiles/rocksdb.dir/memtable/write_buffer_manager.cc.o [556/704] Building CXX object CMakeFiles/rocksdb.dir/memtable/vectorrep.cc.o [557/704] Building CXX object CMakeFiles/rocksdb.dir/memtable/skiplistrep.cc.o [558/704] Building CXX object CMakeFiles/rocksdb.dir/memtable/hash_skiplist_rep.cc.o [559/704] Building CXX object CMakeFiles/rocksdb.dir/memtable/hash_linklist_rep.cc.o [560/704] Building CXX object CMakeFiles/rocksdb.dir/memtable/alloc_tracker.cc.o [561/704] Building CXX object CMakeFiles/rocksdb.dir/memory/memory_allocator.cc.o [562/704] Building CXX object CMakeFiles/rocksdb.dir/memory/memkind_kmem_allocator.cc.o [563/704] Building CXX object CMakeFiles/rocksdb.dir/memory/jemalloc_nodump_allocator.cc.o [564/704] Building CXX object CMakeFiles/rocksdb.dir/memory/concurrent_arena.cc.o [565/704] Building CXX object CMakeFiles/rocksdb.dir/memory/arena.cc.o [566/704] Building CXX object CMakeFiles/rocksdb.dir/logging/log_buffer.cc.o [567/704] Building CXX object CMakeFiles/rocksdb.dir/logging/event_logger.cc.o [568/704] Building CXX object CMakeFiles/rocksdb.dir/logging/auto_roll_logger.cc.o [569/704] Building CXX object CMakeFiles/rocksdb.dir/file/writable_file_writer.cc.o [570/704] Building CXX object CMakeFiles/rocksdb.dir/file/sst_file_manager_impl.cc.o [571/704] Building CXX object CMakeFiles/rocksdb.dir/file/sequence_file_reader.cc.o [572/704] Building CXX object CMakeFiles/rocksdb.dir/file/readahead_raf.cc.o [573/704] Building CXX object CMakeFiles/rocksdb.dir/file/read_write_util.cc.o In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/dbformat.h:21, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/range_tombstone_fragmenter.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/builder.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_open.cc:11: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]': /usr/include/c++/14.2.0/bits/stl_algo.h:4761:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 4761 | sort(_RandomAccessIterator __first, _RandomAccessIterator __last) | ^~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:4761:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_open.cc: In member function 'virtual rocksdb::Status rocksdb::DBImpl::Recover(const std::vector&, bool, bool, bool, uint64_t*, RecoveryContext*)': /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_open.cc:661:16: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 661 | std::sort(wals.begin(), wals.end()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [574/704] Building CXX object CMakeFiles/rocksdb.dir/file/random_access_file_reader.cc.o [575/704] Building CXX object CMakeFiles/rocksdb.dir/file/line_file_reader.cc.o [576/704] Building CXX object CMakeFiles/rocksdb.dir/file/filename.cc.o [577/704] Building CXX object CMakeFiles/rocksdb.dir/file/file_util.cc.o [578/704] Building CXX object CMakeFiles/rocksdb.dir/file/file_prefetch_buffer.cc.o [579/704] Building CXX object CMakeFiles/rocksdb.dir/file/delete_scheduler.cc.o [580/704] Building CXX object CMakeFiles/rocksdb.dir/env/unique_id_gen.cc.o [581/704] Building CXX object CMakeFiles/rocksdb.dir/env/mock_env.cc.o [582/704] Building CXX object CMakeFiles/rocksdb.dir/env/fs_remap.cc.o [583/704] Building CXX object CMakeFiles/rocksdb.dir/env/file_system_tracer.cc.o [584/704] Building CXX object CMakeFiles/rocksdb.dir/env/file_system.cc.o [585/704] Building CXX object CMakeFiles/rocksdb.dir/env/env_encryption.cc.o [586/704] Building CXX object CMakeFiles/rocksdb.dir/env/env_chroot.cc.o [587/704] Building CXX object CMakeFiles/rocksdb.dir/env/env.cc.o [588/704] Building CXX object CMakeFiles/rocksdb.dir/env/composite_env.cc.o [589/704] Building CXX object CMakeFiles/rocksdb.dir/db/write_thread.cc.o [590/704] Building CXX object CMakeFiles/rocksdb.dir/db/write_controller.cc.o [591/704] Building CXX object CMakeFiles/rocksdb.dir/db/write_batch_base.cc.o [592/704] Building CXX object CMakeFiles/rocksdb.dir/db/write_batch.cc.o [593/704] Building CXX object CMakeFiles/rocksdb.dir/db/wide/wide_columns.cc.o [594/704] Building CXX object CMakeFiles/rocksdb.dir/db/wide/wide_column_serialization.cc.o [595/704] Building CXX object CMakeFiles/rocksdb.dir/db/wal_manager.cc.o In file included from /usr/include/c++/14.2.0/queue:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.cc:8: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /usr/include/c++/14.2.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 135 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:72, from /usr/include/c++/14.2.0/queue:63: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, const value_type&) [with _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:133:5: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 133 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.cc: In member function 'bool rocksdb::WritePreparedTxnDB::MaybeUpdateOldCommitMap(const uint64_t&, const uint64_t&, const uint64_t&, bool)': /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/transactions/write_prepared_txn_db.cc:992:15: note: parameter passing for argument of type 'std::vector::const_iterator' changed in GCC 7.1 992 | vec.insert(std::upper_bound(vec.begin(), vec.end(), prep_seq), prep_seq); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [596/704] Building CXX object CMakeFiles/rocksdb.dir/db/wal_edit.cc.o [597/704] Building CXX object CMakeFiles/rocksdb.dir/db/version_set.cc.o [598/704] Building CXX object CMakeFiles/rocksdb.dir/db/version_edit_handler.cc.o [599/704] Building CXX object CMakeFiles/rocksdb.dir/db/version_edit.cc.o [600/704] Building CXX object CMakeFiles/rocksdb.dir/db/version_builder.cc.o [601/704] Building CXX object CMakeFiles/rocksdb.dir/db/trim_history_scheduler.cc.o [602/704] Building CXX object CMakeFiles/rocksdb.dir/db/transaction_log_impl.cc.o [603/704] Building CXX object CMakeFiles/rocksdb.dir/db/table_properties_collector.cc.o [604/704] Building CXX object CMakeFiles/rocksdb.dir/db/table_cache.cc.o [605/704] Building CXX object CMakeFiles/rocksdb.dir/db/snapshot_impl.cc.o [606/704] Building CXX object CMakeFiles/rocksdb.dir/db/seqno_to_time_mapping.cc.o [607/704] Building CXX object CMakeFiles/rocksdb.dir/db/repair.cc.o [608/704] Building CXX object CMakeFiles/rocksdb.dir/db/range_tombstone_fragmenter.cc.o [609/704] Building CXX object CMakeFiles/rocksdb.dir/db/range_del_aggregator.cc.o [610/704] Building CXX object CMakeFiles/rocksdb.dir/db/periodic_task_scheduler.cc.o [611/704] Building CXX object CMakeFiles/rocksdb.dir/db/output_validator.cc.o [612/704] Building CXX object CMakeFiles/rocksdb.dir/db/merge_operator.cc.o [613/704] Building CXX object CMakeFiles/rocksdb.dir/db/merge_helper.cc.o [614/704] Building CXX object CMakeFiles/rocksdb.dir/db/memtable_list.cc.o [615/704] Building CXX object CMakeFiles/rocksdb.dir/db/memtable.cc.o [616/704] Building CXX object CMakeFiles/rocksdb.dir/db/malloc_stats.cc.o [617/704] Building CXX object CMakeFiles/rocksdb.dir/db/log_writer.cc.o [618/704] Building CXX object CMakeFiles/rocksdb.dir/db/log_reader.cc.o [619/704] Building CXX object CMakeFiles/rocksdb.dir/db/logs_with_prep_tracker.cc.o [620/704] Building CXX object CMakeFiles/rocksdb.dir/db/internal_stats.cc.o [621/704] Building CXX object CMakeFiles/rocksdb.dir/db/import_column_family_job.cc.o [622/704] Building CXX object CMakeFiles/rocksdb.dir/db/forward_iterator.cc.o [623/704] Building CXX object CMakeFiles/rocksdb.dir/db/flush_scheduler.cc.o [624/704] Building CXX object CMakeFiles/rocksdb.dir/db/flush_job.cc.o [625/704] Building CXX object CMakeFiles/rocksdb.dir/db/file_indexer.cc.o [626/704] Building CXX object CMakeFiles/rocksdb.dir/db/external_sst_file_ingestion_job.cc.o [627/704] Building CXX object CMakeFiles/rocksdb.dir/db/experimental.cc.o [628/704] Building CXX object CMakeFiles/rocksdb.dir/db/event_helpers.cc.o [629/704] Building CXX object CMakeFiles/rocksdb.dir/db/error_handler.cc.o [630/704] Building CXX object CMakeFiles/rocksdb.dir/db/dbformat.cc.o [631/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_iter.cc.o [632/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_info_dumper.cc.o [633/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_secondary.cc.o [634/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_readonly.cc.o [635/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_experimental.cc.o [636/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_debug.cc.o [637/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_open.cc.o [638/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_files.cc.o [639/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_compaction_flush.cc.o [640/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl_write.cc.o [641/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/db_impl.cc.o [642/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl/compacted_db_impl.cc.o [643/704] Building CXX object CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o [644/704] Building CXX object CMakeFiles/rocksdb.dir/db/convenience.cc.o [645/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/subcompaction_state.cc.o [646/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/sst_partitioner.cc.o [647/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_outputs.cc.o [648/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_state.cc.o [649/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_service_job.cc.o [650/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_universal.cc.o [651/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_level.cc.o [652/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_fifo.cc.o [653/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_job.cc.o [654/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_picker.cc.o [655/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction_iterator.cc.o [656/704] Building CXX object CMakeFiles/rocksdb.dir/db/compaction/compaction.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/statistics.h:8, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/instrumented_mutex.h:8, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/timer.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/periodic_task_scheduler.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/periodic_task_scheduler.cc:7: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = rocksdb::PeriodicTaskType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple}; _Key = rocksdb::PeriodicTaskType; _Tp = rocksdb::PeriodicTaskScheduler::TaskInfo; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::try_emplace(const key_type&, _Args&& ...) [with _Args = {rocksdb::PeriodicTaskScheduler::TaskInfo}; _Key = rocksdb::PeriodicTaskType; _Tp = rocksdb::PeriodicTaskScheduler::TaskInfo; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_map.h:727:26, inlined from 'rocksdb::Status rocksdb::PeriodicTaskScheduler::Register(rocksdb::PeriodicTaskType, const rocksdb::PeriodicTaskFunc&, uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/periodic_task_scheduler.cc:76:39: /usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [657/704] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.cc.o [658/704] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o [659/704] Building CXX object CMakeFiles/rocksdb.dir/db/builder.cc.o [660/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/prefetch_buffer_collection.cc.o [661/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_source.cc.o [662/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_log_writer.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/persistent_stats_history.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/persistent_stats_history.cc:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, long long unsigned int>; _KeyOfValue = std::_Select1st, long long unsigned int> >; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = long long unsigned int; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]', inlined from 'void rocksdb::PersistentStatsHistoryIterator::AdvanceIteratorByTime(uint64_t, uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/monitoring/persistent_stats_history.cc:161:30: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ [663/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_log_sequential_reader.cc.o [664/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_log_format.cc.o [665/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_garbage_meter.cc.o [666/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_file_reader.cc.o [667/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_file_meta.cc.o [668/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_file_garbage.cc.o In file included from /usr/include/c++/14.2.0/vector:72, from /usr/include/c++/14.2.0/functional:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/backup/backup_engine.cc:16: /usr/include/c++/14.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {}; _Tp = rocksdb::FileStorageInfo; _Alloc = std::allocator]': /usr/include/c++/14.2.0/bits/vector.tcc:452:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 452 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_emplace_aux(const_iterator, _Args&& ...) [with _Args = {}; _Tp = rocksdb::FileStorageInfo; _Alloc = std::allocator]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::emplace(const_iterator, _Args&& ...) [with _Args = {}; _Tp = rocksdb::FileStorageInfo; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1349:25, inlined from 'void rocksdb::{anonymous}::BackupEngineImpl::SetBackupInfoFromBackupMeta(rocksdb::BackupID, const BackupMeta&, rocksdb::BackupInfo*, bool) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/backup/backup_engine.cc:1697:52: /usr/include/c++/14.2.0/bits/vector.tcc:411:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 411 | _M_realloc_insert(begin() + __n, std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [669/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_file_cache.cc.o [670/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_file_builder.cc.o [671/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_file_addition.cc.o [672/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_fetcher.cc.o In file included from /usr/include/c++/14.2.0/bits/stl_algobase.h:71, from /usr/include/c++/14.2.0/deque:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.h:23, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:10: /usr/include/c++/14.2.0/bits/predefined_ops.h: In member function 'bool __gnu_cxx::__ops::_Iter_pred<_Predicate>::operator()(_Iterator) [with _Iterator = __gnu_cxx::__normal_iterator >; _Predicate = rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const::]': /usr/include/c++/14.2.0/bits/predefined_ops.h:317:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 317 | operator()(_Iterator __it) | ^~~~~~~~ In function '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred&, std::vector&) const:: >]', inlined from '_Iterator std::__find_if(_Iterator, _Iterator, _Predicate) [with _Iterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred&, std::vector&) const:: >]' at /usr/include/c++/14.2.0/bits/stl_algobase.h:2142:23, inlined from '_ForwardIterator std::__remove_if(_ForwardIterator, _ForwardIterator, _Predicate) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred&, std::vector&) const:: >]' at /usr/include/c++/14.2.0/bits/stl_algobase.h:2164:31, inlined from '_FIter std::remove_if(_FIter, _FIter, _Predicate) [with _FIter = __gnu_cxx::__normal_iterator >; _Predicate = rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:832:30, inlined from 'void rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:4538:21: /usr/include/c++/14.2.0/bits/stl_algobase.h:2097:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2097 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2101:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2101 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2105 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2109:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2109 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2117:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2117 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2122:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2122 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2127:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2127 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ In function '_ForwardIterator std::__remove_if(_ForwardIterator, _ForwardIterator, _Predicate) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred&, std::vector&) const:: >]', inlined from '_FIter std::remove_if(_FIter, _FIter, _Predicate) [with _FIter = __gnu_cxx::__normal_iterator >; _Predicate = rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:832:30, inlined from 'void rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:4538:21: /usr/include/c++/14.2.0/bits/stl_algobase.h:2170:20: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2170 | if (!__pred(__first)) | ~~~~~~^~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.h:25: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = unsigned int; _Tp = rocksdb::PerfContextByLevel; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.h:36: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = rocksdb::FdWithKeyRange; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::VersionStorageInfo::GenerateLevel0NonOverlapping()::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void rocksdb::VersionStorageInfo::GenerateLevel0NonOverlapping()' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:3885:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::VersionStorageInfo::GenerateLevel0NonOverlapping()::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void rocksdb::VersionStorageInfo::GenerateLevel0NonOverlapping()' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:3885:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/deque:65: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::BlobReadRequest*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::BlobReadRequest*; _Tp = rocksdb::BlobReadRequest]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::BlobReadRequest; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::BlobReadRequest; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:331:40, inlined from 'void std::vector<_Tp, _Alloc>::assign(_InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; = void; _Tp = rocksdb::BlobReadRequest; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:829:17, inlined from 'rocksdb::autovector& rocksdb::autovector::assign(const rocksdb::autovector&) [with T = rocksdb::BlobReadRequest; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:382:15, inlined from 'rocksdb::autovector::autovector(const rocksdb::autovector&) [with T = rocksdb::BlobReadRequest; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:339:47, inlined from 'constexpr std::_Head_base<_Idx, _Head, false>::_Head_base(_UHead&&) [with _UHead = rocksdb::autovector&; unsigned int _Idx = 2; _Head = rocksdb::autovector]' at /usr/include/c++/14.2.0/tuple:209:4, inlined from 'constexpr std::_Tuple_impl<_Idx, _Head>::_Tuple_impl(_UHead&&) [with _UHead = rocksdb::autovector&; unsigned int _Idx = 2; _Head = rocksdb::autovector]' at /usr/include/c++/14.2.0/tuple:573:38, inlined from 'constexpr std::_Tuple_impl<_Idx, _Head, _Tail ...>::_Tuple_impl(_UHead&&, _UTail&& ...) [with _UHead = const long long unsigned int&; _UTail = {rocksdb::autovector&}; = void; unsigned int _Idx = 1; _Head = long long unsigned int; _Tail = {rocksdb::autovector}]' at /usr/include/c++/14.2.0/tuple:317:38, inlined from 'constexpr std::_Tuple_impl<_Idx, _Head, _Tail ...>::_Tuple_impl(_UHead&&, _UTail&& ...) [with _UHead = const long long unsigned int&; _UTail = {const long long unsigned int&, rocksdb::autovector&}; = void; unsigned int _Idx = 0; _Head = long long unsigned int; _Tail = {long long unsigned int, rocksdb::autovector}]' at /usr/include/c++/14.2.0/tuple:317:38: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [673/704] Building CXX object CMakeFiles/rocksdb.dir/db/blob/blob_contents.cc.o [674/704] Building CXX object CMakeFiles/rocksdb.dir/db/arena_wrapped_db_iter.cc.o [675/704] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o [676/704] Building CXX object CMakeFiles/rocksdb.dir/cache/secondary_cache.cc.o In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/options/options_helper.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/options/options_helper.cc:5: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [677/704] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o [678/704] Building CXX object CMakeFiles/rocksdb.dir/cache/compressed_secondary_cache.cc.o [679/704] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o [680/704] Building CXX object CMakeFiles/rocksdb.dir/cache/charged_cache.cc.o [681/704] Building CXX object CMakeFiles/rocksdb.dir/cache/cache_reservation_manager.cc.o [682/704] Building CXX object CMakeFiles/rocksdb.dir/cache/cache_key.cc.o [683/704] Building CXX object CMakeFiles/rocksdb.dir/cache/cache_entry_roles.cc.o [684/704] Building CXX object CMakeFiles/rocksdb.dir/cache/cache.cc.o In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.h:8, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.cc:8: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::TableReaderCaller; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::TableReaderCaller; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::TraceType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::TraceType; _Tp = rocksdb::HistogramStat; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::TraceType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::TraceType; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair, std::map > >; _KeyOfValue = std::_Select1st, std::map > > >; _Compare = std::less; _Alloc = std::allocator, std::map > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::map > >, std::_Select1st, std::map > > >, std::less, std::allocator, std::map > > > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair, std::map > >; _KeyOfValue = std::_Select1st, std::map > > >; _Compare = std::less; _Alloc = std::allocator, std::map > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::map > >, std::_Select1st, std::map > > >, std::less, std::allocator, std::map > > > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, long long unsigned int>; _KeyOfValue = std::_Select1st, long long unsigned int> >; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = long long unsigned int; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/dbformat.h:21, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.h:12: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Distance = int; _Tp = pair<__cxx11::basic_string, long long unsigned int>; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Val_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair > >; _KeyOfValue = std::_Select1st > > >; _Compare = std::less; _Alloc = std::allocator > > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::vector >; _Compare = std::less; _Alloc = std::allocator > > >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree > >, std::_Select1st > > >, std::less, std::allocator > > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = std::vector; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, rocksdb::HistogramStat>; _KeyOfValue = std::_Select1st, rocksdb::HistogramStat> >; _Compare = std::less >; _Alloc = std::allocator, rocksdb::HistogramStat> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, rocksdb::HistogramStat>, std::_Select1st, rocksdb::HistogramStat> >, std::less >, std::allocator, rocksdb::HistogramStat> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = rocksdb::HistogramStat; _Compare = std::less >; _Alloc = std::allocator, rocksdb::HistogramStat> >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, rocksdb::HistogramStat>, std::_Select1st, rocksdb::HistogramStat> >, std::less >, std::allocator, rocksdb::HistogramStat> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1869:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1884:27: /usr/include/c++/14.2.0/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = rocksdb::BlockCacheTraceAnalyzer::WriteSkewness(const std::string&, const std::vector&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)>]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void rocksdb::BlockCacheTraceAnalyzer::WriteSkewness(const std::string&, const std::vector&, rocksdb::TraceType) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.cc:584:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)> >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator, long long unsigned int>*, vector, long long unsigned int> > >; _Compare = rocksdb::BlockCacheTraceAnalyzer::WriteSkewness(const std::string&, const std::vector&, rocksdb::TraceType) const::, long long unsigned int>&, const pair<__cxx11::basic_string, long long unsigned int>&)>]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void rocksdb::BlockCacheTraceAnalyzer::WriteSkewness(const std::string&, const std::vector&, rocksdb::TraceType) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/block_cache_analyzer/block_cache_trace_analyzer.cc:584:7: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, long long unsigned int>*, std::vector, long long unsigned int> > >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/range_del_aggregator.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/range_del_aggregator.cc:6: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const long long unsigned int&, rocksdb::RangeDelAggregator::StripeRep}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {const long long unsigned int&, rocksdb::RangeDelAggregator::StripeRep}; _Key = long long unsigned int; _Tp = rocksdb::RangeDelAggregator::StripeRep; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Alloc>::rebind >::other>::iterator, bool> std::map<_Key, _Tp, _Compare, _Alloc>::emplace(_Args&& ...) [with _Args = {const long long unsigned int&, rocksdb::RangeDelAggregator::StripeRep}; _Key = long long unsigned int; _Tp = rocksdb::RangeDelAggregator::StripeRep; _Compare = std::less; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_map.h:601:22, inlined from 'virtual void rocksdb::CompactionRangeDelAggregator::AddTombstones(std::unique_ptr, const rocksdb::InternalKey*, const rocksdb::InternalKey*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/range_del_aggregator.cc:365:45: /usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map::const_iterator' {aka 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/trace_analyzer_tool.cc:24: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = unsigned int; _Tp = rocksdb::TraceStats; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:22: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, vector > > >; _Distance = int; _Tp = pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_val > > >]': /usr/include/c++/14.2.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector > > >' changed in GCC 7.1 135 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >*, vector > > >; _Distance = int; _Tp = pair >; _Compare = __gnu_cxx::__ops::_Iter_comp_val > > >]': /usr/include/c++/14.2.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >*, std::vector > > >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, rocksdb::StatsUnit>; _KeyOfValue = std::_Select1st, rocksdb::StatsUnit> >; _Compare = std::less >; _Alloc = std::allocator, rocksdb::StatsUnit> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, rocksdb::StatsUnit>, std::_Select1st, rocksdb::StatsUnit> >, std::less >, std::allocator, rocksdb::StatsUnit> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = rocksdb::StatsUnit; _Compare = std::less >; _Alloc = std::allocator, rocksdb::StatsUnit> >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, rocksdb::StatsUnit>, std::_Select1st, rocksdb::StatsUnit> >, std::less >, std::allocator, rocksdb::StatsUnit> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:22, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_iter.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:8: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = rocksdb::CompactionFileInfo; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 254 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h:254:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = TimerQueue::WorkItem; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /usr/include/c++/14.2.0/bits/stl_heap.h:135:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 135 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/set:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.h:15: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2206 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique_(const_iterator, _Arg&&, _NodeGen&) [with _Arg = std::pair >; _NodeGen = std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::_Alloc_node; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2267:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2267 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique_(const_iterator, _Arg&&) [with _Arg = std::pair >; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::insert(const_iterator, value_type&&) [with _Key = long long unsigned int; _Tp = std::shared_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:920:38, inlined from 'rocksdb::Status rocksdb::blob_db::BlobDBImpl::CloseBlobFile(std::shared_ptr)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:1767:40: /usr/include/c++/14.2.0/bits/stl_tree.h:1059:35: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 1059 | return _M_insert_unique_(__pos, std::forward<_Arg>(__x), __an); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique_(const_iterator, _Arg&&) [with _Arg = std::pair >; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::insert(const_iterator, value_type&&) [with _Key = long long unsigned int; _Tp = std::shared_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:920:38, inlined from 'void rocksdb::blob_db::BlobDBImpl::RegisterBlobFile(std::shared_ptr)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:718:21: /usr/include/c++/14.2.0/bits/stl_tree.h:1059:35: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 1059 | return _M_insert_unique_(__pos, std::forward<_Arg>(__x), __an); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2485:5: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2485 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:1206:21: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 1206 | _M_erase_aux(__position); | ~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator, const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(const _Key&) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:2517:19, inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::size_type std::map<_Key, _Tp, _Compare, _Alloc>::erase(const key_type&) [with _Key = long long unsigned int; _Tp = std::shared_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:1118:26, inlined from 'std::pair rocksdb::blob_db::BlobDBImpl::DeleteObsoleteFiles(bool)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:1986:24: /usr/include/c++/14.2.0/bits/stl_tree.h:2506:23: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator > >' changed in GCC 7.1 2506 | _M_erase_aux(__first++); | ~~~~~~~~~~~~^~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1869:23, inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1884:27: /usr/include/c++/14.2.0/bits/stl_heap.h:425:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 425 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1900:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1900 | __sort(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1900:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::blob_db::BlobDBImpl::ProcessCompactionJobInfo(const rocksdb::CompactionJobInfo&)::]', inlined from 'void rocksdb::blob_db::BlobDBImpl::ProcessCompactionJobInfo(const rocksdb::CompactionJobInfo&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:525:12: /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 4804 | std::__sort(__first, __last, __gnu_cxx::__ops::__iter_comp_iter(__comp)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::blob_db::BlobDBImpl::ProcessCompactionJobInfo(const rocksdb::CompactionJobInfo&)::]', inlined from 'void rocksdb::blob_db::BlobDBImpl::ProcessCompactionJobInfo(const rocksdb::CompactionJobInfo&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/utilities/blob_db/blob_db_impl.cc:531:12: /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 4804 | std::__sort(__first, __last, __gnu_cxx::__ops::__iter_comp_iter(__comp)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.cc:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, long long unsigned int>; _KeyOfValue = std::_Select1st, long long unsigned int> >; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = long long unsigned int; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/deque:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:12: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::LiveFileMetaData*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::LiveFileMetaData*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::LiveFileMetaData*]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::LiveFileMetaData*; _Tp = rocksdb::LiveFileMetaData]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::LiveFileMetaData; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31, inlined from 'rocksdb::ImportColumnFamilyJob::ImportColumnFamilyJob(rocksdb::VersionSet*, rocksdb::ColumnFamilyData*, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, const rocksdb::ImportColumnFamilyOptions&, const std::vector&, const std::shared_ptr&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/import_column_family_job.h:42:9, inlined from 'virtual rocksdb::Status rocksdb::DBImpl::CreateColumnFamilyWithImport(const rocksdb::ColumnFamilyOptions&, const std::string&, const rocksdb::ImportColumnFamilyOptions&, const rocksdb::ExportImportFilesMetaData&, rocksdb::ColumnFamilyHandle**)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.cc:5469:62: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [685/704] Linking CXX shared library librocksdb.so.7.9.2 In file included from /usr/include/c++/14.2.0/bits/unordered_map.h:33, from /usr/include/c++/14.2.0/unordered_map:41, from /usr/include/c++/14.2.0/functional:63, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/file_system.h:23, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:10: /usr/include/c++/14.2.0/bits/hashtable.h: In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::erase(iterator) [with _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:1019:7: note: parameter passing for argument of type 'std::_Hashtable, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator' {aka 'std::__detail::_Insert_base, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator'} changed in GCC 7.1 1019 | erase(iterator __it) | ^~~~~ In file included from /usr/include/c++/14.2.0/unordered_set:41, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/configurable.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/customizable.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/file_system.h:31: In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(iterator) [with _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]', inlined from 'void rocksdb::VersionBuilder::Rep::BlobFileMetaDataDelta::UnlinkSst(uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:143:33, inlined from 'void rocksdb::VersionBuilder::Rep::MutableBlobFileMetaData::UnlinkSst(uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:219:23: /usr/include/c++/14.2.0/bits/unordered_set.h:536:26: note: parameter passing for argument of type 'std::unordered_set::iterator' {aka 'std::__detail::_Insert_base, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator'} changed in GCC 7.1 536 | { return _M_h.erase(__position); } | ~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(iterator) [with _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]', inlined from 'rocksdb::Status rocksdb::VersionBuilder::Rep::ApplyFileAddition(int, const rocksdb::FileMetaData&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:773:22: /usr/include/c++/14.2.0/bits/unordered_set.h:536:26: note: parameter passing for argument of type 'std::unordered_set::iterator' {aka 'std::__detail::_Insert_base, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator'} changed in GCC 7.1 536 | { return _M_h.erase(__position); } | ~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::unordered_set<_Value, _Hash, _Pred, _Alloc>::erase(iterator) [with _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]', inlined from 'void rocksdb::VersionBuilder::Rep::BlobFileMetaDataDelta::LinkSst(uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:127:35, inlined from 'void rocksdb::VersionBuilder::Rep::MutableBlobFileMetaData::LinkSst(uint64_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:212:21, inlined from 'rocksdb::Status rocksdb::VersionBuilder::Rep::ApplyFileAddition(int, const rocksdb::FileMetaData&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_builder.cc:805:30: /usr/include/c++/14.2.0/bits/unordered_set.h:536:26: note: parameter passing for argument of type 'std::unordered_set::iterator' {aka 'std::__detail::_Insert_base, std::__detail::_Identity, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::iterator'} changed in GCC 7.1 536 | { return _M_h.erase(__position); } | ~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:7, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/clock_cache.h:26, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/clock_cache.cc:10: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = double; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'virtual void rocksdb::clock_cache::HyperClockCache::ReportProblems(const std::shared_ptr&) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/clock_cache.cc:1298:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'virtual void rocksdb::clock_cache::HyperClockCache::ReportProblems(const std::shared_ptr&) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/clock_cache.cc:1298:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [686/704] Creating library symlink librocksdb.so.7 librocksdb.so [687/704] Linking CXX executable db_stress_tool/db_stress [688/704] Linking CXX executable tools/rocksdb_undump [689/704] Linking CXX executable tools/rocksdb_dump [690/704] Linking CXX executable tools/db_repl_stress [691/704] Linking CXX executable tools/write_stress [692/704] Linking CXX executable tools/db_sanity_test [693/704] Linking CXX executable tools/ldb [694/704] Linking CXX executable tools/sst_dump [695/704] Linking CXX executable trace_analyzer [696/704] Linking CXX executable block_cache_trace_analyzer [697/704] Linking CXX executable hash_table_bench [698/704] Linking CXX executable filter_bench [699/704] Linking CXX executable table_reader_bench [700/704] Linking CXX executable range_del_aggregator_bench [701/704] Linking CXX executable memtablerep_bench [702/704] Linking CXX executable cache_bench [703/704] Linking CXX executable db_bench In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/statistics.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/cache.h:33, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_entry_roles.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/table/block_based/block_based_table_reader.h:15, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/table/block_based/block_based_table_reader.cc:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = unsigned int; _Tp = rocksdb::PerfContextByLevel; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:43: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::MemTable*; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = rocksdb::MemTable*; _Tp = rocksdb::MemTablePostProcessInfo; _Compare = std::less; _Alloc = std::allocator >]', inlined from 'rocksdb::MemTablePostProcessInfo* rocksdb::{anonymous}::MemTableInserter::get_post_process_info(rocksdb::MemTable*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:2860:29: /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = rocksdb::DBImpl::RecoveredTransaction::BatchInfo; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:65, from /usr/include/c++/14.2.0/functional:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/write_batch.h:30, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:39: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = rocksdb::ProtectionInfoKVOC*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = rocksdb::ProtectionInfoKVOC*; _Tp = rocksdb::ProtectionInfoKVOC]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/vector.tcc:331:40, inlined from 'void std::vector<_Tp, _Alloc>::assign(_InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; = void; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:829:17, inlined from 'rocksdb::autovector& rocksdb::autovector::assign(const rocksdb::autovector&) [with T = rocksdb::ProtectionInfoKVOC; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:382:15, inlined from 'rocksdb::autovector& rocksdb::autovector::operator=(const rocksdb::autovector&) [with T = rocksdb::ProtectionInfoKVOC; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:341:65, inlined from 'rocksdb::WriteBatch::WriteBatch(const rocksdb::WriteBatch&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:205:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector, allocator > > >; _ForwardIterator = rocksdb::ProtectionInfoKVOC*; _Tp = rocksdb::ProtectionInfoKVOC]', inlined from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/vector.tcc:352:35, inlined from 'void std::vector<_Tp, _Alloc>::assign(_InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >; = void; _Tp = rocksdb::ProtectionInfoKVOC; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:829:17, inlined from 'rocksdb::autovector& rocksdb::autovector::assign(const rocksdb::autovector&) [with T = rocksdb::ProtectionInfoKVOC; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:382:15, inlined from 'rocksdb::autovector& rocksdb::autovector::operator=(const rocksdb::autovector&) [with T = rocksdb::ProtectionInfoKVOC; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:341:65, inlined from 'rocksdb::WriteBatch::WriteBatch(const rocksdb::WriteBatch&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/write_batch.cc:205:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/builder.h:11, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/repair.cc:66: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'rocksdb::ColumnFamilyOptions& rocksdb::ColumnFamilyOptions::operator=(const rocksdb::ColumnFamilyOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:65:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:65, from /usr/include/c++/14.2.0/functional:64, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/utilities/ldb_cmd.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/tools/ldb_cmd.cc:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/internal_stats.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/internal_stats.cc:11: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::LevelStatType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = rocksdb::LevelStatType; _Tp = double; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/c.cc:15: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = rocksdb::MemoryUtil::UsageType; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = rocksdb::MemoryUtil::UsageType; _Tp = long long unsigned int; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/c.cc:17: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'void rocksdb_options_set_db_paths(rocksdb_options_t*, const rocksdb_dbpath_t**, size_t)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/c.cc:2848:23: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/deque:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:12, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:13: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; _ForwardIterator = std::pair*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator*, vector > >; _ForwardIterator = pair*; _Tp = pair]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31, inlined from 'rocksdb::VersionEdit::VersionEdit(const rocksdb::VersionEdit&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_edit.h:344:7: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/unordered_set.h:33, from /usr/include/c++/14.2.0/unordered_set:41, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:11: /usr/include/c++/14.2.0/bits/hashtable.h: In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const _Equal&, const allocator_type&, std::true_type) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/14.2.0/bits/hashtable.h:1267:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1267 | _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1268 | _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>:: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/hashtable.h:1267:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/unordered_set.h:178:4, inlined from 'void rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext&, bool)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:407:65: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 577 | __unique_keys{}) | ^ In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/unordered_set.h:178:4, inlined from 'void rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext&, bool)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:409:67: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 577 | __unique_keys{}) | ^ In constructor 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _Hash, _RangeHash, _Unused, _RehashPolicy, _Traits>::_Hashtable(_InputIterator, _InputIterator, size_type, const _Hash&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Key = long long unsigned int; _Value = long long unsigned int; _Alloc = std::allocator; _ExtractKey = std::__detail::_Identity; _Equal = std::equal_to; _Hash = std::hash; _RangeHash = std::__detail::_Mod_range_hashing; _Unused = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]', inlined from 'std::unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(_InputIterator, _InputIterator, size_type, const hasher&, const key_equal&, const allocator_type&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _Value = long long unsigned int; _Hash = std::hash; _Pred = std::equal_to; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/unordered_set.h:178:4, inlined from 'void rocksdb::DBImpl::PurgeObsoleteFiles(rocksdb::JobContext&, bool)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_files.cc:411:69: /usr/include/c++/14.2.0/bits/hashtable.h:577:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 577 | __unique_keys{}) | ^ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:22, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:6: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::FindNewLogNumbers(std::vector*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:132:14: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::FindNewLogNumbers(std::vector*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:132:14: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2485:5: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2485 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {std::pair > >}; _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::erase(iterator) [with _Key = long long unsigned int; _Tp = std::unique_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:1087:26, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::MaybeInitLogReader(uint64_t, rocksdb::log::FragmentBufferedReader**)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:145:25: /usr/include/c++/14.2.0/bits/stl_tree.h:1206:21: note: parameter passing for argument of type 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator' changed in GCC 7.1 1206 | _M_erase_aux(__position); | ~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::emplace_hint(const_iterator, _Args&& ...) [with _Args = {std::pair > >}; _Key = long long unsigned int; _Tp = std::unique_ptr; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::__enable_if_t<((bool)std::is_constructible, _Pair>::value), std::pair, std::_Select1st >, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind >::other>::iterator, bool> > std::map<_Key, _Tp, _Compare, _Alloc>::insert(_Pair&&) [with _Pair = std::pair >; _Key = long long unsigned int; _Tp = std::unique_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:859:27, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::MaybeInitLogReader(uint64_t, rocksdb::log::FragmentBufferedReader**)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:174:24: /usr/include/c++/14.2.0/bits/stl_map.h:640:45: note: parameter passing for argument of type 'std::map >::const_iterator' {aka 'std::_Rb_tree >, std::_Select1st > >, std::less, std::allocator > > >::const_iterator'} changed in GCC 7.1 640 | return _M_t._M_emplace_hint_unique(__pos, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ 641 | std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(const_iterator, const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]', inlined from 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::erase(const_iterator, const_iterator) [with _Key = long long unsigned int; _Val = std::pair >; _KeyOfValue = std::_Select1st > >; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_tree.h:1235:14, inlined from 'std::map<_Key, _Tp, _Compare, _Alloc>::iterator std::map<_Key, _Tp, _Compare, _Alloc>::erase(const_iterator, const_iterator) [with _Key = long long unsigned int; _Tp = std::unique_ptr; _Compare = std::less; _Alloc = std::allocator > >]' at /usr/include/c++/14.2.0/bits/stl_map.h:1138:26, inlined from 'rocksdb::Status rocksdb::DBImplSecondary::RecoverLogFiles(const std::vector&, rocksdb::SequenceNumber*, std::unordered_set*, rocksdb::JobContext*)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_secondary.cc:326:23: /usr/include/c++/14.2.0/bits/stl_tree.h:2506:23: note: parameter passing for argument of type 'std::_Rb_tree_const_iterator > >' changed in GCC 7.1 2506 | _M_erase_aux(__first++); | ~~~~~~~~~~~~^~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/vector:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:15, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.cc:10: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31, inlined from 'rocksdb::ColumnFamilyOptions::ColumnFamilyOptions(const rocksdb::ColumnFamilyOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/include/rocksdb/options.h:65:8: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::DbPath*; _Tp = rocksdb::DbPath]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::DbPath; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:238:44, inlined from 'rocksdb::ColumnFamilyOptions rocksdb::SanitizeOptions(const ImmutableDBOptions&, const ColumnFamilyOptions&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.cc:365:34: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/dbformat.h:21, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/range_tombstone_fragmenter.h:14, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/builder.h:13, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_open.cc:11: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]': /usr/include/c++/14.2.0/bits/stl_algo.h:4761:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 4761 | sort(_RandomAccessIterator __first, _RandomAccessIterator __last) | ^~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:4761:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4771:18: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_open.cc: In member function 'virtual rocksdb::Status rocksdb::DBImpl::Recover(const std::vector&, bool, bool, bool, uint64_t*, RecoveryContext*)': /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl_open.cc:661:16: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 661 | std::sort(wals.begin(), wals.end()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algobase.h:71, from /usr/include/c++/14.2.0/deque:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.h:23, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:10: /usr/include/c++/14.2.0/bits/predefined_ops.h: In member function 'bool __gnu_cxx::__ops::_Iter_pred<_Predicate>::operator()(_Iterator) [with _Iterator = __gnu_cxx::__normal_iterator >; _Predicate = rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const::]': /usr/include/c++/14.2.0/bits/predefined_ops.h:317:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 317 | operator()(_Iterator __it) | ^~~~~~~~ In function '_RandomAccessIterator std::__find_if(_RandomAccessIterator, _RandomAccessIterator, _Predicate, random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred&, std::vector&) const:: >]', inlined from '_Iterator std::__find_if(_Iterator, _Iterator, _Predicate) [with _Iterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred&, std::vector&) const:: >]' at /usr/include/c++/14.2.0/bits/stl_algobase.h:2142:23, inlined from '_ForwardIterator std::__remove_if(_ForwardIterator, _ForwardIterator, _Predicate) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred&, std::vector&) const:: >]' at /usr/include/c++/14.2.0/bits/stl_algobase.h:2164:31, inlined from '_FIter std::remove_if(_FIter, _FIter, _Predicate) [with _FIter = __gnu_cxx::__normal_iterator >; _Predicate = rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:832:30, inlined from 'void rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:4538:21: /usr/include/c++/14.2.0/bits/stl_algobase.h:2097:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2097 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2101:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2101 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2105 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2109:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2109 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2117:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2117 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2122:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2122 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algobase.h:2127:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2127 | if (__pred(__first)) | ~~~~~~^~~~~~~~~ In function '_ForwardIterator std::__remove_if(_ForwardIterator, _ForwardIterator, _Predicate) [with _ForwardIterator = __gnu_cxx::__normal_iterator >; _Predicate = __gnu_cxx::__ops::_Iter_pred&, std::vector&) const:: >]', inlined from '_FIter std::remove_if(_FIter, _FIter, _Predicate) [with _FIter = __gnu_cxx::__normal_iterator >; _Predicate = rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:832:30, inlined from 'void rocksdb::Version::RemoveLiveFiles(std::vector&, std::vector&) const' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:4538:21: /usr/include/c++/14.2.0/bits/stl_algobase.h:2170:20: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 2170 | if (!__pred(__first)) | ~~~~~~^~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.h:25: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::tuple<>}; _Key = unsigned int; _Val = std::pair; _KeyOfValue = std::_Select1st >; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = unsigned int; _Tp = rocksdb::PerfContextByLevel; _Compare = std::less; _Alloc = std::allocator >]': /usr/include/c++/14.2.0/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::const_iterator' changed in GCC 7.1 532 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 533 | std::forward_as_tuple(std::move(__k)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 534 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_algo.h:61, from /usr/include/c++/14.2.0/algorithm:61, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/coding.h:19, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/cache/cache_reservation_manager.h:24, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/column_family.h:17, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.h:36: /usr/include/c++/14.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = rocksdb::FdWithKeyRange; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1750:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1750 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1770 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1770:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1876 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1876:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/14.2.0/bits/stl_algo.h:1890:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1890 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::VersionStorageInfo::GenerateLevel0NonOverlapping()::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void rocksdb::VersionStorageInfo::GenerateLevel0NonOverlapping()' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:3885:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1905:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1905 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1906 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1907 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/14.2.0/bits/stl_algo.h:1908:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator >; _Compare = rocksdb::VersionStorageInfo::GenerateLevel0NonOverlapping()::]' at /usr/include/c++/14.2.0/bits/stl_algo.h:4804:18, inlined from 'void rocksdb::VersionStorageInfo::GenerateLevel0NonOverlapping()' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/version_set.cc:3885:12: /usr/include/c++/14.2.0/bits/stl_algo.h:1817:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1817 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_algo.h:1822:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1822 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/deque:65: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::BlobReadRequest*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 163 | uninitialized_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::BlobReadRequest*; _Tp = rocksdb::BlobReadRequest]', inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::BlobReadRequest; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1624:35, inlined from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::BlobReadRequest; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:331:40, inlined from 'void std::vector<_Tp, _Alloc>::assign(_InputIterator, _InputIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; = void; _Tp = rocksdb::BlobReadRequest; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:829:17, inlined from 'rocksdb::autovector& rocksdb::autovector::assign(const rocksdb::autovector&) [with T = rocksdb::BlobReadRequest; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:382:15, inlined from 'rocksdb::autovector::autovector(const rocksdb::autovector&) [with T = rocksdb::BlobReadRequest; unsigned int kSize = 8]' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/util/autovector.h:339:47, inlined from 'constexpr std::_Head_base<_Idx, _Head, false>::_Head_base(_UHead&&) [with _UHead = rocksdb::autovector&; unsigned int _Idx = 2; _Head = rocksdb::autovector]' at /usr/include/c++/14.2.0/tuple:209:4, inlined from 'constexpr std::_Tuple_impl<_Idx, _Head>::_Tuple_impl(_UHead&&) [with _UHead = rocksdb::autovector&; unsigned int _Idx = 2; _Head = rocksdb::autovector]' at /usr/include/c++/14.2.0/tuple:573:38, inlined from 'constexpr std::_Tuple_impl<_Idx, _Head, _Tail ...>::_Tuple_impl(_UHead&&, _UTail&& ...) [with _UHead = const long long unsigned int&; _UTail = {rocksdb::autovector&}; = void; unsigned int _Idx = 1; _Head = long long unsigned int; _Tail = {rocksdb::autovector}]' at /usr/include/c++/14.2.0/tuple:317:38, inlined from 'constexpr std::_Tuple_impl<_Idx, _Head, _Tail ...>::_Tuple_impl(_UHead&&, _UTail&& ...) [with _UHead = const long long unsigned int&; _UTail = {const long long unsigned int&, rocksdb::autovector&}; = void; unsigned int _Idx = 0; _Head = long long unsigned int; _Tail = {long long unsigned int, rocksdb::autovector}]' at /usr/include/c++/14.2.0/tuple:317:38: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 373 | return std::uninitialized_copy(__first, __last, __result); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:62, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:16, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.cc:9: /usr/include/c++/14.2.0/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple, std::allocator >&>, std::tuple<>}; _Key = std::__cxx11::basic_string; _Val = std::pair, long long unsigned int>; _KeyOfValue = std::_Select1st, long long unsigned int> >; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 2454 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/map:63: /usr/include/c++/14.2.0/bits/stl_map.h: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string; _Tp = long long unsigned int; _Compare = std::less >; _Alloc = std::allocator, long long unsigned int> >]': /usr/include/c++/14.2.0/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree, std::pair, long long unsigned int>, std::_Select1st, long long unsigned int> >, std::less >, std::allocator, long long unsigned int> > >::const_iterator' changed in GCC 7.1 513 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 514 | std::tuple(__k), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 515 | std::tuple<>()); | ~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/deque:65, from /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.h:12: /usr/include/c++/14.2.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::LiveFileMetaData*]': /usr/include/c++/14.2.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 113 | __do_uninit_copy(_InputIterator __first, _InputIterator __last, | ^~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::LiveFileMetaData*; bool _TrivialValueTypes = false]', inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::LiveFileMetaData*]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = rocksdb::LiveFileMetaData*; _Tp = rocksdb::LiveFileMetaData]' at /usr/include/c++/14.2.0/bits/stl_uninitialized.h:373:37, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = rocksdb::LiveFileMetaData; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:606:31, inlined from 'rocksdb::ImportColumnFamilyJob::ImportColumnFamilyJob(rocksdb::VersionSet*, rocksdb::ColumnFamilyData*, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, const rocksdb::ImportColumnFamilyOptions&, const std::vector&, const std::shared_ptr&)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/import_column_family_job.h:42:9, inlined from 'virtual rocksdb::Status rocksdb::DBImpl::CreateColumnFamilyWithImport(const rocksdb::ColumnFamilyOptions&, const std::string&, const rocksdb::ImportColumnFamilyOptions&, const rocksdb::ExportImportFilesMetaData&, rocksdb::ColumnFamilyHandle**)' at /home/buildozer/aports/community/rocksdb7/src/rocksdb-7.9.2/db/db_impl/db_impl.cc:5469:62: /usr/include/c++/14.2.0/bits/stl_uninitialized.h:137:39: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 137 | { return std::__do_uninit_copy(__first, __last, __result); } | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [704/704] Linking CXX static library librocksdb.a $DEBUG_LEVEL is 0 $DEBUG_LEVEL is 0 echo 'prefix=/usr/local' > rocksdb.pc echo 'exec_prefix=${prefix}' >> rocksdb.pc echo 'includedir=${prefix}/include' >> rocksdb.pc echo 'libdir=/usr/local/lib' >> rocksdb.pc echo '' >> rocksdb.pc echo 'Name: rocksdb' >> rocksdb.pc echo 'Description: An embeddable persistent key-value store for fast storage' >> rocksdb.pc echo Version: 7.9.2 >> rocksdb.pc echo 'Libs: -L${libdir} -ldl -lrocksdb' >> rocksdb.pc echo 'Libs.private: -lpthread -lrt -ldl -luring -lsnappy -lgflags -lz -lbz2 -llz4 -lzstd ' >> rocksdb.pc echo 'Cflags: -I${includedir} -std=c++17 -faligned-new -DHAVE_ALIGNED_NEW -DROCKSDB_PLATFORM_POSIX -DROCKSDB_LIB_IO_POSIX -Os -fstack-clash-protection -Wformat -Werror=format-security -DOS_LINUX -fno-builtin-memcmp -DROCKSDB_IOURING_PRESENT -DROCKSDB_FALLOCATE_PRESENT -DSNAPPY -DGFLAGS=1 -DZLIB -DBZIP2 -DLZ4 -DZSTD -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_RANGESYNC_PRESENT -DROCKSDB_SCHED_GETCPU_PRESENT -DROCKSDB_AUXV_GETAUXVAL_PRESENT -isystem third-party/gtest-1.8.1/fused-src' >> rocksdb.pc echo 'Requires: ' >> rocksdb.pc >>> rocksdb7: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/stats_history.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/compression_type.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/sst_file_manager.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/concurrent_task_limiter.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/persistent_cache.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/env_encryption.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/unique_id.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/table_properties.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/block_cache_trace_writer.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/memtablerep.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/slice_transform.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/transaction_log.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/trace_reader_writer.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/sst_file_reader.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/sst_dump_tool.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/configurable.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/wide_columns.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/threadpool.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/write_batch_base.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/file_system.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/advanced_options.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/write_batch.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/customizable.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/data_structure.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/functor_wrapper.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/thread_status.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/iostats_context.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/experimental.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/slice.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/perf_level.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/convenience.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/trace_record.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/compaction_job_stats.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/metadata.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/db.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/c.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/sst_partitioner.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/version.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/compaction_filter.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/perf_context.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/cleanable.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/options.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/memory_allocator.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/universal_compaction.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/iterator.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/status.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/statistics.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/listener.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/secondary_cache.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/comparator.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/rate_limiter.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/cache_bench_tool.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/wal_filter.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/snapshot.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/sst_file_writer.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/db_dump_tool.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/io_status.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/file_checksum.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/rocksdb_namespace.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/lua -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/lua/rocks_lua_custom_library.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/lua/rocks_lua_util.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/object_registry.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/checkpoint.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/options_type.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/info_log_finder.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/transaction.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/write_batch_with_index.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/sim_cache.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/convenience.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/cache_dump_load.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/memory_util.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/options_util.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/db_ttl.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/optimistic_transaction_db.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/option_change_migration.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/transaction_db_mutex.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/leveldb_options.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/backup_engine.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/transaction_db.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/stackable_db.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/ldb_cmd.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/replayer.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/customizable_util.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/table_properties_collectors.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/ldb_cmd_execute_result.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/agg_merge.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/env_mirror.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/utilities/debug.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/trace_record_result.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/db_stress_tool.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/cache.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/types.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/merge_operator.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/flush_block_policy.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/env.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/db_bench_tool.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/system_clock.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/table.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/table_reader_caller.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/ldb_tool.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/write_buffer_manager.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/include/rocksdb/filter_policy.h -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/Findgflags.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/Findlz4.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/FindTBB.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/FindSnappy.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/ReadVersion.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/Finduring.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/FindJeMalloc.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/Findzstd.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/CxxFlags.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/modules/FindNUMA.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/librocksdb.a -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/librocksdb.so.7.9.2 -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/librocksdb.so.7 -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/librocksdb.so -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/RocksDBTargets.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/RocksDBTargets-minsizerel.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/RocksDBConfig.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/cmake/rocksdb/RocksDBConfigVersion.cmake -- Installing: /home/buildozer/aports/community/rocksdb7/pkg/rocksdb7/usr/lib/pkgconfig/rocksdb.pc >>> rocksdb7-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/rocksdb7/pkg/rocksdb7-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/rocksdb7/pkg/rocksdb7-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/buildozer/aports/community/rocksdb7/pkg/rocksdb7-dev/usr/lib/cmake' 'usr/lib/librocksdb.so' -> '/home/buildozer/aports/community/rocksdb7/pkg/rocksdb7-dev/usr/lib/librocksdb.so' >>> rocksdb7-dev*: Preparing subpackage rocksdb7-dev... >>> rocksdb7-dev*: Stripping binaries >>> rocksdb7-dev*: Running postcheck for rocksdb7-dev >>> rocksdb7-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/rocksdb7/pkg/rocksdb7-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/community/rocksdb7/pkg/rocksdb7-doc/usr/share/licenses' >>> rocksdb7-doc*: Preparing subpackage rocksdb7-doc... >>> rocksdb7-doc*: Running postcheck for rocksdb7-doc >>> rocksdb7*: Running postcheck for rocksdb7 >>> rocksdb7*: Preparing package rocksdb7... >>> rocksdb7*: Stripping binaries >>> rocksdb7-dev*: Scanning shared objects >>> rocksdb7-doc*: Scanning shared objects >>> rocksdb7*: Scanning shared objects >>> rocksdb7-dev*: Tracing dependencies... bzip2-dev gflags-dev liburing-dev lz4-dev snappy-dev zlib-dev zstd-dev pkgconfig rocksdb7=7.9.2-r0 >>> rocksdb7-dev*: Package size: 1.3 MB >>> rocksdb7-dev*: Compressing data... >>> rocksdb7-dev*: Create checksum... >>> rocksdb7-dev*: Create rocksdb7-dev-7.9.2-r0.apk >>> WARNING: rocksdb7-doc*: The -doc subpackage is unusually large, consider splitting it >>> rocksdb7-doc*: Tracing dependencies... >>> rocksdb7-doc*: Package size: 8.9 MB >>> rocksdb7-doc*: Compressing data... >>> rocksdb7-doc*: Create checksum... >>> rocksdb7-doc*: Create rocksdb7-doc-7.9.2-r0.apk >>> rocksdb7*: Tracing dependencies... !rocksdb so:libbz2.so.1 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libgflags.so.2.2 so:liblz4.so.1 so:libsnappy.so.1 so:libstdc++.so.6 so:liburing.so.2 so:libzstd.so.1 >>> rocksdb7*: Package size: 5.9 MB >>> rocksdb7*: Compressing data... >>> rocksdb7*: Create checksum... >>> rocksdb7*: Create rocksdb7-7.9.2-r0.apk >>> rocksdb7: Build complete at Tue, 29 Oct 2024 20:58:57 +0000 elapsed time 0h 1m 3s >>> rocksdb7: Cleaning up srcdir >>> rocksdb7: Cleaning up pkgdir >>> rocksdb7: Uninstalling dependencies... (1/26) Purging .makedepends-rocksdb7 (20241029.205802) (2/26) Purging bzip2-dev (1.0.8-r6) (3/26) Purging gflags-dev (2.2.2-r2) (4/26) Purging gflags (2.2.2-r2) (5/26) Purging liburing-dev (2.8-r0) (6/26) Purging liburing-ffi (2.8-r0) (7/26) Purging liburing (2.8-r0) (8/26) Purging lz4-dev (1.10.0-r0) (9/26) Purging snappy-dev (1.1.10-r2) (10/26) Purging snappy (1.1.10-r2) (11/26) Purging zlib-dev (1.3.1-r2) (12/26) Purging zstd-dev (1.5.6-r1) (13/26) Purging zstd (1.5.6-r1) (14/26) Purging bash (5.2.37-r0) Executing bash-5.2.37-r0.pre-deinstall (15/26) Purging cmake (3.30.5-r0) (16/26) Purging linux-headers (6.6-r1) (17/26) Purging samurai (1.2-r6) (18/26) Purging git-perl (2.46.2-r0) (19/26) Purging perl-git (2.46.2-r0) (20/26) Purging perl-error (0.17029-r2) (21/26) Purging perl (5.40.0-r3) (22/26) Purging libarchive (3.7.7-r0) (23/26) Purging libbz2 (1.0.8-r6) (24/26) Purging libuv (1.49.2-r0) (25/26) Purging rhash-libs (1.4.4-r0) (26/26) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> rocksdb7: Updating the community/armv7 repository index... >>> rocksdb7: Signing the index...