* installing *source* package 'pak' ...
** this is package 'pak' version '0.8.0.1'
** package 'pak' successfully unpacked and MD5 sums checked
** using staged installation
** Running ./configure
** libs
make[1]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src'
Current platform: x86_64-w64-mingw32 
Build platform:   
Target platform:   

Compiling R6 

Compiling cli 
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[2]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/cli/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ansi.c -o ansi.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c cleancall.c -o cleancall.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c diff.c -o diff.o
diff.c: In function 'clic_diff_chr':
diff.c:104:3: warning: 'sn' may be used uninitialized [-Wmaybe-uninitialized]
  104 |   SET_VECTOR_ELT(result, 0, allocVector(INTSXP, sn));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
diff.c:85:7: note: 'sn' was declared here
   85 |   int sn;
      |       ^~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c errors.c -o errors.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c glue.c -o glue.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c inst.c -o inst.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c keypress-unix.c -o keypress-unix.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c keypress-win.c -o keypress-win.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c keypress.c -o keypress.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c md5.c -o md5.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c progress-altrep.c -o progress-altrep.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c progress.c -o progress.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c sha1.c -o sha1.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c sha256.c -o sha256.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c thread.c -o thread.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c tty.c -o tty.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c utf8.c -o utf8.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c utils.c -o utils.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c vt.c -o vt.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c vtparse.c -o vtparse.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c vtparse_table.c -o vtparse_table.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c win-utf8.c -o win-utf8.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -I../inst/include   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c winfiles.c -o winfiles.o
gcc -shared -s -static-libgcc -o cli.dll tmp.def ansi.o cleancall.o diff.o errors.o glue.o init.o inst.o keypress-unix.o keypress-win.o keypress.o md5.o progress-altrep.o progress.o sha1.o sha256.o thread.o tty.o utf8.o utils.o vt.o vtparse.o vtparse_table.o win-utf8.o winfiles.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[2]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/cli/src'
make[2]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/cli/src'
make[2]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/cli/src'
installing to D:/RCompile/CRANpkg/lib/4.5/00LOCK-pak/00new/pak/library/cli/libs/x64

Compiling curl 
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[2]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/curl/src'
rm -f curl.dll callbacks.o curl.o download.o escape.o fetch.o findport.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o options.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o
"D:/RCompile/recent/R/bin/x64/Rscript.exe" "../tools/winlibs.R"
[1] TRUE
echo '#include <curl/curl.h>' | gcc  -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP -std=gnu99 -E -xc - | grep "^[ \t]*CURLOPT_.*," | sed s/,// > ../tools/option_table.txt
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c callbacks.c -o callbacks.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c curl.c -o curl.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c download.c -o download.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c escape.c -o escape.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c fetch.c -o fetch.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c findport.c -o findport.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c form.c -o form.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c getdate.c -o getdate.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c handle.c -o handle.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ieproxy.c -o ieproxy.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -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/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c interrupt.c -o interrupt.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c multi.c -o multi.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c nslookup.c -o nslookup.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c options.c -o options.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c reflist.c -o reflist.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c split.c -o split.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c ssl.c -o ssl.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c typechecking.c -o typechecking.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c utils.c -o utils.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c version.c -o version.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c winidn.c -o winidn.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/libcurl/include -DCURL_STATICLIB -DSTRICT_R_HEADERS -DR_NO_REMAP    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c writer.c -o writer.o
gcc -shared -s -static-libgcc -o curl.dll tmp.def callbacks.o curl.o download.o escape.o fetch.o findport.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o options.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -L../windows/libcurl/lib-14.2.0/x64 -L../windows/libcurl/lib -lwinhttp -lcurl -lnghttp2 -lssh2 -lz -lssl -lcrypto -pthread -lgdi32 -lws2_32 -lcrypt32 -lbcrypt -lwldap32 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[2]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/curl/src'
make[2]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/curl/src'
make[2]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/curl/src'
installing to D:/RCompile/CRANpkg/lib/4.5/00LOCK-pak/00new/pak/library/curl/libs/x64

Compiling filelock 
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[2]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/filelock/src'
rm -f filelock.dll init.o filelock-windows.o locklist.o utf8.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -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/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c filelock-windows.c -o filelock-windows.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c locklist.c -o locklist.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c utf8.c -o utf8.o
gcc -shared -s -static-libgcc -o filelock.dll tmp.def init.o filelock-windows.o locklist.o utf8.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[2]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/filelock/src'
make[2]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/filelock/src'
make[2]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/filelock/src'
installing to D:/RCompile/CRANpkg/lib/4.5/00LOCK-pak/00new/pak/library/filelock/libs/x64

Compiling jsonlite 
using C compiler: 'gcc.exe (GCC) 14.2.0'
make[2]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/jsonlite/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c base64.c -o base64.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c collapse_array.c -o collapse_array.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c collapse_object.c -o collapse_object.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c collapse_pretty.c -o collapse_pretty.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c escape_chars.c -o escape_chars.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -Iyajl/api    -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"    -D__USE_MINGW_ANSI_STDIO   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c integer64_to_na.c -o integer64_to_na.o
In file included from modp_numtoa.h:34,
                 from integer64_to_na.c:2:
modp_stdint.h:37:23: error: two or more data types in declaration specifiers
   37 | typedef unsigned char bool;
      |                       ^~~~
modp_stdint.h:37:1: warning: useless type name in empty declaration
   37 | typedef unsigned char bool;
      | ^~~~~~~
make[2]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:289: integer64_to_na.o] Error 1
make[2]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src/library/jsonlite/src'
ERROR: compilation failed for package 'jsonlite'
Error in install_one(pkg, lib = lib) : FAILED
Calls: install_embedded_main -> install_all -> install_one
Execution halted
make[1]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src'
make[1]: Entering directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src'
make[1]: Leaving directory '/d/temp/2025_03_13_13_33_54_14899/RtmpUR7KS0/R.INSTALL9524736f413f/pak/src'
installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-pak/00new/pak
Error in eval(ei, envir) : Compilation failed.
* removing 'd:/Rcompile/CRANpkg/lib/4.5/pak'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.5/pak'