* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ctypesio’ ...
** this is package ‘ctypesio’ version ‘0.1.3’
** package ‘ctypesio’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTuiE0F/R.INSTALL3ac6ad64758828/ctypesio/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -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 -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c parse-uint64-to-double.c -o parse-uint64-to-double.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ctypesio.so init.o parse-uint64-to-double.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTuiE0F/R.INSTALL3ac6ad64758828/ctypesio/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTuiE0F/R.INSTALL3ac6ad64758828/ctypesio/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTuiE0F/R.INSTALL3ac6ad64758828/ctypesio/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ctypesio/00new/ctypesio/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘ctypesio’
finding HTML links ... done
aperm_array_to_vector html
aperm_vector_to_array html
ctypesio-package html
flip_endian html
fprintf html
read_f64 html
read_hex html
read_raw html
read_str html
read_uint8 html
scan_dbl html
set_bounds_check html
set_endian html
set_eof_check html
set_integer_promotion html
set_na_check html
write_f64 html
write_hex html
write_raw html
write_uint8 html
write_utf8 html
** building package indices
** installing vignettes
** 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 (ctypesio)