* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘ymd’ ... ** package ‘ymd’ successfully unpacked and MD5 sums checked ** using staged installation Using system rustc version: rustc 1.82.0 (f6e511eec 2024-10-15) (built from a source tarball) *** Checking if cargo is installed *** cargo is ok ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpB2rBgI/R.INSTALL3fcc84107005f6/ymd/src' rm -Rf ymd.so entrypoint.o ./rust/.cargo ./rust/target/release/libymd.a gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c entrypoint.c -o entrypoint.o # vendoring (Note: to avoid NOTE of "Found the following hidden files and # directories", .cargo needs to be created here) if [ "yes" = "yes" ]; then \ /usr/bin/tar --extract --xz -f ./rust/vendor.tar.xz -C ./rust && \ mkdir -p ./rust/.cargo && \ cp ./cargo_vendor_config.toml ./rust/.cargo/config.toml; \ fi export LIBRSYS_R_VERSION="4.4.2" && export CARGO_HOME="/home/hornik/tmp/scratch/RtmpB2rBgI/R.INSTALL3fcc84107005f6/ymd/src/.cargo" && cd ./rust && cargo build --lib --release --offline --jobs=1 Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.13 Compiling autocfg v1.4.0 Compiling libR-sys v0.7.1 Compiling num-traits v0.2.19 Compiling quote v1.0.37 Compiling paste v1.0.15 Compiling syn v2.0.87 Compiling extendr-api v0.7.1 Compiling extendr-macros v0.7.1 Compiling iana-time-zone v0.1.61 Compiling once_cell v1.20.2 Compiling chrono v0.4.38 Compiling ymd v0.1.3 (/home/hornik/tmp/scratch/RtmpB2rBgI/R.INSTALL3fcc84107005f6/ymd/src/rust) Finished `release` profile [optimized] target(s) in 47.12s rm -Rf /home/hornik/tmp/scratch/RtmpB2rBgI/R.INSTALL3fcc84107005f6/ymd/src/.cargo ./rust/target/release/build rm -Rf ./rust/vendor ./rust/.cargo gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ymd.so entrypoint.o -L./rust/target/release -lymd -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpB2rBgI/R.INSTALL3fcc84107005f6/ymd/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpB2rBgI/R.INSTALL3fcc84107005f6/ymd/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpB2rBgI/R.INSTALL3fcc84107005f6/ymd/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ymd/00new/ymd/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘ymd’ finding HTML links ... done beop html date_part html edate html ymd html ** building package indices ** 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 (ymd)