Your message dated Fri, 26 Jul 2024 07:11:07 +0000
with message-id <e1sxf6z-003a3u...@fasolo.debian.org>
and subject line Bug#1074874: fixed in ceph 18.2.4+ds-1
has caused the Debian Bug report #1074874,
regarding ceph: ftbfs with GCC-14
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1074874: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074874
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ceph
Version: 18.2.3+ds-3
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/ceph_18.2.3+ds-3_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/ttl/db_ttl_impl.cc.o -MF 
CMakeFiles/rocksdb.dir/utilities/ttl/db_ttl_impl.cc.o.d -o 
CMakeFiles/rocksdb.dir/utilities/ttl/db_ttl_impl.cc.o -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/ttl/db_ttl_impl.cc
[ 93%] Building CXX object CMakeFiles/rocksdb.dir/utilities/wal_filter.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/wal_filter.cc.o -MF 
CMakeFiles/rocksdb.dir/utilities/wal_filter.cc.o.d -o 
CMakeFiles/rocksdb.dir/utilities/wal_filter.cc.o -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/wal_filter.cc
[ 95%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc
[ 95%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc
[ 95%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/concurrent_tree.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/concurrent_tree.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/concurrent_tree.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/concurrent_tree.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/concurrent_tree.cc
[ 95%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/keyrange.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/keyrange.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/keyrange.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/keyrange.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/keyrange.cc
[ 95%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/lock_request.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/lock_request.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/lock_request.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/lock_request.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/lock_request.cc
[ 95%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/locktree.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/locktree.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/locktree.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/locktree.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/locktree.cc
[ 95%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc
[ 97%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/range_buffer.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/range_buffer.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/range_buffer.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/range_buffer.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/range_buffer.cc
[ 97%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/treenode.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/treenode.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/treenode.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/treenode.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/treenode.cc
[ 97%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/txnid_set.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/txnid_set.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/txnid_set.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/txnid_set.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/txnid_set.cc
[ 97%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/wfg.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/wfg.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/wfg.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/wfg.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/wfg.cc
[ 97%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/standalone_port.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/standalone_port.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/standalone_port.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/standalone_port.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/standalone_port.cc
[ 97%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/dbt.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/dbt.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/dbt.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/dbt.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/util/dbt.cc
[ 97%] Building CXX object 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/memarena.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/memarena.cc.o
 -MF 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/memarena.cc.o.d
 -o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/memarena.cc.o
 -c 
/<<PKGBUILDDIR>>/src/rocksdb/utilities/transactions/lock/range/range_tree/lib/util/memarena.cc
[100%] Building CXX object CMakeFiles/rocksdb.dir/port/port_posix.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/port/port_posix.cc.o -MF 
CMakeFiles/rocksdb.dir/port/port_posix.cc.o.d -o 
CMakeFiles/rocksdb.dir/port/port_posix.cc.o -c 
/<<PKGBUILDDIR>>/src/rocksdb/port/port_posix.cc
[100%] Building CXX object CMakeFiles/rocksdb.dir/env/env_posix.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/env/env_posix.cc.o -MF 
CMakeFiles/rocksdb.dir/env/env_posix.cc.o.d -o 
CMakeFiles/rocksdb.dir/env/env_posix.cc.o -c 
/<<PKGBUILDDIR>>/src/rocksdb/env/env_posix.cc
[100%] Building CXX object CMakeFiles/rocksdb.dir/env/fs_posix.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/env/fs_posix.cc.o -MF 
CMakeFiles/rocksdb.dir/env/fs_posix.cc.o.d -o 
CMakeFiles/rocksdb.dir/env/fs_posix.cc.o -c 
/<<PKGBUILDDIR>>/src/rocksdb/env/fs_posix.cc
[100%] Building CXX object CMakeFiles/rocksdb.dir/env/io_posix.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/env/io_posix.cc.o -MF 
CMakeFiles/rocksdb.dir/env/io_posix.cc.o.d -o 
CMakeFiles/rocksdb.dir/env/io_posix.cc.o -c 
/<<PKGBUILDDIR>>/src/rocksdb/env/io_posix.cc
[100%] Building CXX object CMakeFiles/rocksdb.dir/build_version.cc.o
/usr/bin/c++ -DHAVE_PCLMUL -DHAVE_SSE42 -DLZ4 -DOS_LINUX 
-DROCKSDB_FALLOCATE_PRESENT -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE 
-DROCKSDB_NO_DYNAMIC_EXTENSION -DROCKSDB_PLATFORM_POSIX -DROCKSDB_PORTABLE 
-DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_RANGESYNC_PRESENT 
-DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -DZLIB -I/<<PKGBUILDDIR>>/src/rocksdb 
-I/<<PKGBUILDDIR>>/src/rocksdb/include -isystem 
/<<PKGBUILDDIR>>/src/rocksdb/third-party/gtest-1.8.1/fused-src -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DFMT_DEPRECATED_OSTREAM -fpermissive -Wdate-time -D_FORTIFY_SOURCE=2 
-Wno-deprecated-copy -Wno-pessimizing-move -W -Wextra -Wall -pthread 
-Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable 
-Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers 
-Wno-strict-aliasing -Wno-invalid-offsetof -fno-omit-frame-pointer 
-momit-leaf-frame-pointer -fno-builtin-memcmp -O
 2 -g -DNDEBUG -std=gnu++17 -fPIC -MD -MT 
CMakeFiles/rocksdb.dir/build_version.cc.o -MF 
CMakeFiles/rocksdb.dir/build_version.cc.o.d -o 
CMakeFiles/rocksdb.dir/build_version.cc.o -c 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb/build_version.cc
[100%] Linking CXX static library librocksdb.a
/usr/bin/cmake -P CMakeFiles/rocksdb.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/rocksdb.dir/link.txt --verbose=1
/usr/bin/ar qc librocksdb.a CMakeFiles/rocksdb.dir/cache/cache.cc.o 
CMakeFiles/rocksdb.dir/cache/cache_entry_roles.cc.o 
CMakeFiles/rocksdb.dir/cache/cache_key.cc.o 
CMakeFiles/rocksdb.dir/cache/cache_reservation_manager.cc.o 
CMakeFiles/rocksdb.dir/cache/charged_cache.cc.o 
CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o 
CMakeFiles/rocksdb.dir/cache/compressed_secondary_cache.cc.o 
CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o 
CMakeFiles/rocksdb.dir/cache/secondary_cache.cc.o 
CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o 
CMakeFiles/rocksdb.dir/db/arena_wrapped_db_iter.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_contents.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_fetcher.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_file_addition.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_file_builder.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_file_cache.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_file_garbage.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_file_meta.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_file_reader.cc.o CMakeF
 iles/rocksdb.dir/db/blob/blob_garbage_meter.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_log_format.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_log_sequential_reader.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_log_writer.cc.o 
CMakeFiles/rocksdb.dir/db/blob/blob_source.cc.o 
CMakeFiles/rocksdb.dir/db/blob/prefetch_buffer_collection.cc.o 
CMakeFiles/rocksdb.dir/db/builder.cc.o CMakeFiles/rocksdb.dir/db/c.cc.o 
CMakeFiles/rocksdb.dir/db/column_family.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction_iterator.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction_picker.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction_job.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_fifo.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_level.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction_picker_universal.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction_service_job.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/compaction_state.c
 c.o CMakeFiles/rocksdb.dir/db/compaction/compaction_outputs.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/sst_partitioner.cc.o 
CMakeFiles/rocksdb.dir/db/compaction/subcompaction_state.cc.o 
CMakeFiles/rocksdb.dir/db/convenience.cc.o 
CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/compacted_db_impl.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl_write.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl_compaction_flush.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl_files.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl_open.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl_debug.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl_experimental.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl_readonly.cc.o 
CMakeFiles/rocksdb.dir/db/db_impl/db_impl_secondary.cc.o 
CMakeFiles/rocksdb.dir/db/db_info_dumper.cc.o 
CMakeFiles/rocksdb.dir/db/db_iter.cc.o CMakeFiles/rocksdb.dir/db/dbformat.cc.o 
CMakeFiles/rocksdb.dir/db/error_handler.cc.o 
 CMakeFiles/rocksdb.dir/db/event_helpers.cc.o 
CMakeFiles/rocksdb.dir/db/experimental.cc.o 
CMakeFiles/rocksdb.dir/db/external_sst_file_ingestion_job.cc.o 
CMakeFiles/rocksdb.dir/db/file_indexer.cc.o 
CMakeFiles/rocksdb.dir/db/flush_job.cc.o 
CMakeFiles/rocksdb.dir/db/flush_scheduler.cc.o 
CMakeFiles/rocksdb.dir/db/forward_iterator.cc.o 
CMakeFiles/rocksdb.dir/db/import_column_family_job.cc.o 
CMakeFiles/rocksdb.dir/db/internal_stats.cc.o 
CMakeFiles/rocksdb.dir/db/logs_with_prep_tracker.cc.o 
CMakeFiles/rocksdb.dir/db/log_reader.cc.o 
CMakeFiles/rocksdb.dir/db/log_writer.cc.o 
CMakeFiles/rocksdb.dir/db/malloc_stats.cc.o 
CMakeFiles/rocksdb.dir/db/memtable.cc.o 
CMakeFiles/rocksdb.dir/db/memtable_list.cc.o 
CMakeFiles/rocksdb.dir/db/merge_helper.cc.o 
CMakeFiles/rocksdb.dir/db/merge_operator.cc.o 
CMakeFiles/rocksdb.dir/db/output_validator.cc.o 
CMakeFiles/rocksdb.dir/db/periodic_task_scheduler.cc.o 
CMakeFiles/rocksdb.dir/db/range_del_aggregator.cc.o 
CMakeFiles/rocksdb.dir/db/range_tombstone_fragmente
 r.cc.o CMakeFiles/rocksdb.dir/db/repair.cc.o 
CMakeFiles/rocksdb.dir/db/seqno_to_time_mapping.cc.o 
CMakeFiles/rocksdb.dir/db/snapshot_impl.cc.o 
CMakeFiles/rocksdb.dir/db/table_cache.cc.o 
CMakeFiles/rocksdb.dir/db/table_properties_collector.cc.o 
CMakeFiles/rocksdb.dir/db/transaction_log_impl.cc.o 
CMakeFiles/rocksdb.dir/db/trim_history_scheduler.cc.o 
CMakeFiles/rocksdb.dir/db/version_builder.cc.o 
CMakeFiles/rocksdb.dir/db/version_edit.cc.o 
CMakeFiles/rocksdb.dir/db/version_edit_handler.cc.o 
CMakeFiles/rocksdb.dir/db/version_set.cc.o 
CMakeFiles/rocksdb.dir/db/wal_edit.cc.o 
CMakeFiles/rocksdb.dir/db/wal_manager.cc.o 
CMakeFiles/rocksdb.dir/db/wide/wide_column_serialization.cc.o 
CMakeFiles/rocksdb.dir/db/wide/wide_columns.cc.o 
CMakeFiles/rocksdb.dir/db/write_batch.cc.o 
CMakeFiles/rocksdb.dir/db/write_batch_base.cc.o 
CMakeFiles/rocksdb.dir/db/write_controller.cc.o 
CMakeFiles/rocksdb.dir/db/write_thread.cc.o 
CMakeFiles/rocksdb.dir/env/composite_env.cc.o 
CMakeFiles/rocksdb.dir/env/env.cc.o CM
 akeFiles/rocksdb.dir/env/env_chroot.cc.o 
CMakeFiles/rocksdb.dir/env/env_encryption.cc.o 
CMakeFiles/rocksdb.dir/env/file_system.cc.o 
CMakeFiles/rocksdb.dir/env/file_system_tracer.cc.o 
CMakeFiles/rocksdb.dir/env/fs_remap.cc.o 
CMakeFiles/rocksdb.dir/env/mock_env.cc.o 
CMakeFiles/rocksdb.dir/env/unique_id_gen.cc.o 
CMakeFiles/rocksdb.dir/file/delete_scheduler.cc.o 
CMakeFiles/rocksdb.dir/file/file_prefetch_buffer.cc.o 
CMakeFiles/rocksdb.dir/file/file_util.cc.o 
CMakeFiles/rocksdb.dir/file/filename.cc.o 
CMakeFiles/rocksdb.dir/file/line_file_reader.cc.o 
CMakeFiles/rocksdb.dir/file/random_access_file_reader.cc.o 
CMakeFiles/rocksdb.dir/file/read_write_util.cc.o 
CMakeFiles/rocksdb.dir/file/readahead_raf.cc.o 
CMakeFiles/rocksdb.dir/file/sequence_file_reader.cc.o 
CMakeFiles/rocksdb.dir/file/sst_file_manager_impl.cc.o 
CMakeFiles/rocksdb.dir/file/writable_file_writer.cc.o 
CMakeFiles/rocksdb.dir/logging/auto_roll_logger.cc.o 
CMakeFiles/rocksdb.dir/logging/event_logger.cc.o CMakeFiles/rocksdb.dir/logg
 ing/log_buffer.cc.o CMakeFiles/rocksdb.dir/memory/arena.cc.o 
CMakeFiles/rocksdb.dir/memory/concurrent_arena.cc.o 
CMakeFiles/rocksdb.dir/memory/jemalloc_nodump_allocator.cc.o 
CMakeFiles/rocksdb.dir/memory/memkind_kmem_allocator.cc.o 
CMakeFiles/rocksdb.dir/memory/memory_allocator.cc.o 
CMakeFiles/rocksdb.dir/memtable/alloc_tracker.cc.o 
CMakeFiles/rocksdb.dir/memtable/hash_linklist_rep.cc.o 
CMakeFiles/rocksdb.dir/memtable/hash_skiplist_rep.cc.o 
CMakeFiles/rocksdb.dir/memtable/skiplistrep.cc.o 
CMakeFiles/rocksdb.dir/memtable/vectorrep.cc.o 
CMakeFiles/rocksdb.dir/memtable/write_buffer_manager.cc.o 
CMakeFiles/rocksdb.dir/monitoring/histogram.cc.o 
CMakeFiles/rocksdb.dir/monitoring/histogram_windowing.cc.o 
CMakeFiles/rocksdb.dir/monitoring/in_memory_stats_history.cc.o 
CMakeFiles/rocksdb.dir/monitoring/instrumented_mutex.cc.o 
CMakeFiles/rocksdb.dir/monitoring/iostats_context.cc.o 
CMakeFiles/rocksdb.dir/monitoring/perf_context.cc.o 
CMakeFiles/rocksdb.dir/monitoring/perf_level.cc.o CMakeFiles/r
 ocksdb.dir/monitoring/persistent_stats_history.cc.o 
CMakeFiles/rocksdb.dir/monitoring/statistics.cc.o 
CMakeFiles/rocksdb.dir/monitoring/thread_status_impl.cc.o 
CMakeFiles/rocksdb.dir/monitoring/thread_status_updater.cc.o 
CMakeFiles/rocksdb.dir/monitoring/thread_status_util.cc.o 
CMakeFiles/rocksdb.dir/monitoring/thread_status_util_debug.cc.o 
CMakeFiles/rocksdb.dir/options/cf_options.cc.o 
CMakeFiles/rocksdb.dir/options/configurable.cc.o 
CMakeFiles/rocksdb.dir/options/customizable.cc.o 
CMakeFiles/rocksdb.dir/options/db_options.cc.o 
CMakeFiles/rocksdb.dir/options/options.cc.o 
CMakeFiles/rocksdb.dir/options/options_helper.cc.o 
CMakeFiles/rocksdb.dir/options/options_parser.cc.o 
CMakeFiles/rocksdb.dir/port/stack_trace.cc.o 
CMakeFiles/rocksdb.dir/table/adaptive/adaptive_table_factory.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/binary_search_index_reader.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/block.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/block_based_table_builder.cc.o CMakeFil
 es/rocksdb.dir/table/block_based/block_based_table_factory.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/block_based_table_iterator.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/block_based_table_reader.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/block_builder.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/block_prefetcher.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/block_prefix_index.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/data_block_hash_index.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/data_block_footer.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/filter_block_reader_common.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/filter_policy.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/flush_block_policy.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/full_filter_block.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/hash_index_reader.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/index_builder.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/index_reader_common.cc.o 
CMakeFiles/rocksd
 b.dir/table/block_based/parsed_full_filter_block.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/partitioned_filter_block.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/partitioned_index_iterator.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/partitioned_index_reader.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/reader_common.cc.o 
CMakeFiles/rocksdb.dir/table/block_based/uncompression_dict_reader.cc.o 
CMakeFiles/rocksdb.dir/table/block_fetcher.cc.o 
CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_builder.cc.o 
CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_factory.cc.o 
CMakeFiles/rocksdb.dir/table/cuckoo/cuckoo_table_reader.cc.o 
CMakeFiles/rocksdb.dir/table/format.cc.o 
CMakeFiles/rocksdb.dir/table/get_context.cc.o 
CMakeFiles/rocksdb.dir/table/iterator.cc.o 
CMakeFiles/rocksdb.dir/table/merging_iterator.cc.o 
CMakeFiles/rocksdb.dir/table/meta_blocks.cc.o 
CMakeFiles/rocksdb.dir/table/persistent_cache_helper.cc.o 
CMakeFiles/rocksdb.dir/table/plain/plain_table_bloom.cc.o CMakeFiles/rocksdb.d
 ir/table/plain/plain_table_builder.cc.o 
CMakeFiles/rocksdb.dir/table/plain/plain_table_factory.cc.o 
CMakeFiles/rocksdb.dir/table/plain/plain_table_index.cc.o 
CMakeFiles/rocksdb.dir/table/plain/plain_table_key_coding.cc.o 
CMakeFiles/rocksdb.dir/table/plain/plain_table_reader.cc.o 
CMakeFiles/rocksdb.dir/table/sst_file_dumper.cc.o 
CMakeFiles/rocksdb.dir/table/sst_file_reader.cc.o 
CMakeFiles/rocksdb.dir/table/sst_file_writer.cc.o 
CMakeFiles/rocksdb.dir/table/table_factory.cc.o 
CMakeFiles/rocksdb.dir/table/table_properties.cc.o 
CMakeFiles/rocksdb.dir/table/two_level_iterator.cc.o 
CMakeFiles/rocksdb.dir/table/unique_id.cc.o 
CMakeFiles/rocksdb.dir/test_util/sync_point.cc.o 
CMakeFiles/rocksdb.dir/test_util/sync_point_impl.cc.o 
CMakeFiles/rocksdb.dir/test_util/testutil.cc.o 
CMakeFiles/rocksdb.dir/test_util/transaction_test_util.cc.o 
CMakeFiles/rocksdb.dir/tools/block_cache_analyzer/block_cache_trace_analyzer.cc.o
 CMakeFiles/rocksdb.dir/tools/dump/db_dump_tool.cc.o CMakeFiles/rocksdb.dir/tool
 s/io_tracer_parser_tool.cc.o CMakeFiles/rocksdb.dir/tools/ldb_cmd.cc.o 
CMakeFiles/rocksdb.dir/tools/ldb_tool.cc.o 
CMakeFiles/rocksdb.dir/tools/sst_dump_tool.cc.o 
CMakeFiles/rocksdb.dir/tools/trace_analyzer_tool.cc.o 
CMakeFiles/rocksdb.dir/trace_replay/block_cache_tracer.cc.o 
CMakeFiles/rocksdb.dir/trace_replay/io_tracer.cc.o 
CMakeFiles/rocksdb.dir/trace_replay/trace_record_handler.cc.o 
CMakeFiles/rocksdb.dir/trace_replay/trace_record_result.cc.o 
CMakeFiles/rocksdb.dir/trace_replay/trace_record.cc.o 
CMakeFiles/rocksdb.dir/trace_replay/trace_replay.cc.o 
CMakeFiles/rocksdb.dir/util/async_file_reader.cc.o 
CMakeFiles/rocksdb.dir/util/cleanable.cc.o 
CMakeFiles/rocksdb.dir/util/coding.cc.o 
CMakeFiles/rocksdb.dir/util/compaction_job_stats_impl.cc.o 
CMakeFiles/rocksdb.dir/util/comparator.cc.o 
CMakeFiles/rocksdb.dir/util/compression.cc.o 
CMakeFiles/rocksdb.dir/util/compression_context_cache.cc.o 
CMakeFiles/rocksdb.dir/util/concurrent_task_limiter_impl.cc.o 
CMakeFiles/rocksdb.dir/util/crc32c.c
 c.o CMakeFiles/rocksdb.dir/util/dynamic_bloom.cc.o 
CMakeFiles/rocksdb.dir/util/hash.cc.o 
CMakeFiles/rocksdb.dir/util/murmurhash.cc.o 
CMakeFiles/rocksdb.dir/util/random.cc.o 
CMakeFiles/rocksdb.dir/util/rate_limiter.cc.o 
CMakeFiles/rocksdb.dir/util/ribbon_config.cc.o 
CMakeFiles/rocksdb.dir/util/slice.cc.o 
CMakeFiles/rocksdb.dir/util/file_checksum_helper.cc.o 
CMakeFiles/rocksdb.dir/util/status.cc.o 
CMakeFiles/rocksdb.dir/util/stderr_logger.cc.o 
CMakeFiles/rocksdb.dir/util/string_util.cc.o 
CMakeFiles/rocksdb.dir/util/thread_local.cc.o 
CMakeFiles/rocksdb.dir/util/threadpool_imp.cc.o 
CMakeFiles/rocksdb.dir/util/xxhash.cc.o 
CMakeFiles/rocksdb.dir/utilities/agg_merge/agg_merge.cc.o 
CMakeFiles/rocksdb.dir/utilities/backup/backup_engine.cc.o 
CMakeFiles/rocksdb.dir/utilities/blob_db/blob_compaction_filter.cc.o 
CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db.cc.o 
CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl.cc.o 
CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl_filesnapshot.cc.o C
 MakeFiles/rocksdb.dir/utilities/blob_db/blob_dump_tool.cc.o 
CMakeFiles/rocksdb.dir/utilities/blob_db/blob_file.cc.o 
CMakeFiles/rocksdb.dir/utilities/cache_dump_load.cc.o 
CMakeFiles/rocksdb.dir/utilities/cache_dump_load_impl.cc.o 
CMakeFiles/rocksdb.dir/utilities/cassandra/cassandra_compaction_filter.cc.o 
CMakeFiles/rocksdb.dir/utilities/cassandra/format.cc.o 
CMakeFiles/rocksdb.dir/utilities/cassandra/merge_operator.cc.o 
CMakeFiles/rocksdb.dir/utilities/checkpoint/checkpoint_impl.cc.o 
CMakeFiles/rocksdb.dir/utilities/compaction_filters.cc.o 
CMakeFiles/rocksdb.dir/utilities/compaction_filters/remove_emptyvalue_compactionfilter.cc.o
 CMakeFiles/rocksdb.dir/utilities/counted_fs.cc.o 
CMakeFiles/rocksdb.dir/utilities/debug.cc.o 
CMakeFiles/rocksdb.dir/utilities/env_mirror.cc.o 
CMakeFiles/rocksdb.dir/utilities/env_timed.cc.o 
CMakeFiles/rocksdb.dir/utilities/fault_injection_env.cc.o 
CMakeFiles/rocksdb.dir/utilities/fault_injection_fs.cc.o 
CMakeFiles/rocksdb.dir/utilities/fault_injection_second
 ary_cache.cc.o 
CMakeFiles/rocksdb.dir/utilities/leveldb_options/leveldb_options.cc.o 
CMakeFiles/rocksdb.dir/utilities/memory/memory_util.cc.o 
CMakeFiles/rocksdb.dir/utilities/merge_operators.cc.o 
CMakeFiles/rocksdb.dir/utilities/merge_operators/bytesxor.cc.o 
CMakeFiles/rocksdb.dir/utilities/merge_operators/max.cc.o 
CMakeFiles/rocksdb.dir/utilities/merge_operators/put.cc.o 
CMakeFiles/rocksdb.dir/utilities/merge_operators/sortlist.cc.o 
CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend.cc.o
 
CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend2.cc.o
 CMakeFiles/rocksdb.dir/utilities/merge_operators/uint64add.cc.o 
CMakeFiles/rocksdb.dir/utilities/object_registry.cc.o 
CMakeFiles/rocksdb.dir/utilities/option_change_migration/option_change_migration.cc.o
 CMakeFiles/rocksdb.dir/utilities/options/options_util.cc.o 
CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier.cc.o 
CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache
 _tier_file.cc.o 
CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_metadata.cc.o
 CMakeFiles/rocksdb.dir/utilities/persistent_cache/persistent_cache_tier.cc.o 
CMakeFiles/rocksdb.dir/utilities/persistent_cache/volatile_tier_impl.cc.o 
CMakeFiles/rocksdb.dir/utilities/simulator_cache/cache_simulator.cc.o 
CMakeFiles/rocksdb.dir/utilities/simulator_cache/sim_cache.cc.o 
CMakeFiles/rocksdb.dir/utilities/table_properties_collectors/compact_on_deletion_collector.cc.o
 CMakeFiles/rocksdb.dir/utilities/trace/file_trace_reader_writer.cc.o 
CMakeFiles/rocksdb.dir/utilities/trace/replayer_impl.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/lock_manager.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/point/point_lock_tracker.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/point/point_lock_manager.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/range_tree_lock_manager.cc.o
 CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_t
 ree/range_tree_lock_tracker.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction_db_impl.cc.o
 CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction_db.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/snapshot_checker.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/transaction_base.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/transaction_db_mutex_impl.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/transaction_util.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn_db.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/write_unprepared_txn.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/write_unprepared_txn_db.cc.o 
CMakeFiles/rocksdb.dir/utilities/ttl/db_ttl_impl.cc.o 
CMakeFiles/rocksdb.dir/utiliti
 es/wal_filter.cc.o 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o
 
CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/concurrent_tree.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/keyrange.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/lock_request.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/locktree.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/range_buffer.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/treenode.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/locktree/txnid_set.cc.o
 CMakeFiles/rocksdb.dir/uti
 lities/transactions/lock/range/range_tree/lib/locktree/wfg.cc.o 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/standalone_port.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/dbt.cc.o
 
CMakeFiles/rocksdb.dir/utilities/transactions/lock/range/range_tree/lib/util/memarena.cc.o
 CMakeFiles/rocksdb.dir/port/port_posix.cc.o 
CMakeFiles/rocksdb.dir/env/env_posix.cc.o 
CMakeFiles/rocksdb.dir/env/fs_posix.cc.o 
CMakeFiles/rocksdb.dir/env/io_posix.cc.o 
CMakeFiles/rocksdb.dir/build_version.cc.o
/usr/bin/ranlib librocksdb.a
make[8]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb'
[100%] Built target rocksdb
make[7]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb'
/usr/bin/cmake -E cmake_progress_start 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb/CMakeFiles 0
make[6]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb && /usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb_ext-prefix/src/rocksdb_ext-stamp/rocksdb_ext-build
[  6%] No install step for 'rocksdb_ext'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb && /usr/bin/cmake -E 
echo_append
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb && /usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb_ext-prefix/src/rocksdb_ext-stamp/rocksdb_ext-install
[  6%] Completed 'rocksdb_ext'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E 
make_directory /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/rocksdb_ext-complete
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E touch 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/rocksdb_ext-prefix/src/rocksdb_ext-stamp/rocksdb_ext-done
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  6%] Built target rocksdb_ext
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:149: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:153: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:133: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ceph
Source-Version: 18.2.4+ds-1
Done: Daniel Baumann <dan...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ceph, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <dan...@debian.org> (supplier of updated ceph package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 26 Jul 2024 07:00:05 +0200
Source: ceph
Architecture: source
Version: 18.2.4+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Ceph Packaging Team <team+c...@tracker.debian.org>
Changed-By: Daniel Baumann <dan...@debian.org>
Closes: 1074874
Changes:
 ceph (18.2.4+ds-1) unstable; urgency=medium
 .
   [ Thomas Goirand ]
   * Add Daniel as uploader. Remove Gaudenz (not active anymore).
 .
   [ Daniel Baumann ]
   * Merging upstream version 18.2.4+ds.
   * Cherry-picking patches from upstream to fix FTBFS with gcc-14 (Closes:
     #1074874).
Checksums-Sha1:
 fd3782c4dd1d60dddd92457ffbe62a23838354ec 8669 ceph_18.2.4+ds-1.dsc
 accbfd8dcd0c119fa7d673f4c1a33dcd6ac45a3f 148457104 ceph_18.2.4+ds.orig.tar.xz
 ae7d981b278fcbb6e82c5a9ac675abf18e81a180 131872 ceph_18.2.4+ds-1.debian.tar.xz
 5ae46d98048ca0d23b77950e113eef5a39c82faf 44519 ceph_18.2.4+ds-1_amd64.buildinfo
Checksums-Sha256:
 f2cd9ee18a138b1a12e0642f10d1735cc2d02a9b75b0639f3bb2015ecdb26663 8669 
ceph_18.2.4+ds-1.dsc
 009ee8c3802e530bcb87ff3fd292db26af9facf867a5b842a4d148d253bfaf0f 148457104 
ceph_18.2.4+ds.orig.tar.xz
 06280ccbf0fc762b7eb2ce1ac4ac26e1ec65e2c9bf1c59fb7d027f3833f24f0d 131872 
ceph_18.2.4+ds-1.debian.tar.xz
 69eea3b2f2f6d5c45e15f57080a0b7d137b47dfbeb7d2d6472def219a37baf25 44519 
ceph_18.2.4+ds-1_amd64.buildinfo
Files:
 bf948982357c0d14ddc284246e2e5229 8669 admin optional ceph_18.2.4+ds-1.dsc
 1f6975243c28c840dfc782014a3e5e20 148457104 admin optional 
ceph_18.2.4+ds.orig.tar.xz
 fe97b986a869c79df2e5c8e613381fba 131872 admin optional 
ceph_18.2.4+ds-1.debian.tar.xz
 d1a746773c91456d917dae2090265de0 44519 admin optional 
ceph_18.2.4+ds-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAmajO9MACgkQVc8b+Yar
uce93BAAlz8JZ5wF1bC8eqzt5hXZj1TYOqJjsiSrRdgLqRo8HYMII/rLzf6Z8Drg
xHZky97V/z0ThVhLntNkMCWOlwGxbtyvVmpbDPm/L0Z5Fk9PVkKkcFZPkAh2vRCL
uvtntPLMvZY6+rRkQVC3uYAJWl86oazUzONJ6nGbuYPy2b2hCcwqaLtGwN5BSp2d
j3G9QCn/9ludu0kt1NKIHVcnAtxqJ0lHcDBr3qOq4be8aglHrSATX6ABNYmUWeCu
fY+UfGYGARX7UFu9eETGorIqaohrI+n2LBTvh+Rv3IaZ2JbmmjATzbhQxdtagbhX
QTxyHlLyGAtMBXRk2CuVV6Ygqc2jMCsmWozBwAPo9ZP6cfdHKdI6egNKyugMRrSq
rytZXrdWwJLgo7JjGnY5Rl/O3BpQZ5B9jYQrXyaObf10+e4snsKqDSgqXPbTCZrp
Uhv48c3hVFRSw+qUBm4iTUfXfeqbZzm+O+tRnjvC4xQDn2PTUYngYN6gRiLHg2fX
MBgnYMHB888+fRlvbS6Qq/vtJBpMPkAsyvhEWJf5leQ8Qq/PNnvt/ty29UOPKp21
IcwsRISqU+Wt81vba1yzOz9AZO+aufvH6IeVx/TDcfjj9SmBTpSJ6RzaVSOHDFGn
SDU8aalVOpjijYACY8kuf+z6xAiheNGwr0F+u7aYFyTEROQ0aNk=
=ZDeo
-----END PGP SIGNATURE-----

Attachment: pgp3pY8PewHB1.pgp
Description: PGP signature


--- End Message ---

Reply via email to