* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘geoarrow’ ...
** this is package ‘geoarrow’ version ‘0.4.2’
** package ‘geoarrow’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C compiler: ‘gcc-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
using C++ compiler: ‘g++-16 (Debian 16-20260425-1) 16.0.1 20260425 (prerelease) [gcc-16 r16-8812-gd9c07462a22]’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJl06St/R.INSTALLd0bca4c581062/geoarrow/src'
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c d2s.c -o d2s.o
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c double_parse_fast_float.cc -o double_parse_fast_float.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geoarrow.c -o geoarrow.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c nanoarrow.c -o nanoarrow.o
In file included from /usr/include/stdio.h:970,
from nanoarrow.c:21:
In function ‘snprintf’,
inlined from ‘GeoArrowRPkgArrowSchemaToString’ at nanoarrow.c:2056:20:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: warning: null destination pointer [-Wformat-truncation=]
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r-init.c -o r-init.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r-kernel.c -o r-kernel.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r-sf-compat.c -o r-sf-compat.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r-type.c -o r-type.o
g++-16 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c r-wk-handle-stream.cc -o r-wk-handle-stream.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r-wk-impl.c -o r-wk-impl.o
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG -I../src -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/wk/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c r-wk-writer.c -o r-wk-writer.o
g++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o geoarrow.so d2s.o double_parse_fast_float.o geoarrow.o nanoarrow.o r-init.o r-kernel.o r-sf-compat.o r-type.o r-wk-handle-stream.o r-wk-impl.o r-wk-writer.o -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJl06St/R.INSTALLd0bca4c581062/geoarrow/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpJl06St/R.INSTALLd0bca4c581062/geoarrow/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpJl06St/R.INSTALLd0bca4c581062/geoarrow/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-geoarrow/00new/geoarrow/libs
** R
** 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
* DONE (geoarrow)