* installing *source* package 'webfakes' ...
** this is package 'webfakes' version '1.3.2'
** package 'webfakes' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_02_03_01_50_00_1639/RtmpGqfPLI/R.INSTALL2745c50eb32e7/webfakes/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -DNO_SSL    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -DNO_CGI -DNO_FILES   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c civetweb.c -o civetweb.o
civetweb.c: In function 'handle_request':
civetweb.c:14710:13: warning: variable 'uri_len' set but not used [-Wunused-but-set-variable]
14710 |         int uri_len, ssl_index;
      |             ^~~~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -DNO_SSL    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -DNO_CGI -DNO_FILES   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c cleancall.c -o cleancall.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -DNO_SSL    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -DNO_CGI -DNO_FILES   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c crc32.c -o crc32.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -DNO_SSL    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -DNO_CGI -DNO_FILES   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c errors.c -o errors.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG -DNO_SSL    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"   -DNO_CGI -DNO_FILES   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -c rweb.c -o rweb.o
gcc -shared -s -static-libgcc -o webfakes.dll tmp.def civetweb.o cleancall.o crc32.o errors.o rweb.o -lws2_32 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_02_03_01_50_00_1639/RtmpGqfPLI/R.INSTALL2745c50eb32e7/webfakes/src'
make[1]: Entering directory '/d/temp/2025_02_03_01_50_00_1639/RtmpGqfPLI/R.INSTALL2745c50eb32e7/webfakes/src'
make[1]: Leaving directory '/d/temp/2025_02_03_01_50_00_1639/RtmpGqfPLI/R.INSTALL2745c50eb32e7/webfakes/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-webfakes/00new/webfakes/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 'webfakes' as webfakes_1.3.2.zip
* DONE (webfakes)