* installing *source* package 'sodium' ...
** package 'sodium' 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/RtmpAHSwne/R.INSTALLbce82d221e3c/sodium/src'
rm -f sodium.dll diffie.o hashing.o helpers.o init.o keygen.o messaging.o password.o seal.o secret.o signing.o stream.o xor.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/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c diffie.c -o diffie.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hashing.c -o hashing.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c helpers.c -o helpers.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -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/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c keygen.c -o keygen.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c messaging.c -o messaging.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c password.c -o password.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c seal.c -o seal.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c secret.c -o secret.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c signing.c -o signing.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c stream.c -o stream.o
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I../windows/sodium/include    -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xor.c -o xor.o
gcc -shared -s -static-libgcc -o sodium.dll tmp.def diffie.o hashing.o helpers.o init.o keygen.o messaging.o password.o seal.o secret.o signing.o stream.o xor.o -L../windows/sodium/lib/x64 -L../windows/sodium/lib -lsodium -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/RtmpAHSwne/R.INSTALLbce82d221e3c/sodium/src'
make[1]: Entering directory '/d/temp/RtmpAHSwne/R.INSTALLbce82d221e3c/sodium/src'
make[1]: Leaving directory '/d/temp/RtmpAHSwne/R.INSTALLbce82d221e3c/sodium/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-sodium/00new/sodium/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 'sodium' as sodium_1.3.1.zip
* DONE (sodium)