* 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' ...
*** configured file: 'src/config.h.in' => 'src/config.h'
** finished configure for package 'ironseed'
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_07_12_01_50_01_24483/RtmpczJ2He/R.INSTALL2363c2f2b7a3d/ironseed/src'
gcc  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -pthread    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c base58.c -o base58.o
gcc  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -pthread    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c compat.c -o compat.o
gcc  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -pthread    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -pthread    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ironseed.c -o ironseed.o
gcc -shared -s -static-libgcc -o ironseed.dll tmp.def base58.o compat.o init.o ironseed.o -pthread -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_12_01_50_01_24483/RtmpczJ2He/R.INSTALL2363c2f2b7a3d/ironseed/src'
make[1]: Entering directory '/d/temp/2025_07_12_01_50_01_24483/RtmpczJ2He/R.INSTALL2363c2f2b7a3d/ironseed/src'
make[1]: Leaving directory '/d/temp/2025_07_12_01_50_01_24483/RtmpczJ2He/R.INSTALL2363c2f2b7a3d/ironseed/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-ironseed/00new/ironseed/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'ironseed' as ironseed_0.1.0.zip
* DONE (ironseed)