* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘smcryptoR’ ... ** package ‘smcryptoR’ successfully unpacked and MD5 sums checked ** using staged installation Building from source using cargo 1.82.0 (8f40fc59f 2024-08-21) Building from source using rustc 1.82.0 (f6e511eec 2024-10-15) (built from a source tarball) ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpW35rYZ/R.INSTALL1ac6014004d20a/smcryptoR/src' rm -rf smcryptoR.so smcrypto/target/release/libsmcrypto.a init.o sm2.o sm3.o sm4.o smcrypto/target gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -pthread -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -pthread -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sm2.c -o sm2.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -pthread -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sm3.c -o sm3.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -pthread -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sm4.c -o sm4.o tar xf smcrypto/vendor.tar.xz mkdir -p .cargo && cp smcrypto/vendor-config.toml .cargo/config.toml PATH="/home/hornik/bin:/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" cargo build -j 2 --release --manifest-path=smcrypto/Cargo.toml Compiling autocfg v1.1.0 Compiling libc v0.2.153 Compiling num-traits v0.2.18 Compiling cfg-if v1.0.0 Compiling getrandom v0.2.12 Compiling num-bigint v0.4.4 Compiling rand_core v0.6.4 Compiling num-integer v0.1.46 Compiling ppv-lite86 v0.2.17 Compiling rand_chacha v0.3.1 Compiling base64 v0.13.1 Compiling pem v1.1.1 Compiling yasna v0.5.2 Compiling rand v0.8.5 Compiling hex v0.4.3 Compiling bytes v1.5.0 Compiling smcrypto v0.2.1 (/home/hornik/tmp/scratch/RtmpW35rYZ/R.INSTALL1ac6014004d20a/smcryptoR/src/smcrypto) Finished `release` profile [optimized] target(s) in 19.00s gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o smcryptoR.so init.o sm2.o sm3.o sm4.o -Lsmcrypto/target/release -lsmcrypto -lresolv -pthread -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpW35rYZ/R.INSTALL1ac6014004d20a/smcryptoR/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpW35rYZ/R.INSTALL1ac6014004d20a/smcryptoR/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpW35rYZ/R.INSTALL1ac6014004d20a/smcryptoR/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-smcryptoR/00new/smcryptoR/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘smcryptoR’ finding HTML links ... done sm2_encrypt html sm2_encrypt_asn1 html sm2_encrypt_c1c2c3 html sm2_encrypt_file html sm2_encrypt_hex_base64 html sm2_keyexchange html sm2_keypair html sm2_sign html sm3_hash html sm4_encrypt html sm4_encrypt_file html sm4_encrypt_hex_base64 html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (smcryptoR)