* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘ironseed’ ...
** this is package ‘ironseed’ version ‘0.2.0’
** package ‘ironseed’ successfully unpacked and MD5 sums checked
** using staged installation
** preparing to configure package 'ironseed' ...
*** Looking for arc4random()...
clang-19 -std=gnu23 -I/usr/local/include -fpic -g -O3 -Wall -pedantic -c '/home/hornik/tmp/scratch/RtmpZMji1a/conftest-2e29523586f761.c' -o '/home/hornik/tmp/scratch/RtmpZMji1a/conftest-2e29523586f761.o'
**** Found: arc4random()
*** Looking for getentropy()...
clang-19 -std=gnu23 -I/usr/local/include -fpic -g -O3 -Wall -pedantic -c '/home/hornik/tmp/scratch/RtmpZMji1a/conftest-2e29521269caef.c' -o '/home/hornik/tmp/scratch/RtmpZMji1a/conftest-2e29521269caef.o'
**** Found: getentropy()
*** Looking for gethostname()...
clang-19 -std=gnu23 -I/usr/local/include -fpic -g -O3 -Wall -pedantic -c '/home/hornik/tmp/scratch/RtmpZMji1a/conftest-2e29529ac29b.c' -o '/home/hornik/tmp/scratch/RtmpZMji1a/conftest-2e29529ac29b.o'
**** Found: gethostname()
*** configured file: 'src/config.h.in' => 'src/config.h'
** finished configure for package 'ironseed'
** libs
using C compiler: ‘Debian clang version 19.1.7 (3+b2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHzUHUC/R.INSTALL2e27c9629db66a/ironseed/src'
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -pthread  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c base58.c -o base58.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -pthread  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c compat.c -o compat.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -pthread  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c init.c -o init.o
clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -pthread  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c ironseed.c -o ironseed.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHzUHUC/R.INSTALL2e27c9629db66a/ironseed/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpHzUHUC/R.INSTALL2e27c9629db66a/ironseed/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpHzUHUC/R.INSTALL2e27c9629db66a/ironseed/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)