* installing *source* package ‘a5R’ ...
** package ‘a5R’ successfully unpacked and MD5 sums checked
** using staged installation
Using cargo 1.91.1 (ea2d97820 2025-10-10)
Using rustc 1.91.1 (ed61e7d7e 2025-11-07)
Building for CRAN.
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.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 entrypoint.c -o entrypoint.o
if [ -f ./rust/vendor.tar.xz ]; then \
		tar xf rust/vendor.tar.xz && \
		mkdir -p /Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/.cargo && \
		cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/.cargo/config.toml; \
	fi
export CARGO_HOME=/Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/.cargo && \
	export PATH="/opt/gfortran/bin:/opt/R/arm64/bin:/Library/TeX/texbin:/usr/texbin:/opt/R/arm64/gfortran/bin:/usr/local/bin:/usr/local/gfortran/bin:/usr/local/teTeX/bin/arm64-apple-darwin-current:/Library/Frameworks/R.framework/Resources/bin:/opt/gfortran/bin:/opt/R/arm64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/rbuild/.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 libm v0.2.16
   Compiling proc-macro2 v1.0.106
   Compiling autocfg v1.5.0
   Compiling quote v1.0.44
   Compiling unicode-ident v1.0.24
   Compiling heapless v0.8.0
   Compiling byteorder v1.5.0
   Compiling libc v0.2.182
   Compiling num-traits v0.2.19
   Compiling hash32 v0.3.1
   Compiling stable_deref_trait v1.2.1
   Compiling crossbeam-utils v0.8.21
   Compiling zerocopy v0.8.39
   Compiling smallvec v1.15.1
   Compiling cfg-if v1.0.4
   Compiling getrandom v0.2.17
   Compiling approx v0.5.1
   Compiling rstar v0.12.2
   Compiling extendr-ffi v0.8.1
   Compiling rand_core v0.6.4
   Compiling i_float v1.15.0
   Compiling rayon-core v1.13.0
   Compiling geo-types v0.7.18
   Compiling paste v1.0.15
   Compiling thiserror v1.0.69
   Compiling syn v2.0.116
   Compiling crossbeam-epoch v0.9.18
   Compiling crossbeam-deque v0.8.6
   Compiling i_shape v1.14.0
   Compiling i_tree v0.16.0
   Compiling extendr-api v0.8.1
   Compiling log v0.4.29
   Compiling i_key_sort v0.6.0
   Compiling i_overlay v4.0.7
   Compiling geo-traits v0.3.0
   Compiling geographiclib-rs v0.2.7
   Compiling float_next_after v1.0.0
   Compiling robust v1.2.0
   Compiling lazy_static v1.5.0
   Compiling once_cell v1.21.3
   Compiling either v1.15.0
   Compiling ppv-lite86 v0.2.21
   Compiling sif-itree v0.4.0
   Compiling rayon v1.11.0
   Compiling a5 v0.7.0
   Compiling thiserror-impl v1.0.69
   Compiling extendr-macros v0.8.1
   Compiling rand_chacha v0.3.1
   Compiling rand v0.8.5
   Compiling geo v0.32.0
   Compiling wkt v0.14.0
   Compiling a5R v0.1.0 (/Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/rust)
warning: crate `a5R` should have a snake case name
  |
  = help: convert the identifier to snake case: `a5_r`
  = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default

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: -lc -lm -liconv -lR -lSystem -lc -lm

warning: `a5R` (lib) generated 1 warning
    Finished `release` profile [optimized] target(s) in 15.00s
# Always clean up CARGOTMP
rm -Rf /Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/.cargo;
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 a5R.so entrypoint.o -L./rust/target/release -la5R -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
rm -Rf /Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/.cargo /Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/vendor ./rust/target
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00LOCK-a5R/00new/a5R/libs
** generating debug symbols (dSYM)
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/./rust/target/release/liba5R.a(a5R-a529ccaea5f229e0.a5R.a0f096b8bb95dfcf-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.4/a5R.Rcheck/00_pkg_src/a5R/src/./rust/target/release/liba5R.a(compiler_builtins-280d7aeef4a08f72.compiler_builtins.ad497b731f529524-cgu.188.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 (a5R)