* installing *source* package 'sodium' ... ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 12.2.0' 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/bin/x64/Rscript.exe" "../tools/winlibs.R" [1] TRUE gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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/include" -DNDEBUG -I../windows/sodium/include -I"d:/rtools43/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:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/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 * DONE (sodium)