* installing *source* package ‘yaml12’ ...
** this is package ‘yaml12’ version ‘0.2.0’
** package ‘yaml12’ successfully unpacked and MD5 sums checked
** using staged installation
Using cargo 1.93.0 (083ac5135 2025-12-15)
Using rustc 1.93.0 (254b59607 2026-01-19)
Building for CRAN.
Using MACOSX_DEPLOYMENT_TARGET=11.0
Writing `src/Makevars`.
`tools/config.R` has finished.
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c yaml12_unwind.c -o yaml12_unwind.o
if [ -d ./vendor ]; then \
		echo "=== Using offline vendor directory ==="; \
		mkdir -p /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/.cargo && \
		cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/.cargo/config.toml; \
	elif [ -f ./rust/vendor.tar.xz ]; then \
		echo "=== Using offline vendor tarball ==="; \
		tar xf rust/vendor.tar.xz && \
		mkdir -p /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/.cargo && \
		cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/.cargo/config.toml; \
	fi
=== Using offline vendor tarball ===
export MACOSX_DEPLOYMENT_TARGET='11.0' && export CARGO_HOME=/Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/.cargo && \
	export PATH="/opt/R/x86_64/bin:/opt/gfortran/bin:/Applications/CMake.app/CMake.app/Contents/bin:/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" && \
	RUSTFLAGS=" --print=native-static-libs" cargo build -j 2 --offline --lib --release --manifest-path=./rust/Cargo.toml --target-dir ./rust/target 
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.107
   Compiling quote v1.0.47
   Compiling unicode-ident v1.0.24
   Compiling autocfg v1.5.1
   Compiling find-msvc-tools v0.1.11
   Compiling thiserror v2.0.20
   Compiling shlex v2.0.1
   Compiling cc v1.4.4
   Compiling foldhash v0.2.0
   Compiling rustversion v1.0.23
   Compiling num-traits v0.2.19
   Compiling hashbrown v0.16.1
   Compiling cfg-if v1.0.4
   Compiling arraydeque v0.5.1
   Compiling savvy v0.8.14
   Compiling encoding_rs v0.8.35
   Compiling hashlink v0.11.1
   Compiling savvy-ffi v0.8.14
   Compiling ordered-float v5.4.0
   Compiling syn v3.0.4
   Compiling syn v2.0.119
   Compiling thiserror-impl v2.0.20
   Compiling saphyr-parser v0.0.11 (https://github.com/t-kalinowski/saphyr?branch=r-patched#bd5bf962)
   Compiling saphyr v0.0.11 (https://github.com/t-kalinowski/saphyr?branch=r-patched#bd5bf962)
   Compiling savvy-bindgen v0.8.14
   Compiling savvy-macro v0.8.14
   Compiling yaml12 v0.1.0 (/Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/rust)
note: link against the following native artifacts when linking against this static library. The order and any duplication can be significant on some platforms.

note: native-static-libs: -lSystem -lc -lm

    Finished `release` profile [optimized] target(s) in 51.90s
# Always clean up CARGOTMP
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/.cargo;
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 yaml12.so init.o yaml12_unwind.o -L./rust/target/release -lyaml12 -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/.cargo /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/vendor /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/._vendor ./rust/target
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00LOCK-yaml12/00new/yaml12/libs
** generating debug symbols (dSYM)
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/yaml12.Rcheck/00_pkg_src/yaml12/src/./rust/target/release/libyaml12.a(yaml12-c9e15f2267a83ecf.yaml12.203c02215fb57335-cgu.0.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
*** 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 (yaml12)