* 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 '/data/gannet/ripley/R/packages/tests-clang/ironseed'
make[1]: warning: -j30 forced in submake: resetting jobserver mode.
make[1]: *** No rule to make target 'k'.
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c /tmp/RtmpCQi1tA/working_dir/RtmpIyhwPx/file471b0269c7e84/test.c -o /tmp/RtmpCQi1tA/working_dir/RtmpIyhwPx/file471b0269c7e84/test.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ironseed'
**** Not found: arc4random()
*** removed directory '/tmp/RtmpCQi1tA/working_dir/RtmpIyhwPx/file471b0269c7e84'
*** Looking for getentropy()...
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ironseed'
make[1]: warning: -j30 forced in submake: resetting jobserver mode.
make[1]: *** No rule to make target 'k'.
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c /tmp/RtmpCQi1tA/working_dir/RtmpIyhwPx/file471b0220eec28/test.c -o /tmp/RtmpCQi1tA/working_dir/RtmpIyhwPx/file471b0220eec28/test.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/ironseed'
**** Not found: getentropy()
*** removed directory '/tmp/RtmpCQi1tA/working_dir/RtmpIyhwPx/file471b0220eec28'
*** configured file: 'src/config.h.in' => 'src/config.h'
** finished configure for package 'ironseed'
** libs
using C compiler: ‘clang version 20.1.7’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/ironseed/src'
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread  -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c base58.c -o base58.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread  -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c compat.c -o compat.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread  -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
clang-20 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -pthread  -isystem /usr/local/clang20/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c ironseed.c -o ironseed.o
clang-20 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang20/lib -L/usr/local/clang20/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang20/lib/clang/20/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)