* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘rbedrock’ ... ** package ‘rbedrock’ successfully unpacked and MD5 sums checked ** using staged installation ==== Configuring rbedrock R package ==== set CC=gcc-13 set CFLAGS=-I/usr/local/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native set CXX=g++-13 -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 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc-13 - 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++-13 - 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") -- Configuring done (3.6s) -- Generating done (0.0s) -- Build files have been written to: /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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 g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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 gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread -I./leveldb-mcpe/include -I./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=leveldb-mcpe/build make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build' /usr/bin/cmake -S/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe -B/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/CMakeFiles /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build' make -f CMakeFiles/leveldb.dir/build.make CMakeFiles/leveldb.dir/depend make[4]: Entering directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build' cd /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/CMakeFiles/leveldb.dir/DependInfo.cmake "--color=" make[4]: Leaving directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build' make -f CMakeFiles/leveldb.dir/build.make CMakeFiles/leveldb.dir/build make[4]: Entering directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build' [ 2%] Building CXX object CMakeFiles/leveldb.dir/db/builder.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/builder.cc [ 4%] Building CXX object CMakeFiles/leveldb.dir/db/c.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/c.cc [ 7%] Building CXX object CMakeFiles/leveldb.dir/db/db_impl.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/db_impl.cc [ 9%] Building CXX object CMakeFiles/leveldb.dir/db/db_iter.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/db_iter.cc [ 12%] Building CXX object CMakeFiles/leveldb.dir/db/dbformat.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/dbformat.cc [ 14%] Building CXX object CMakeFiles/leveldb.dir/db/dumpfile.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/dumpfile.cc [ 17%] Building CXX object CMakeFiles/leveldb.dir/db/filename.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/filename.cc [ 19%] Building CXX object CMakeFiles/leveldb.dir/db/log_reader.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/log_reader.cc [ 21%] Building CXX object CMakeFiles/leveldb.dir/db/log_writer.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/log_writer.cc [ 24%] Building CXX object CMakeFiles/leveldb.dir/db/memtable.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/memtable.cc [ 26%] Building CXX object CMakeFiles/leveldb.dir/db/repair.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/repair.cc [ 29%] Building CXX object CMakeFiles/leveldb.dir/db/snappy_compressor.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/snappy_compressor.cc [ 31%] Building CXX object CMakeFiles/leveldb.dir/db/table_cache.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/table_cache.cc [ 34%] Building CXX object CMakeFiles/leveldb.dir/db/version_edit.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/version_edit.cc [ 36%] Building CXX object CMakeFiles/leveldb.dir/db/version_set.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/version_set.cc [ 39%] Building CXX object CMakeFiles/leveldb.dir/db/write_batch.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/write_batch.cc [ 41%] Building CXX object CMakeFiles/leveldb.dir/db/zlib_compressor.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/db/zlib_compressor.cc [ 43%] Building CXX object CMakeFiles/leveldb.dir/table/block_builder.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/block_builder.cc [ 46%] Building CXX object CMakeFiles/leveldb.dir/table/block.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/block.cc [ 48%] Building CXX object CMakeFiles/leveldb.dir/table/filter_block.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/filter_block.cc [ 51%] Building CXX object CMakeFiles/leveldb.dir/table/format.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/format.cc [ 53%] Building CXX object CMakeFiles/leveldb.dir/table/iterator.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/iterator.cc [ 56%] Building CXX object CMakeFiles/leveldb.dir/table/merger.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/merger.cc [ 58%] Building CXX object CMakeFiles/leveldb.dir/table/table_builder.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/table_builder.cc [ 60%] Building CXX object CMakeFiles/leveldb.dir/table/table.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/table.cc [ 63%] Building CXX object CMakeFiles/leveldb.dir/table/two_level_iterator.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/table/two_level_iterator.cc [ 65%] Building CXX object CMakeFiles/leveldb.dir/util/arena.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/arena.cc [ 68%] Building CXX object CMakeFiles/leveldb.dir/util/bloom.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/bloom.cc [ 70%] Building CXX object CMakeFiles/leveldb.dir/util/cache.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/cache.cc [ 73%] Building CXX object CMakeFiles/leveldb.dir/util/coding.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/coding.cc [ 75%] Building CXX object CMakeFiles/leveldb.dir/util/comparator.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/comparator.cc [ 78%] Building CXX object CMakeFiles/leveldb.dir/util/crc32c.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/crc32c.cc [ 80%] Building CXX object CMakeFiles/leveldb.dir/util/env.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/env.cc [ 82%] Building CXX object CMakeFiles/leveldb.dir/util/filter_policy.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/filter_policy.cc [ 85%] Building CXX object CMakeFiles/leveldb.dir/util/hash.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/hash.cc [ 87%] Building CXX object CMakeFiles/leveldb.dir/util/logging.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/logging.cc [ 90%] Building CXX object CMakeFiles/leveldb.dir/util/options.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/options.cc [ 92%] Building CXX object CMakeFiles/leveldb.dir/util/status.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/status.cc [ 95%] Building CXX object CMakeFiles/leveldb.dir/util/env_posix.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/util/env_posix.cc [ 97%] Building CXX object CMakeFiles/leveldb.dir/helpers/memenv/memenv.cc.o /usr/bin/g++-13 -std=gnu++17 -DLEVELDB_COMPILE_LIBRARY -DLEVELDB_PLATFORM_POSIX=1 -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/include -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/. -I/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/include -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -fno-exceptions -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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/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/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build' [100%] Built target leveldb make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build' /usr/bin/cmake -E cmake_progress_start /home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build/CMakeFiles 0 make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src/leveldb-mcpe/build' g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o rbedrock.so actors.o bedrock_leveldb.o dummy.o init.o key_conv.o nbt.o random.o subchunk.o support.o -L./leveldb-mcpe/build -pthread leveldb-mcpe/build/libleveldb.a -lz -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxDHyCL/R.INSTALL25961d5774cb90/rbedrock/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-rbedrock/00new/rbedrock/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 * creating tarball packaged installation of ‘rbedrock’ as ‘rbedrock_0.3.2_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (rbedrock)