* installing *source* package ‘arcgisplaces’ ... ** this is package ‘arcgisplaces’ version ‘0.1.2’ ** package ‘arcgisplaces’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.87.0 (99624be96 2025-05-06) (Fedora 1.87.0-2.fc42) Using rustc 1.87.0 (17067e9ac 2025-05-09) (Fedora 1.87.0-2.fc42) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src' gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -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 /data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src/.cargo && \ cp rust/vendor-config.toml /data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src/.cargo/config.toml; \ fi; \ fi export CARGO_HOME=/data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src/.cargo && \ export PATH="/data/gannet/ripley/bin:/data/gannet/ripley/bin2:/usr/local/bin:/usr/local/texbin:/usr/sbin:/usr/lib64/qt-3.3/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/lib64/openmpi/bin:/data/gannet/ripley/.cargo/bin" && \ RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling synstructure v0.13.1 Compiling libc v0.2.171 Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.7.5 Compiling zerofrom v0.1.6 Compiling stable_deref_trait v1.2.0 Compiling zerovec-derive v0.10.3 Compiling yoke v0.7.5 Compiling pin-project-lite v0.2.16 Compiling bytes v1.10.1 Compiling displaydoc v0.2.5 Compiling zerovec v0.10.4 Compiling shlex v1.3.0 Compiling once_cell v1.21.3 Compiling futures-core v0.3.31 Compiling cc v1.2.18 Compiling itoa v1.0.15 Compiling autocfg v1.4.0 Compiling pkg-config v0.3.32 Compiling vcpkg v0.2.15 Compiling slab v0.4.9 Compiling tinystr v0.7.6 Compiling mio v1.0.3 Compiling socket2 v0.5.9 Compiling openssl-sys v0.9.107 Compiling writeable v0.5.5 Compiling futures-sink v0.3.31 Compiling litemap v0.7.5 Compiling icu_locid_transform_data v1.5.1 Compiling tokio v1.44.2 Compiling icu_locid v1.5.0 Compiling icu_provider_macros v1.5.0 Compiling icu_properties_data v1.5.1 Compiling ident_case v1.0.1 Compiling fnv v1.0.7 Compiling strsim v0.11.1 Compiling smallvec v1.15.0 Compiling http v1.3.1 Compiling darling_core v0.20.11 Compiling icu_provider v1.5.0 Compiling icu_normalizer_data v1.5.1 Compiling memchr v2.7.4 Compiling icu_locid_transform v1.5.0 Compiling darling_macro v0.20.11 Compiling icu_collections v1.5.0 Compiling tracing-core v0.1.33 Compiling futures-io v0.3.31 Compiling httparse v1.10.1 Compiling serde v1.0.219 Compiling foreign-types-shared v0.1.1 Compiling futures-task v0.3.31 Compiling equivalent v1.0.2 Compiling cfg-if v1.0.0 Compiling hashbrown v0.15.2 Compiling openssl v0.10.72 Compiling pin-utils v0.1.0 Compiling futures-util v0.3.31 Compiling foreign-types v0.3.2 Compiling indexmap v2.9.0 Compiling tracing v0.1.41 Compiling icu_properties v1.5.1 Compiling darling v0.20.11 Compiling tokio-util v0.7.14 Compiling http-body v1.0.1 Compiling openssl-macros v0.1.1 Compiling serde_derive v1.0.219 Compiling native-tls v0.2.14 Compiling try-lock v0.2.5 Compiling utf16_iter v1.0.5 Compiling atomic-waker v1.1.2 Compiling write16 v1.0.0 Compiling bitflags v2.9.0 Compiling utf8_iter v1.0.4 Compiling icu_normalizer v1.5.0 Compiling h2 v0.4.8 Compiling want v0.3.1 Compiling futures-channel v0.3.31 Compiling openssl-probe v0.1.6 Compiling log v0.4.27 Compiling tower-service v0.3.3 Compiling percent-encoding v2.3.1 Compiling build-print v0.1.1 Compiling extendr-ffi v0.8.0 Compiling form_urlencoded v1.2.1 Compiling hyper v1.6.0 Compiling idna_adapter v1.2.0 Compiling serde_json v1.0.140 Compiling ryu v1.0.20 Compiling idna v1.0.3 Compiling hyper-util v0.1.11 Compiling tokio-native-tls v0.3.1 Compiling http-body-util v0.1.3 Compiling derive_builder_core v0.20.2 Compiling sync_wrapper v1.0.2 Compiling tower-layer v0.3.3 Compiling rustls-pki-types v1.11.0 Compiling paste v1.0.15 Compiling rustls-pemfile v2.2.0 Compiling tower v0.5.2 Compiling hyper-tls v0.6.0 Compiling derive_builder_macro v0.20.2 Compiling url v2.5.4 Compiling serde_urlencoded v0.7.1 Compiling serde_with_macros v3.12.0 Compiling encoding_rs v0.8.35 Compiling extendr-api v0.8.0 Compiling ipnet v2.11.0 Compiling mime v0.3.17 Compiling base64 v0.22.1 Compiling reqwest v0.12.15 Compiling serde_with v3.12.0 Compiling derive_builder v0.20.2 Compiling extendr-macros v0.8.0 Compiling serde_esri v0.3.1 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: -lssl -lcrypto -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Compiling arcgisplaces v0.1.0 (/data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src/rust) note: native-static-libs: -lssl -lcrypto -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 6m 18s # Always clean up CARGOTMP rm -Rf /data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src/.cargo; gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/lib64 -o arcgisplaces.so entrypoint.o -L./rust/target/release -larcgisplaces -lcrypto -lssl rm -Rf /data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src/.cargo /data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src/vendor ./rust/target make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/arcgisplaces/src' installing to /data/gannet/ripley/R/packages/tests-devel/arcgisplaces.Rcheck/00LOCK-arcgisplaces/00new/arcgisplaces/libs ** R ** data *** moving datasets to lazyload DB ** 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 (arcgisplaces)