* installing *source* package ‘string2path’ ...
** this is package ‘string2path’ version ‘0.3.1’
** package ‘string2path’ successfully unpacked and MD5 sums checked
** using staged installation
*** Checking if cargo is installed
*** Checking if cargo is newer than the required version
*** cargo is ok
using Rust package manager: 'cargo 1.93.0 (083ac5135 2025-12-15)'
using Rust compiler: 'rustc 1.93.0 (254b59607 2026-01-19)'
using fontconfig: -L/opt/R/arm64/lib -lfontconfig -lexpat -lm -lfreetype -lbz2 -lpng16 -lz -lharfbuzz -lm
using macOS deployment target: 14.0
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using SDK: ‘MacOSX14.5.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o
# vendoring (Note: to avoid NOTE of "Found the following hidden files and
# directories", .cargo needs to be created here)
if [ "yes" = "yes" ]; then \
/usr/bin/tar --extract --xz -f ./rust/vendor.tar.xz -C ./rust && \
mkdir -p ./rust/.cargo && \
cp ./cargo_vendor_config.toml ./rust/.cargo/config.toml; \
fi
export CC="clang -arch arm64" && \
export CFLAGS="-falign-functions=64 -Wall -g -O2 -fno-lto" && \
if [ "" != "wasm32-unknown-emscripten" ]; then \
. "/Users/rbuild/.cargo/env" && export CARGO_HOME="/Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/.cargo" && export MACOSX_DEPLOYMENT_TARGET="14.0" && cd ./rust && cargo build --jobs 1 --lib --release --offline; \
else \
export CARGO_PROFILE_RELEASE_PANIC="abort" && \
export RUSTFLAGS=" -Zdefault-visibility=hidden" && \
. "/Users/rbuild/.cargo/env" && export CARGO_HOME="/Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/.cargo" && export MACOSX_DEPLOYMENT_TARGET="14.0" && cd ./rust && cargo +nightly build --lib --release --target -Zbuild-std=panic_abort,std --offline; \
fi
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.95
Compiling unicode-ident v1.0.18
Compiling libm v0.2.15
Compiling autocfg v1.4.0
Compiling shlex v1.3.0
Compiling arrayvec v0.7.6
Compiling libc v0.2.174
Compiling cc v1.2.27
Compiling objc2 v0.6.4
Compiling num-traits v0.2.19
Compiling bitflags v2.11.0
Compiling savvy-ffi v0.10.0
Compiling objc2-encode v4.1.0
Compiling quote v1.0.40
Compiling syn v2.0.103
Compiling i_float v1.16.0
Compiling savvy v0.10.0
Compiling objc2-core-foundation v0.3.2
Compiling euclid v0.22.11
Compiling float_next_after v1.0.0
Compiling foldhash v0.2.0
Compiling objc2-core-text v0.3.2
Compiling hashbrown v0.16.1
Compiling memmap2 v0.9.10
Compiling objc2-foundation v0.3.2
Compiling lyon_geom v1.0.6
Compiling i_shape v1.18.0
Compiling lyon_path v1.0.7
Compiling smallvec v1.15.1
Compiling i_key_sort v0.10.1
Compiling linebender_resource_handle v0.1.1
Compiling savvy-bindgen v0.10.0
Compiling i_tree v0.18.0
Compiling parlance v0.1.0
Compiling lyon_algorithms v1.0.5
Compiling lyon_tessellation v1.0.15
Compiling i_overlay v4.5.1
Compiling lyon v1.0.1
Compiling bytemuck_derive v1.10.2
Compiling savvy-macro v0.10.0
Compiling bytemuck v1.25.0
Compiling font-types v0.11.2
Compiling read-fonts v0.39.1
Compiling read-fonts v0.37.0
Compiling fontique v0.8.0
Compiling skrifa v0.42.0
Compiling string2path v0.2.0 (/Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/rust)
Finished `release` profile [optimized] target(s) in 13.30s
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o string2path.so init.o -L./rust/target//release -lstring2path -L/opt/R/arm64/lib -lfontconfig -lexpat -lm -lfreetype -lbz2 -lpng16 -lz -lharfbuzz -lm -framework Foundation -framework CoreText -framework CoreFoundation -framework CoreGraphics -framework AppKit -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: ignoring duplicate libraries: '-lm'
rm -Rf ./rust/target//release/libstring2path.a ./rust/.cargo
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00LOCK-string2path/00new/string2path/libs
** generating debug symbols (dSYM)
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/./rust/target//release/libstring2path.a(panic_abort-4c580a957da44062.panic_abort.1ceba6edad0bf538-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/./rust/target//release/libstring2path.a(ea708c7824d36062-unwind_protect_wrapper.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/./rust/target//release/libstring2path.a(std-c48c539199cbc88b.std.f73b6248ed8abe8b-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/./rust/target//release/libstring2path.a(hashbrown-9571ba9e0f6c7a90.hashbrown.df8ee38b896356be-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/./rust/target//release/libstring2path.a(alloc-14b12edc9f8cd90b.alloc.ef2fe32f695d90ab-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/./rust/target//release/libstring2path.a(core-a7a40eb546f9e2b0.core.dab634a26e66240f-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/./rust/target//release/libstring2path.a(compiler_builtins-bb76018b1173caf6.compiler_builtins.bb2d8bfdf3b709a9-cgu.014.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/sonoma-arm64/results/4.6/string2path.Rcheck/00_pkg_src/string2path/src/./rust/target//release/libstring2path.a(compiler_builtins-bb76018b1173caf6.compiler_builtins.bb2d8bfdf3b709a9-cgu.212.rcgu.o) unable to open object file: No such file or directory
** 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 (string2path)