* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘ironseed’ ...
** this is package ‘ironseed’ version ‘0.1.0’
** package ‘ironseed’ successfully unpacked and MD5 sums checked
** using staged installation
** preparing to configure package 'ironseed' ...
*** Looking for arc4random()...
make[1]: Entering directory '/tmp/RtmpGyrdEY/R.INSTALL347bf122247ad6/ironseed'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic  -c /tmp/Rtmp9udjf3/file347e237d710d86/test.c -o /tmp/Rtmp9udjf3/file347e237d710d86/test.o
make[1]: Leaving directory '/tmp/RtmpGyrdEY/R.INSTALL347bf122247ad6/ironseed'
**** Found: arc4random()
*** removed directory '/tmp/Rtmp9udjf3/file347e237d710d86'
*** Looking for getentropy()...
make[1]: Entering directory '/tmp/RtmpGyrdEY/R.INSTALL347bf122247ad6/ironseed'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic  -c /tmp/Rtmp9udjf3/file347e2349c3981b/test.c -o /tmp/Rtmp9udjf3/file347e2349c3981b/test.o
make[1]: Leaving directory '/tmp/RtmpGyrdEY/R.INSTALL347bf122247ad6/ironseed'
**** Found: getentropy()
*** removed directory '/tmp/Rtmp9udjf3/file347e2349c3981b'
*** configured file: 'src/config.h.in' => 'src/config.h'
** finished configure for package 'ironseed'
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/tmp/RtmpGyrdEY/R.INSTALL347bf122247ad6/ironseed/src'
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c base58.c -o base58.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c compat.c -o compat.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -pthread  -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-devel-gcc/Work/build/include" -DNDEBUG -pthread  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ironseed.c -o ironseed.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o ironseed.so base58.o compat.o init.o ironseed.o -pthread -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpGyrdEY/R.INSTALL347bf122247ad6/ironseed/src'
make[1]: Entering directory '/tmp/RtmpGyrdEY/R.INSTALL347bf122247ad6/ironseed/src'
make[1]: Leaving directory '/tmp/RtmpGyrdEY/R.INSTALL347bf122247ad6/ironseed/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-ironseed/00new/ironseed/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (ironseed)