downloading reverse dependencies ... downloading arcgisgeocode_0.2.2.tar.gz ... ok downloading arcgislayers_0.3.1.tar.gz ... ok downloading arcgisplaces_0.1.2.tar.gz ... ok downloading arcpbf_0.1.6.tar.gz ... ok installing dependencies ‘arcgisbinding’, ‘arcgisutils’, ‘arcpbf’ Warning: package ‘arcgisbinding’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages begin installing package ‘arcgisutils’ * installing *source* package ‘arcgisutils’ ... ** this is package ‘arcgisutils’ version ‘0.3.3’ ** using staged installation Using cargo 1.85.0 (d73d2caf9 2024-12-31) Using rustc 1.85.0 (4d91de4e4 2025-02-17) (built from a source tarball) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src' gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c entrypoint.c -o entrypoint.o # Check if NOT_CRAN is false and unzip vendor.tar.xz if so if [ "" != "true" ]; then \ if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src/.cargo && \ export PATH="/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" && \ RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling ident_case v1.0.1 Compiling strsim v0.11.1 Compiling fnv v1.0.7 Compiling serde v1.0.219 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling build-print v0.1.1 Compiling extendr-ffi v0.8.0 Compiling paste v1.0.15 Compiling serde_json v1.0.140 Compiling memchr v2.7.4 Compiling extendr-api v0.8.0 Compiling ryu v1.0.20 Compiling itoa v1.0.15 Compiling darling_core v0.20.11 Compiling serde_derive v1.0.219 Compiling darling_macro v0.20.11 Compiling darling v0.20.11 Compiling derive_builder_core v0.20.2 Compiling derive_builder_macro v0.20.2 Compiling serde_with_macros v3.12.0 Compiling derive_builder v0.20.2 Compiling extendr-macros v0.8.0 Compiling once_cell v1.21.3 Compiling serde_with v3.12.0 Compiling serde_esri v0.3.1 (https://github.com/josiahparry/serde_esri#28502b3a) note: Link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms. note: native-static-libs: -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Compiling arcgisutils v0.1.0 (/home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src/rust) note: native-static-libs: -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 44.06s # Always clean up CARGOTMP rm -Rf /home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src/.cargo; gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o arcgisutils.so entrypoint.o -L./rust/target/release -larcgisutils -L/home/hornik/tmp/R-d-gcc-14/lib -lR rm -Rf /home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src/.cargo /home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src/vendor ./rust/target make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2rAqa5/R.INSTALLb0dac38d9151c/arcgisutils/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcgisutils/00new/arcgisutils/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (arcgisutils) begin installing package ‘arcpbf’ * installing *source* package ‘arcpbf’ ... ** this is package ‘arcpbf’ version ‘0.1.6’ ** package ‘arcpbf’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.85.0 (d73d2caf9 2024-12-31) Using rustc 1.85.0 (4d91de4e4 2025-02-17) (built from a source tarball) ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src' rm -Rf arcpbf.so ./rust/target/release/libarcpbf.a entrypoint.o /home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/.cargo /home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/vendor gcc-14 -std=gnu23 -I"/home/hornik/tmp/R-d-gcc-14/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c entrypoint.c -o entrypoint.o if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/.cargo && \ cp rust/vendor-config.toml /home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/.cargo/config.toml; \ fi # In some environments, ~/.cargo/bin might not be included in PATH, so we need # to set it here to ensure cargo can be invoked. It is appended to PATH and # therefore is only used if cargo is absent from the user's PATH. if [ "" != "true" ]; then \ export CARGO_HOME=/home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/.cargo; \ fi && \ export PATH="/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" && \ cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target && \ echo `cargo --version` && echo `rustc --version`; warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/rust/arcpbf/Cargo.toml workspace: /home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/rust/Cargo.toml Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling anyhow v1.0.86 Compiling libR-sys v0.7.1 Compiling autocfg v1.3.0 Compiling quote v1.0.37 Compiling either v1.13.0 Compiling syn v2.0.77 Compiling itertools v0.12.1 Compiling num-traits v0.2.19 Compiling paste v1.0.15 Compiling bytes v1.7.1 Compiling extendr-api v0.7.1 Compiling prost-derive v0.12.6 Compiling extendr-macros v0.7.1 Compiling once_cell v1.19.0 Compiling iana-time-zone v0.1.60 Compiling prost v0.12.6 Compiling chrono v0.4.38 Compiling esripbf v0.1.0 (/home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/rust/esripbf) Compiling arcpbf v0.1.0 (/home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/rust/arcpbf) Finished `release` profile [optimized] target(s) in 21.50s cargo 1.85.0 (d73d2caf9 2024-12-31) rustc 1.85.0 (4d91de4e4 2025-02-17) (built from a source tarball) rm -Rf /home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/.cargo /home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src/vendor ./rust/target/release/build; \ gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R-d-gcc-14/lib -Wl,-O1 -o arcpbf.so entrypoint.o -L./rust/target/release -larcpbf -L/home/hornik/tmp/R-d-gcc-14/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1lunpE/R.INSTALLb1064b19abd7/arcpbf/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-arcpbf/00new/arcpbf/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (arcpbf) checking arcgisutils_0.3.3.tar.gz ... checking arcgisgeocode_0.2.2.tar.gz ... checking arcgislayers_0.3.1.tar.gz ... checking arcgisplaces_0.1.2.tar.gz ... checking arcpbf_0.1.6.tar.gz ... Depends: Package: arcgisutils Depends: R (>= 4.2) Imports: cli, dbplyr, httr2 (>= 1.0.5), RcppSimdJson, rlang, sf, utils Timings: user system elapsed arcgisutils 85.828 7.606 79.762 Results: Check status summary: WARNING NOTE OK Source packages 0 1 0 Reverse depends 2 0 2 Check results summary: arcgisutils ... NOTE * checking CRAN incoming feasibility ... [5s/8s] NOTE rdepends_arcgisgeocode ... WARNING * checking compiled code ... WARNING rdepends_arcgislayers ... OK rdepends_arcgisplaces ... OK rdepends_arcpbf ... WARNING * checking compiled code ... WARNING Check results changes: Package: arcgisplaces [Old version: 0.1.1, New version: 0.1.2] Check: compiled code Old result: WARNING New result: OK