* installing *source* package 'ssh' ...
** package 'ssh' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpyMnbBd/R.INSTALL25ec86ed016a7/ssh/src'
rm -f ssh.dll command.o init.o scp.o session.o tunnel.o writer.o
"D:/RCompile/recent/R-4.4.0/bin/x64/Rscript.exe" "../tools/winlibs.R"
[1] TRUE
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/libssh/include -DLIBSSH_STATIC    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c command.c -o command.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/libssh/include -DLIBSSH_STATIC    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/libssh/include -DLIBSSH_STATIC    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c scp.c -o scp.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/libssh/include -DLIBSSH_STATIC    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c session.c -o session.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/libssh/include -DLIBSSH_STATIC    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c tunnel.c -o tunnel.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/libssh/include -DLIBSSH_STATIC    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c writer.c -o writer.o
gcc -shared -s -static-libgcc -o ssh.dll tmp.def command.o init.o scp.o session.o tunnel.o writer.o -L../windows/libssh/lib-13.2.0/x64 -L../windows/libssh/lib -lssh -lcrypto -lz -lpthread -lws2_32 -lgdi32 -lcrypt32 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpyMnbBd/R.INSTALL25ec86ed016a7/ssh/src'
make[1]: Entering directory '/d/temp/RtmpyMnbBd/R.INSTALL25ec86ed016a7/ssh/src'
make[1]: Leaving directory '/d/temp/RtmpyMnbBd/R.INSTALL25ec86ed016a7/ssh/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-ssh/00new/ssh/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'ssh' as ssh_0.9.1.zip
* DONE (ssh)