* installing *source* package ‘fru’ ...
** this is package ‘fru’ version ‘0.0.3’
** package ‘fru’ successfully unpacked and MD5 sums checked
** using staged installation
cargo 1.93.0 (083ac5135 2025-12-15)
rustc 1.93.0 (254b59607 2026-01-19)
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using SDK: ‘MacOSX14.5.sdk’
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -DR_NO_REMAP -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c wrapper.c -o wrapper.o
mkdir -p /Volumes/Builds/packages/sonoma-arm64/results/4.6/fru.Rcheck/00_pkg_src/fru/src/.cargo
PATH="/opt/R/arm64/bin:/opt/gfortran/bin:/Applications/CMake.app/CMake.app/Contents/bin:/Library/Frameworks/R.framework/Resources/bin:/opt/gfortran/bin:/opt/R/arm64/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Users/rbuild/.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.93.0 compatible version
Adding xrf v0.1.3 (/Volumes/Builds/packages/sonoma-arm64/results/4.6/fru.Rcheck/00_pkg_src/fru/src/xrf)
Compiling xrf v0.1.3 (/Volumes/Builds/packages/sonoma-arm64/results/4.6/fru.Rcheck/00_pkg_src/fru/src/xrf)
Compiling fru v0.1.0 (/Volumes/Builds/packages/sonoma-arm64/results/4.6/fru.Rcheck/00_pkg_src/fru/src/fru)
Finished `release` profile [optimized] target(s) in 6.07s
rm -Rf /Volumes/Builds/packages/sonoma-arm64/results/4.6/fru.Rcheck/00_pkg_src/fru/src/.cargo
rm -Rf fru/target/release/build
clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o fru.so wrapper.o -Lfru/target/release -lfru -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf fru/target/release/fru.a fru/target
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/fru.Rcheck/00LOCK-fru/00new/fru/libs
** generating debug symbols (dSYM)
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/fru.Rcheck/00_pkg_src/fru/src/fru/target/release/libfru.a(fru-abaaf5192ab97027.fru.fbeac8e19d4cd192-cgu.0.rcgu.o) unable to open object file: No such file or directory
** R
** 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)