* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘clarabel’ ... ** this is package ‘clarabel’ version ‘0.11.1’ ** package ‘clarabel’ successfully unpacked and MD5 sums checked ** using staged installation Using cargo 1.87.0 (99624be96 2025-05-06) (built from a source tarball) Using rustc 1.87.0 (17067e9ac 2025-05-09) (built from a source tarball) ** libs using C compiler: ‘Debian clang version 19.1.7 (7)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src' clang-19 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o # 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. export PATH="/home/hornik/bin:/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin" && \ echo "Rust version:" `rustc --version` && \ echo "Cargo version:" `cargo --version` && \ if [ "" != "wasm32-unknown-emscripten" ]; then \ if [ "yes" = "yes" ]; then \ mkdir -p /home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/.cargo; \ cp ./rust/cargo_vendor_config.toml /home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/.cargo/config.toml; \ /usr/bin/tar --extract --xz -f ./rust/vendor.tar.xz -C ./rust ; \ export CARGO_HOME=/home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/.cargo; \ export R_HOME=/home/hornik/tmp/R.check/r-devel-clang/Work/build; \ export PATH="/home/hornik/bin:/usr/local/bin:/usr/bin:/bin:/home/hornik/.cargo/bin"; \ export RUSTFLAGS="-C linker=clang-19"; \ cargo build -j 2 --lib --manifest-path=./rust/Cargo.toml --target-dir /home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/target --release --offline; \ else \ cargo build -j 2 --lib --manifest-path=./rust/Cargo.toml --target-dir /home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/target; \ fi \ else \ export CC="clang-19 -std=gnu23" && \ export R_HOME="/home/hornik/tmp/R.check/r-devel-clang/Work/build" && \ export CFLAGS="-g -O3 -Wall -pedantic" && \ export LDFLAGS="-Wl,-O1" && \ export CARGO_PROFILE_DEV_PANIC="abort" && \ export CARGO_PROFILE_RELEASE_PANIC="abort" && \ cargo +nightly build -j 2 --lib --manifest-path=./rust/Cargo.toml --target-dir /home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/target -Zbuild-std=panic_abort,std; \ fi Rust version: rustc 1.87.0 (17067e9ac 2025-05-09) (built from a source tarball) Cargo version: cargo 1.87.0 (99624be96 2025-05-06) (built from a source tarball) Compiling proc-macro2 v1.0.101 Compiling unicode-ident v1.0.19 Compiling syn v1.0.109 Compiling autocfg v1.5.0 Compiling num-traits v0.2.19 Compiling quote v1.0.40 Compiling syn v2.0.106 Compiling libc v0.2.176 Compiling strsim v0.10.0 Compiling ident_case v1.0.1 Compiling fnv v1.0.7 Compiling darling_core v0.14.4 Compiling serde_core v1.0.226 Compiling darling_macro v0.14.4 Compiling r-src v0.2.2 (https://github.com/bnaras/r-src?rev=03e133e1947cf96829f28bd3ebbd906391523dc2#03e133e1) Compiling memchr v2.7.5 Compiling darling v0.14.4 Compiling shlex v1.3.0 Compiling find-msvc-tools v0.1.2 Compiling serde v1.0.226 Compiling cc v1.2.38 Compiling derive_builder_core v0.11.2 Compiling num-complex v0.4.6 Compiling serde_derive v1.0.226 Compiling serde_json v1.0.145 Compiling thiserror v1.0.69 Compiling rustversion v1.0.22 Compiling derive_builder_macro v0.11.2 Compiling savvy v0.8.13 Compiling aho-corasick v1.1.3 Compiling blas-sys v0.7.1 Compiling lapack-sys v0.14.0 Compiling thiserror-impl v1.0.69 Compiling savvy-bindgen v0.8.13 Compiling either v1.15.0 Compiling hashbrown v0.16.0 Compiling once_cell v1.21.3 Compiling itoa v1.0.15 Compiling clarabel v0.11.1 Compiling regex-syntax v0.8.6 Compiling equivalent v1.0.2 Compiling ryu v1.0.20 Compiling regex-automata v0.4.10 Compiling indexmap v2.11.4 Compiling enum_dispatch v0.3.13 Compiling itertools v0.11.0 Compiling savvy-macro v0.8.13 Compiling lapack v0.19.0 Compiling blas v0.22.0 Compiling serde-big-array v0.5.1 Compiling derive_builder v0.11.2 Compiling blas-src v0.11.1 Compiling lapack-src v0.11.0 Compiling amd v0.2.2 Compiling lazy_static v1.5.0 Compiling savvy-ffi v0.8.13 Compiling cfg-if v1.0.3 Compiling regex v1.11.2 Compiling clarabel v0.11.1 (/home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust) Finished `release` profile [optimized] target(s) in 1m 39s rm -Rf /home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/.cargo rm -Rf ./rust/vendor rm -Rf /home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/target/release/build clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o clarabel.so init.o -L/home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/target/release -lclarabel -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR rm -f /home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src/rust/target/release/libclarabel.a make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbTfu0z/R.INSTALL35083523ebaf49/clarabel/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-clarabel/00new/clarabel/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 * DONE (clarabel)