* 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-devel/ironseed'
make[1]: warning: -j30 forced in submake: resetting jobserver mode.
make[1]: *** No rule to make target 'k'.
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c /tmp/RtmpFP1ORp/working_dir/Rtmp4YrqhE/file49645193e4df5/test.c -o /tmp/RtmpFP1ORp/working_dir/Rtmp4YrqhE/file49645193e4df5/test.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ironseed'
**** Not found: arc4random()
*** removed directory '/tmp/RtmpFP1ORp/working_dir/Rtmp4YrqhE/file49645193e4df5'
*** Looking for getentropy()...
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ironseed'
make[1]: warning: -j30 forced in submake: resetting jobserver mode.
make[1]: *** No rule to make target 'k'.
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c /tmp/RtmpFP1ORp/working_dir/Rtmp4YrqhE/file496456b16727c/test.c -o /tmp/RtmpFP1ORp/working_dir/Rtmp4YrqhE/file496456b16727c/test.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ironseed'
**** Not found: getentropy()
*** removed directory '/tmp/RtmpFP1ORp/working_dir/Rtmp4YrqhE/file496456b16727c'
*** configured file: 'src/config.h.in' => 'src/config.h'
** finished configure for package 'ironseed'
** libs
using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ironseed/src'
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -pthread  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c base58.c -o base58.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -pthread  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c compat.c -o compat.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -pthread  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c init.c -o init.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -pthread  -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c ironseed.c -o ironseed.o
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -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-devel/ironseed/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/ironseed/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/ironseed/src'
installing to /data/gannet/ripley/R/packages/tests-devel/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)