* installing *source* package 'smcryptoR' ... ** package 'smcryptoR' successfully unpacked and MD5 sums checked ** using staged installation Building from source using cargo 1.76.0 (c84b36747 2024-01-18) Building from source using rustc 1.76.0 (07dca489a 2024-02-04) ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' rm -rf smcryptoR.dll smcrypto/target/x86_64-pc-windows-gnu/release/libsmcrypto.a init.o sm2.o sm3.o sm4.o smcrypto/target gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -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"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sm2.c -o sm2.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sm3.c -o sm3.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sm4.c -o sm4.o tar xf smcrypto/vendor.tar.xz mkdir -p .cargo && cp smcrypto/vendor-config.toml .cargo/config.toml PATH="C:\Users\CRAN\.cargo\bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/d/RCompile/recent/R/bin/x64:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:.:/usr/bin:/x86_64-w64-mingw32.static.posix/bin:/c/Program Files/MiKTeX/miktex/bin/x64:/c/Program Files/gs/gs/bin:/d/compiler/qpdf/bin:/d/RCompile/CRANpkg/extralibs/localsolver_4_0/bin:/d/RCompile/CRANpkg/extralibs/MARK:/c/Program Files/7-Zip:/d/Compiler/gretl:/c/Program Files/Quarto/bin:/d/compiler/Ruby/bin:/c/Program Files/Microsoft MPI/Bin:/c/Program Files/Python/Scripts:/c/Program Files/Python:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/c/Program Files/PuTTY:/c/Program Files (x86)/WinSCP:/c/Program Files/Pandoc:/c/Program Files/MiKTeX/miktex/bin/x64:/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/c/Program Files/gs/gs/bin:/c/Program Files/jdk-11.0.18.10-hotspot/bin:/d/compiler/perl/c/bin:/d/compiler/perl/perl/site/bin:/d/compiler/perl/perl/bin:/c/Users/CRAN/.cargo/bin:/c/Users/CRAN/AppData/Local/Microsoft/WindowsApps:/bin:/c/Program Files/Julia/bin:/c/Users/CRAN/.cargo/bin:/d/compiler/LDC/bin:/d/RCompile/recent/R/bin/x64/" cargo build -j 2 --target=x86_64-pc-windows-gnu --release --manifest-path=smcrypto/Cargo.toml Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling getrandom v0.2.12 Compiling memchr v2.7.1 Compiling num-traits v0.2.18 Compiling num-bigint v0.4.4 Compiling num-integer v0.1.46 Compiling aho-corasick v1.1.2 Compiling rand_core v0.6.4 Compiling ppv-lite86 v0.2.17 Compiling regex-syntax v0.8.2 Compiling libc v0.2.153 Compiling regex-automata v0.4.5 Compiling rand_chacha v0.3.1 Compiling base64 v0.13.1 Compiling pem v1.1.1 Compiling yasna v0.5.2 Compiling regex v1.10.3 Compiling rand v0.8.5 Compiling bytes v1.5.0 Compiling hex v0.4.3 Compiling lazy_static v1.4.0 Compiling smcrypto v0.2.1 (D:\temp\Rtmp0cyDGH\R.INSTALL28b4832d45777\smcryptoR\src\smcrypto) Finished release [optimized] target(s) in 45.90s gcc -shared -s -static-libgcc -o smcryptoR.dll tmp.def init.o sm2.o sm3.o sm4.o -Lsmcrypto/target/x86_64-pc-windows-gnu/release -lsmcrypto -lws2_32 -ladvapi32 -lgdi32 -lbcrypt -lcrypt32 -luserenv -lntdll -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-smcryptoR/00new/smcryptoR/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 (smcryptoR)