* 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 14.0.3 (clang-1403.0.22.14.1)’
Warning in system2("xcrun", "--show-sdk-version", TRUE, TRUE) :
  running command ''xcrun' --show-sdk-version 2>&1' had status 1
using SDK: ‘NA’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -DR_NO_REMAP  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c wrapper.c -o wrapper.o
mkdir -p /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/.cargo
PATH="/opt/gfortran/bin:/opt/R/x86_64/bin:/Library/TeX/texbin:/usr/texbin:/opt/R/x86_64/gfortran/bin:/usr/local/bin:/usr/local/gfortran/bin:/usr/local/teTeX/bin/x86_64-apple-darwin-current:/Library/Frameworks/R.framework/Resources/bin:/opt/gfortran/bin:/opt/R/x86_64/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/go/bin:/opt/X11/bin:/Library/Apple/usr/bin:/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:/Users/urbanek/.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/big-sur-x86_64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/xrf)
   Compiling xrf v0.1.3 (/Volumes/Builds/packages/big-sur-x86_64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/xrf)
   Compiling fru v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/fru)
    Finished `release` profile [optimized] target(s) in 48.27s
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/.cargo
rm -Rf fru/target/release/build 
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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/big-sur-x86_64/results/4.5/fru.Rcheck/00LOCK-fru/00new/fru/libs
** generating debug symbols (dSYM)
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fru.Rcheck/00_pkg_src/fru/src/fru/target/release/libfru.a(fru-1bef204487fd823c.fru.176937fca49e9795-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)