* installing *source* package ‘fru’ ...
** this is package ‘fru’ version ‘0.0.7’
** package ‘fru’ successfully unpacked and MD5 sums checked
** using staged installation
cargo 1.97.1 (c980f4866 2026-06-30) (Fedora 1.97.1-1.fc44)
rustc 1.97.1 (8bab26f4f 2026-07-14) (Fedora 1.97.1-1.fc44)
** libs
using C compiler: ‘clang version 22.1.8’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/fru/src'
clang-22 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c wrapper.c -o wrapper.o
mkdir -p /data/localhost/ripley/R/packages/tests-clang/fru/src/.cargo
PATH="/usr/local/clang/bin:.:/data/localhost/ripley/bin:/usr/local/texbin:/usr/local/bin:/usr/lib64/qt-3.3/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/data/localhost/ripley/.composer/vendor/bin:/usr/lib64/openmpi/bin:/data/localhost/ripley/.cargo/bin" cargo build --offline --release -j 2 --manifest-path=fru/Cargo.toml
warning: a `-j` argument was passed to Cargo but Cargo is also configured with an external jobserver in its environment, ignoring the `-j` parameter
     Locking 1 package to latest Rust 1.97.1 compatible version
      Adding xrf v0.1.7 (/data/localhost/ripley/R/packages/tests-clang/fru/src/xrf)
   Compiling xrf v0.1.7 (/data/localhost/ripley/R/packages/tests-clang/fru/src/xrf)
   Compiling fru v0.1.0 (/data/localhost/ripley/R/packages/tests-clang/fru/src/fru)
    Finished `release` profile [optimized] target(s) in 17.76s
rm -Rf /data/localhost/ripley/R/packages/tests-clang/fru/src/.cargo
rm -Rf fru/target/release/build 
clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22me/lib -L/usr/local/clang22me/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o fru.so wrapper.o -Lfru/target/release -lfru
rm -Rf fru/target/release/fru.a fru/target
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/fru/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/fru/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/fru/src'
installing to /data/localhost/ripley/R/packages/tests-clang/fru.Rcheck/00LOCK-fru/00new/fru/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 (fru)