* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘rbedrock’ ...
** this is package ‘rbedrock’ version ‘0.4.2’
** package ‘rbedrock’ successfully unpacked and MD5 sums checked
** using staged installation
==== Configuring rbedrock R package ====
set CC=gcc-14 -std=gnu23
set CFLAGS=-I/usr/local/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native
set CXX=g++-14 -std=gnu++17
set CXXFLAGS=-I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native
set LDFLAGS=-Wl,-O1
set CMAKE_BIN=/usr/bin/cmake
==== Configuring src/leveldb-mcpe via CMake ====
-- The C compiler identification is GNU 14.3.0
-- The CXX compiler identification is GNU 14.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc-14 - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++-14 - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for crc32c_value in crc32c
-- Looking for crc32c_value in crc32c - not found
-- Looking for snappy_compress in snappy
-- Looking for snappy_compress in snappy - not found
-- Looking for malloc in tcmalloc
-- Looking for malloc in tcmalloc - not found
-- Looking for fdatasync
-- Looking for fdatasync - found
-- Looking for F_FULLFSYNC
-- Looking for F_FULLFSYNC - not found
-- Looking for O_CLOEXEC
-- Looking for O_CLOEXEC - found
-- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS
-- Performing Test LEVELDB_HAVE_NO_MISSING_FIELD_INITIALIZERS - Success
-- Performing Test HAVE_CXX17_HAS_INCLUDE
-- Performing Test HAVE_CXX17_HAS_INCLUDE - Success
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1")
-- Configuring done (2.5s)
-- Generating done (0.0s)
-- Build files have been written to: /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c actors.c -o actors.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c bedrock_leveldb.c -o bedrock_leveldb.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c binary-decode.c -o binary-decode.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c binary-encode.c -o binary-encode.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -c dummy.cpp -o dummy.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c key_conv.c -o key_conv.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nbt.c -o nbt.o
nbt.c:132:18: warning: ‘payload_size’ defined but not used [-Wunused-function]
132 | static ptrdiff_t payload_size(nbt_type_t type, int n) {
| ^~~~~~~~~~~~
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c random.c -o random.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c subchunk.c -o subchunk.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -pthread -Ivendor/leveldb-mcpe/include -Ivendor/leveldb-mcpe/build/include -I/usr/local/include -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c support.c -o support.o
make --directory=vendor/leveldb-mcpe/build
make[2]: Entering directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build'
/usr/bin/cmake -S/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe -B/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/CMakeFiles /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build//CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build'
make -f CMakeFiles/leveldb.dir/build.make CMakeFiles/leveldb.dir/depend
make[4]: Entering directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build'
cd /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/CMakeFiles/leveldb.dir/DependInfo.cmake "--color="
make[4]: Leaving directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build'
make -f CMakeFiles/leveldb.dir/build.make CMakeFiles/leveldb.dir/build
make[4]: Entering directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build'
[ 2%] Building CXX object CMakeFiles/leveldb.dir/db/builder.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/builder.cc.o -MF CMakeFiles/leveldb.dir/db/builder.cc.o.d -o CMakeFiles/leveldb.dir/db/builder.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/builder.cc
[ 4%] Building CXX object CMakeFiles/leveldb.dir/db/c.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/c.cc.o -MF CMakeFiles/leveldb.dir/db/c.cc.o.d -o CMakeFiles/leveldb.dir/db/c.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/c.cc
[ 7%] Building CXX object CMakeFiles/leveldb.dir/db/db_impl.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/db_impl.cc.o -MF CMakeFiles/leveldb.dir/db/db_impl.cc.o.d -o CMakeFiles/leveldb.dir/db/db_impl.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/db_impl.cc
[ 9%] Building CXX object CMakeFiles/leveldb.dir/db/db_iter.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/db_iter.cc.o -MF CMakeFiles/leveldb.dir/db/db_iter.cc.o.d -o CMakeFiles/leveldb.dir/db/db_iter.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/db_iter.cc
[ 12%] Building CXX object CMakeFiles/leveldb.dir/db/dbformat.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/dbformat.cc.o -MF CMakeFiles/leveldb.dir/db/dbformat.cc.o.d -o CMakeFiles/leveldb.dir/db/dbformat.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/dbformat.cc
[ 14%] Building CXX object CMakeFiles/leveldb.dir/db/dumpfile.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/dumpfile.cc.o -MF CMakeFiles/leveldb.dir/db/dumpfile.cc.o.d -o CMakeFiles/leveldb.dir/db/dumpfile.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/dumpfile.cc
[ 17%] Building CXX object CMakeFiles/leveldb.dir/db/filename.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/filename.cc.o -MF CMakeFiles/leveldb.dir/db/filename.cc.o.d -o CMakeFiles/leveldb.dir/db/filename.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/filename.cc
[ 19%] Building CXX object CMakeFiles/leveldb.dir/db/log_reader.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/log_reader.cc.o -MF CMakeFiles/leveldb.dir/db/log_reader.cc.o.d -o CMakeFiles/leveldb.dir/db/log_reader.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/log_reader.cc
[ 21%] Building CXX object CMakeFiles/leveldb.dir/db/log_writer.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/log_writer.cc.o -MF CMakeFiles/leveldb.dir/db/log_writer.cc.o.d -o CMakeFiles/leveldb.dir/db/log_writer.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/log_writer.cc
[ 24%] Building CXX object CMakeFiles/leveldb.dir/db/memtable.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/memtable.cc.o -MF CMakeFiles/leveldb.dir/db/memtable.cc.o.d -o CMakeFiles/leveldb.dir/db/memtable.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/memtable.cc
[ 26%] Building CXX object CMakeFiles/leveldb.dir/db/repair.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/repair.cc.o -MF CMakeFiles/leveldb.dir/db/repair.cc.o.d -o CMakeFiles/leveldb.dir/db/repair.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/repair.cc
[ 29%] Building CXX object CMakeFiles/leveldb.dir/db/snappy_compressor.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/snappy_compressor.cc.o -MF CMakeFiles/leveldb.dir/db/snappy_compressor.cc.o.d -o CMakeFiles/leveldb.dir/db/snappy_compressor.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/snappy_compressor.cc
[ 31%] Building CXX object CMakeFiles/leveldb.dir/db/table_cache.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/table_cache.cc.o -MF CMakeFiles/leveldb.dir/db/table_cache.cc.o.d -o CMakeFiles/leveldb.dir/db/table_cache.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/table_cache.cc
[ 34%] Building CXX object CMakeFiles/leveldb.dir/db/version_edit.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/version_edit.cc.o -MF CMakeFiles/leveldb.dir/db/version_edit.cc.o.d -o CMakeFiles/leveldb.dir/db/version_edit.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/version_edit.cc
[ 36%] Building CXX object CMakeFiles/leveldb.dir/db/version_set.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/version_set.cc.o -MF CMakeFiles/leveldb.dir/db/version_set.cc.o.d -o CMakeFiles/leveldb.dir/db/version_set.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/version_set.cc
[ 39%] Building CXX object CMakeFiles/leveldb.dir/db/write_batch.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/write_batch.cc.o -MF CMakeFiles/leveldb.dir/db/write_batch.cc.o.d -o CMakeFiles/leveldb.dir/db/write_batch.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/write_batch.cc
[ 41%] Building CXX object CMakeFiles/leveldb.dir/db/zlib_compressor.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/db/zlib_compressor.cc.o -MF CMakeFiles/leveldb.dir/db/zlib_compressor.cc.o.d -o CMakeFiles/leveldb.dir/db/zlib_compressor.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/db/zlib_compressor.cc
[ 43%] Building CXX object CMakeFiles/leveldb.dir/table/block_builder.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/block_builder.cc.o -MF CMakeFiles/leveldb.dir/table/block_builder.cc.o.d -o CMakeFiles/leveldb.dir/table/block_builder.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/block_builder.cc
[ 46%] Building CXX object CMakeFiles/leveldb.dir/table/block.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/block.cc.o -MF CMakeFiles/leveldb.dir/table/block.cc.o.d -o CMakeFiles/leveldb.dir/table/block.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/block.cc
[ 48%] Building CXX object CMakeFiles/leveldb.dir/table/filter_block.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/filter_block.cc.o -MF CMakeFiles/leveldb.dir/table/filter_block.cc.o.d -o CMakeFiles/leveldb.dir/table/filter_block.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/filter_block.cc
[ 51%] Building CXX object CMakeFiles/leveldb.dir/table/format.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/format.cc.o -MF CMakeFiles/leveldb.dir/table/format.cc.o.d -o CMakeFiles/leveldb.dir/table/format.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/format.cc
[ 53%] Building CXX object CMakeFiles/leveldb.dir/table/iterator.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/iterator.cc.o -MF CMakeFiles/leveldb.dir/table/iterator.cc.o.d -o CMakeFiles/leveldb.dir/table/iterator.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/iterator.cc
[ 56%] Building CXX object CMakeFiles/leveldb.dir/table/merger.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/merger.cc.o -MF CMakeFiles/leveldb.dir/table/merger.cc.o.d -o CMakeFiles/leveldb.dir/table/merger.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/merger.cc
[ 58%] Building CXX object CMakeFiles/leveldb.dir/table/table_builder.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/table_builder.cc.o -MF CMakeFiles/leveldb.dir/table/table_builder.cc.o.d -o CMakeFiles/leveldb.dir/table/table_builder.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/table_builder.cc
[ 60%] Building CXX object CMakeFiles/leveldb.dir/table/table.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/table.cc.o -MF CMakeFiles/leveldb.dir/table/table.cc.o.d -o CMakeFiles/leveldb.dir/table/table.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/table.cc
[ 63%] Building CXX object CMakeFiles/leveldb.dir/table/two_level_iterator.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/table/two_level_iterator.cc.o -MF CMakeFiles/leveldb.dir/table/two_level_iterator.cc.o.d -o CMakeFiles/leveldb.dir/table/two_level_iterator.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/table/two_level_iterator.cc
[ 65%] Building CXX object CMakeFiles/leveldb.dir/util/arena.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/arena.cc.o -MF CMakeFiles/leveldb.dir/util/arena.cc.o.d -o CMakeFiles/leveldb.dir/util/arena.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/arena.cc
[ 68%] Building CXX object CMakeFiles/leveldb.dir/util/bloom.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/bloom.cc.o -MF CMakeFiles/leveldb.dir/util/bloom.cc.o.d -o CMakeFiles/leveldb.dir/util/bloom.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/bloom.cc
[ 70%] Building CXX object CMakeFiles/leveldb.dir/util/cache.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/cache.cc.o -MF CMakeFiles/leveldb.dir/util/cache.cc.o.d -o CMakeFiles/leveldb.dir/util/cache.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/cache.cc
[ 73%] Building CXX object CMakeFiles/leveldb.dir/util/coding.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/coding.cc.o -MF CMakeFiles/leveldb.dir/util/coding.cc.o.d -o CMakeFiles/leveldb.dir/util/coding.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/coding.cc
[ 75%] Building CXX object CMakeFiles/leveldb.dir/util/comparator.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/comparator.cc.o -MF CMakeFiles/leveldb.dir/util/comparator.cc.o.d -o CMakeFiles/leveldb.dir/util/comparator.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/comparator.cc
[ 78%] Building CXX object CMakeFiles/leveldb.dir/util/crc32c.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/crc32c.cc.o -MF CMakeFiles/leveldb.dir/util/crc32c.cc.o.d -o CMakeFiles/leveldb.dir/util/crc32c.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/crc32c.cc
[ 80%] Building CXX object CMakeFiles/leveldb.dir/util/env.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/env.cc.o -MF CMakeFiles/leveldb.dir/util/env.cc.o.d -o CMakeFiles/leveldb.dir/util/env.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/env.cc
[ 82%] Building CXX object CMakeFiles/leveldb.dir/util/filter_policy.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/filter_policy.cc.o -MF CMakeFiles/leveldb.dir/util/filter_policy.cc.o.d -o CMakeFiles/leveldb.dir/util/filter_policy.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/filter_policy.cc
[ 85%] Building CXX object CMakeFiles/leveldb.dir/util/hash.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/hash.cc.o -MF CMakeFiles/leveldb.dir/util/hash.cc.o.d -o CMakeFiles/leveldb.dir/util/hash.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/hash.cc
[ 87%] Building CXX object CMakeFiles/leveldb.dir/util/logging.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/logging.cc.o -MF CMakeFiles/leveldb.dir/util/logging.cc.o.d -o CMakeFiles/leveldb.dir/util/logging.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/logging.cc
[ 90%] Building CXX object CMakeFiles/leveldb.dir/util/options.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/options.cc.o -MF CMakeFiles/leveldb.dir/util/options.cc.o.d -o CMakeFiles/leveldb.dir/util/options.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/options.cc
[ 92%] Building CXX object CMakeFiles/leveldb.dir/util/status.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/status.cc.o -MF CMakeFiles/leveldb.dir/util/status.cc.o.d -o CMakeFiles/leveldb.dir/util/status.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/status.cc
[ 95%] Building CXX object CMakeFiles/leveldb.dir/util/env_posix.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/util/env_posix.cc.o -MF CMakeFiles/leveldb.dir/util/env_posix.cc.o.d -o CMakeFiles/leveldb.dir/util/env_posix.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/util/env_posix.cc
[ 97%] Building CXX object CMakeFiles/leveldb.dir/helpers/memenv/memenv.cc.o
/usr/bin/g++-14 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/. -I/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-rtti -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/leveldb.dir/helpers/memenv/memenv.cc.o -MF CMakeFiles/leveldb.dir/helpers/memenv/memenv.cc.o.d -o CMakeFiles/leveldb.dir/helpers/memenv/memenv.cc.o -c /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/helpers/memenv/memenv.cc
[100%] Linking CXX static library libleveldb.a
/usr/bin/cmake -P CMakeFiles/leveldb.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/leveldb.dir/link.txt --verbose=1
/usr/bin/ar qc libleveldb.a CMakeFiles/leveldb.dir/db/builder.cc.o CMakeFiles/leveldb.dir/db/c.cc.o CMakeFiles/leveldb.dir/db/db_impl.cc.o CMakeFiles/leveldb.dir/db/db_iter.cc.o CMakeFiles/leveldb.dir/db/dbformat.cc.o CMakeFiles/leveldb.dir/db/dumpfile.cc.o CMakeFiles/leveldb.dir/db/filename.cc.o CMakeFiles/leveldb.dir/db/log_reader.cc.o CMakeFiles/leveldb.dir/db/log_writer.cc.o CMakeFiles/leveldb.dir/db/memtable.cc.o CMakeFiles/leveldb.dir/db/repair.cc.o CMakeFiles/leveldb.dir/db/snappy_compressor.cc.o CMakeFiles/leveldb.dir/db/table_cache.cc.o CMakeFiles/leveldb.dir/db/version_edit.cc.o CMakeFiles/leveldb.dir/db/version_set.cc.o CMakeFiles/leveldb.dir/db/write_batch.cc.o CMakeFiles/leveldb.dir/db/zlib_compressor.cc.o CMakeFiles/leveldb.dir/table/block_builder.cc.o CMakeFiles/leveldb.dir/table/block.cc.o CMakeFiles/leveldb.dir/table/filter_block.cc.o CMakeFiles/leveldb.dir/table/format.cc.o CMakeFiles/leveldb.dir/table/iterator.cc.o CMakeFiles/leveldb.dir/table/merger.cc.o CMakeFiles/leveldb.dir/table/table_builder.cc.o CMakeFiles/leveldb.dir/table/table.cc.o CMakeFiles/leveldb.dir/table/two_level_iterator.cc.o CMakeFiles/leveldb.dir/util/arena.cc.o CMakeFiles/leveldb.dir/util/bloom.cc.o CMakeFiles/leveldb.dir/util/cache.cc.o CMakeFiles/leveldb.dir/util/coding.cc.o CMakeFiles/leveldb.dir/util/comparator.cc.o CMakeFiles/leveldb.dir/util/crc32c.cc.o CMakeFiles/leveldb.dir/util/env.cc.o CMakeFiles/leveldb.dir/util/filter_policy.cc.o CMakeFiles/leveldb.dir/util/hash.cc.o CMakeFiles/leveldb.dir/util/logging.cc.o CMakeFiles/leveldb.dir/util/options.cc.o CMakeFiles/leveldb.dir/util/status.cc.o CMakeFiles/leveldb.dir/util/env_posix.cc.o CMakeFiles/leveldb.dir/helpers/memenv/memenv.cc.o
/usr/bin/ranlib libleveldb.a
make[4]: Leaving directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build'
[100%] Built target leveldb
make[3]: Leaving directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build'
/usr/bin/cmake -E cmake_progress_start /home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build/CMakeFiles 0
make[2]: Leaving directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src/vendor/leveldb-mcpe/build'
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rbedrock.so actors.o bedrock_leveldb.o binary-decode.o binary-encode.o dummy.o init.o key_conv.o nbt.o random.o subchunk.o support.o -pthread vendor/leveldb-mcpe/build/libleveldb.a -lz -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpx1qSKk/R.INSTALL4e625caad831/rbedrock/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rbedrock/00new/rbedrock/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘rbedrock’
finding HTML links ... done
ActorDigest html
Actors html
Biomes html
BlockEntity html
Blocks html
Checksums html
ChunkData html
ChunkNBTData html
ChunkVersion html
Data2D html
Data3D html
Entity html
FinalizedState html
HardcodedSpawnArea html
LegacyBiomes html
LegacyChunkVersion html
PendingTicks html
RandomTicks html
SubChunkBlocks html
bedrock_leveldb_open html
bedrock_random html
bedrock_random_create_seed html
bedrockdb html
biome_df html
blocks_str html
chrkeys_to_rawkeys html
chunk_blocks html
chunk_keys html
chunk_origin html
compact_world html
default_db html
delete_values html
get_data html
get_keys html
get_nbt_data html
locate_blocks html
minecraft_worlds html
nbt html
nbt_list_of html
put_data html
rac_cast html
rac_type_full html
rbedrock-package html
rbedrock_example html
read_leveldat html
repair_world html
rnbt html
simulation_area html
spawning_area html
to_rnbt_value html
vanilla_block_states_df html
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rbedrock)