* 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()...
/usr/local/clang21/bin/clang -std=gnu23 -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c '/tmp/Rtmpf5M9sW/working_dir/Rtmp4MR0BC/conftest-1f4cc565a83a0b.c' -o '/tmp/Rtmpf5M9sW/working_dir/Rtmp4MR0BC/conftest-1f4cc565a83a0b.o'
**** Found: arc4random()
*** Looking for getentropy()...
/usr/local/clang21/bin/clang -std=gnu23 -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c '/tmp/Rtmpf5M9sW/working_dir/Rtmp4MR0BC/conftest-1f4cc5eb7c9a3.c' -o '/tmp/Rtmpf5M9sW/working_dir/Rtmp4MR0BC/conftest-1f4cc5eb7c9a3.o'
**** Found: getentropy()
*** Looking for gethostname()...
/usr/local/clang21/bin/clang -std=gnu23 -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c '/tmp/Rtmpf5M9sW/working_dir/Rtmp4MR0BC/conftest-1f4cc5457799a0.c' -o '/tmp/Rtmpf5M9sW/working_dir/Rtmp4MR0BC/conftest-1f4cc5457799a0.o'
**** Found: gethostname()
*** configured file: 'src/config.h.in' => 'src/config.h'
** finished configure for package 'ironseed'
** libs
using C compiler: ‘clang version 21.1.0-rc3’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ironseed/src'
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread  -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c base58.c -o base58.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread  -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c compat.c -o compat.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread  -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang21/bin/clang -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread  -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c ironseed.c -o ironseed.o
/usr/local/clang21/bin/clang -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -o ironseed.so base58.o compat.o init.o ironseed.o -pthread
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ironseed/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ironseed/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ironseed/src'
installing to /data/gannet/ripley/R/packages/tests-clang/ironseed.Rcheck/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)