* 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()... clang-22 -std=gnu23 -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c '/tmp/RtmptjmTAK/working_dir/RtmpJj9Orl/conftest-1846a25f0a7c64.c' -o '/tmp/RtmptjmTAK/working_dir/RtmpJj9Orl/conftest-1846a25f0a7c64.o' **** Found: arc4random() *** Looking for getentropy()... clang-22 -std=gnu23 -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c '/tmp/RtmptjmTAK/working_dir/RtmpJj9Orl/conftest-1846a23a6914bf.c' -o '/tmp/RtmptjmTAK/working_dir/RtmpJj9Orl/conftest-1846a23a6914bf.o' **** Found: getentropy() *** Looking for gethostname()... clang-22 -std=gnu23 -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c '/tmp/RtmptjmTAK/working_dir/RtmpJj9Orl/conftest-1846a27ab8e89e.c' -o '/tmp/RtmptjmTAK/working_dir/RtmpJj9Orl/conftest-1846a27ab8e89e.o' **** Found: gethostname() *** configured file: 'src/config.h.in' => 'src/config.h' ** finished configure for package 'ironseed' ** libs using C compiler: ‘clang version 22.1.7 (https://github.com/llvm/llvm-project a255c1ed36a1d06f79bd2633ba9f8d900153007c)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ironseed/src' clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c base58.c -o base58.o clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c compat.c -o compat.o clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c init.c -o init.o clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c ironseed.c -o ironseed.o clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -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)