* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ironseed’ ...
** this is package ‘ironseed’ version ‘0.3.0’
** package ‘ironseed’ successfully unpacked and MD5 sums checked
** using staged installation
** preparing to configure package 'ironseed' ...
*** Looking for arc4random()...
gcc-15 -I/usr/local/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c '/home/hornik/tmp/scratch/RtmpA91kBv/conftest-29051038a4af67.c' -o '/home/hornik/tmp/scratch/RtmpA91kBv/conftest-29051038a4af67.o'
**** Found: arc4random()
*** Looking for getentropy()...
gcc-15 -I/usr/local/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c '/home/hornik/tmp/scratch/RtmpA91kBv/conftest-2905102f253fe7.c' -o '/home/hornik/tmp/scratch/RtmpA91kBv/conftest-2905102f253fe7.o'
**** Found: getentropy()
*** Looking for gethostname()...
gcc-15 -I/usr/local/include -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c '/home/hornik/tmp/scratch/RtmpA91kBv/conftest-2905105a2dfb58.c' -o '/home/hornik/tmp/scratch/RtmpA91kBv/conftest-2905105a2dfb58.o'
**** Found: gethostname()
*** configured file: 'src/config.h.in' => 'src/config.h'
** finished configure for package 'ironseed'
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgTrvj9/R.INSTALL2903f820332c93/ironseed/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-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-15 -I"/home/hornik/tmp/R.check/r-patched-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-15 -I"/home/hornik/tmp/R.check/r-patched-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-15 -I"/home/hornik/tmp/R.check/r-patched-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-15 -shared -L/home/hornik/tmp/R.check/r-patched-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-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgTrvj9/R.INSTALL2903f820332c93/ironseed/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgTrvj9/R.INSTALL2903f820332c93/ironseed/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgTrvj9/R.INSTALL2903f820332c93/ironseed/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ironseed/00new/ironseed/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘ironseed’
finding HTML links ... done
fill_random_seed html
ironseed-package html
ironseed html
ironseed_stream html
with_ironseed html
*** 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)