* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘rshift’ ... ** package ‘rshift’ successfully unpacked and MD5 sums checked ** using staged installation cargo 1.69.1 ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpnhoiJI/R.INSTALL21b20e63004763/rshift/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -pthread -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c entrypoint.c -o entrypoint.o /usr/bin/tar --extract --xz -f ./rust/vendor.tar.xz -C . && \ mkdir -p /home/hornik/tmp/scratch/RtmpnhoiJI/R.INSTALL21b20e63004763/rshift/src/.cargo && \ cp ./rust/cargo_vendor_config.toml /home/hornik/tmp/scratch/RtmpnhoiJI/R.INSTALL21b20e63004763/rshift/src/.cargo/config.toml; \ # To comply with CRAN policy the versions of cargo and rustc # need to be inlcuded in the installation log echo `cargo --version` && echo `rustc --version` cargo 1.69.1 rustc 1.70.0 PATH="/home/hornik/bin:/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" cargo build -j 2 --release --offline --manifest-path=rust/Cargo.toml Compiling proc-macro2 v1.0.69 Compiling unicode-ident v1.0.1 Compiling libR-sys v0.6.0 Compiling extendr-api v0.6.0 Compiling quote v1.0.33 Compiling syn v2.0.38 Compiling once_cell v1.18.0 Compiling paste v1.0.7 Compiling extendr-macros v0.6.0 Compiling rshift v3.0.0 (/home/hornik/tmp/scratch/RtmpnhoiJI/R.INSTALL21b20e63004763/rshift/src/rust) Finished release [optimized] target(s) in 34.16s rm -Rf rust/target/release/build || true rm -Rf /home/hornik/tmp/scratch/RtmpnhoiJI/R.INSTALL21b20e63004763/rshift/src/.cargo || true gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o rshift.so entrypoint.o -Lrust/target/release -lrshift -lresolv -pthread -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpnhoiJI/R.INSTALL21b20e63004763/rshift/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpnhoiJI/R.INSTALL21b20e63004763/rshift/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpnhoiJI/R.INSTALL21b20e63004763/rshift/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-rshift/00new/rshift/libs ** R ** data *** moving datasets to lazyload DB ** 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 ** 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 * creating tarball packaged installation of ‘rshift’ as ‘rshift_3.0.0_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (rshift)