* installing *source* package ‘libipldr’ ... ** this is package ‘libipldr’ version ‘0.1.1’ ** package ‘libipldr’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.98.1 (797e8a9bc 2026-08-05) (Fedora 1.98.1-1.fc44) Using rustc 1.98.1 (48a229cea 2026-09-01) (Fedora 1.98.1-1.fc44) Building for CRAN. Writing `src/Makevars`. `tools/config.R` has finished. ** libs using C compiler: ‘clang version 23.1.1’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/libipldr/src' /usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c entrypoint.c -o entrypoint.o if [ -f ./rust/vendor.tar.xz ]; then \ tar xf rust/vendor.tar.xz && \ mkdir -p /data/localhost/ripley/R/packages/tests-clang/libipldr/src/.cargo && \ cp rust/vendor-config.toml /data/localhost/ripley/R/packages/tests-clang/libipldr/src/.cargo/config.toml; \ fi export CARGO_HOME=/data/localhost/ripley/R/packages/tests-clang/libipldr/src/.cargo && \ export PATH="/usr/local/clang/bin:/data/localhost/ripley/bin:/usr/local/bin:/usr/local/texbin:/usr/sbin:/usr/lib64/qt-3.3/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/data/localhost/ripley/.composer/vendor/bin:/usr/lib64/openmpi/bin:/data/localhost/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.69 Compiling unicode-ident v1.0.12 Compiling quote v1.0.33 Compiling syn v2.0.38 Compiling version_check v0.9.4 Compiling syn v1.0.109 Compiling typenum v1.17.0 Compiling generic-array v0.14.7 Compiling thiserror v1.0.49 Compiling serde v1.0.188 Compiling libc v0.2.149 Compiling proc-macro-error-attr v1.0.4 Compiling memchr v2.6.4 Compiling cc v1.0.83 Compiling thiserror-impl v1.0.49 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling proc-macro-error v1.0.4 Compiling unicode-xid v0.2.4 Compiling constant_time_eq v0.3.0 Compiling arrayvec v0.7.4 Compiling arrayref v0.3.7 Compiling synstructure v0.12.6 Compiling blake3 v1.5.0 Compiling toml v0.5.11 Compiling digest v0.10.7 Compiling data-encoding v2.4.0 Compiling cfg-if v1.0.0 Compiling data-encoding-macro-internal v0.1.11 Compiling serde_derive v1.0.188 Compiling keccak v0.1.4 Compiling cpufeatures v0.2.9 Compiling sha2 v0.10.8 Compiling proc-macro-crate v1.1.3 Compiling data-encoding-macro v0.1.13 Compiling sha3 v0.10.8 Compiling multihash-derive v0.8.1 Compiling blake2s_simd v1.0.2 Compiling blake2b_simd v1.0.2 Compiling core2 v0.4.0 Compiling unsigned-varint v0.7.2 Compiling base-x v0.2.11 Compiling anyhow v1.0.75 Compiling multibase v0.9.1 Compiling multihash v0.18.1 Compiling futures-core v0.3.28 Compiling autocfg v1.1.0 Compiling futures-channel v0.3.28 Compiling futures-task v0.3.28 Compiling slab v0.4.9 Compiling byteorder v1.5.0 Compiling serde_json v1.0.107 Compiling futures-sink v0.3.28 Compiling futures-util v0.3.28 Compiling pin-project-lite v0.2.13 Compiling futures-macro v0.3.28 Compiling pin-utils v0.1.0 Compiling futures-io v0.3.28 Compiling ryu v1.0.15 Compiling bytes v1.5.0 Compiling itoa v1.0.9 Compiling extendr-ffi v0.8.1 Compiling quick-protobuf v0.8.1 Compiling paste v1.0.15 Compiling libipld-cbor-derive v0.16.0 Compiling fnv v1.0.7 Compiling extendr-api v0.8.1 Compiling log v0.4.20 Compiling tokio v1.33.0 Compiling cid v0.10.1 Compiling libipld-core v0.16.0 Compiling libipld-macro v0.16.0 Compiling libipld-pb v0.16.0 Compiling libipld-cbor v0.16.0 Compiling libipld-json v0.16.0 Compiling futures-executor v0.3.28 Compiling libipld v0.16.0 Compiling extendr-macros v0.8.1 Compiling futures v0.3.28 Compiling once_cell v1.21.3 Compiling iroh-car v0.4.0 Compiling libipldr v0.1.0 (/data/localhost/ripley/R/packages/tests-clang/libipldr/src/rust) 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: -lR -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc Finished `release` profile [optimized] target(s) in 1m 45s warning: the following packages contain code that will be rejected by a future version of Rust: iroh-car v0.4.0 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` # Always clean up CARGOTMP rm -Rf /data/localhost/ripley/R/packages/tests-clang/libipldr/src/.cargo; /usr/local/clang23/bin/clang-23 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o libipldr.so entrypoint.o -L./rust/target/release -llibipldr rm -Rf /data/localhost/ripley/R/packages/tests-clang/libipldr/src/.cargo /data/localhost/ripley/R/packages/tests-clang/libipldr/src/vendor ./rust/target make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/libipldr/src' make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/libipldr/src' make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/libipldr/src' installing to /data/localhost/ripley/R/packages/tests-clang/libipldr.Rcheck/00LOCK-libipldr/00new/libipldr/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 (libipldr)