* installing *source* package ‘enderecobr’ ...
** this is package ‘enderecobr’ version ‘0.5.0’
** package ‘enderecobr’ 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.1.sdk’
clang -arch arm64 -std=gnu2x -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.5/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo && \
		cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-arm64/results/4.5/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo/config.toml; \
	fi
export CARGO_HOME=/Volumes/Builds/packages/big-sur-arm64/results/4.5/enderecobr.Rcheck/00_pkg_src/enderecobr/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 proc-macro2 v1.0.105
   Compiling unicode-ident v1.0.22
   Compiling quote v1.0.43
   Compiling memchr v2.7.6
   Compiling extendr-ffi v0.8.1
   Compiling tinyvec_macros v0.1.1
   Compiling regex-syntax v0.8.8
   Compiling paste v1.0.15
   Compiling aho-corasick v1.1.4
   Compiling tinyvec v1.10.0
   Compiling extendr-api v0.8.1
   Compiling either v1.15.0
   Compiling unicode-normalization v0.1.25
   Compiling itertools v0.14.0
   Compiling regex-automata v0.4.13
   Compiling syn v2.0.114
   Compiling diacritics v0.2.2
   Compiling once_cell v1.21.3
   Compiling regex v1.12.2
   Compiling enderecobr_rs v0.1.0
   Compiling extendr-macros v0.8.1
   Compiling enderecobr v0.1.0 (/Volumes/Builds/packages/big-sur-arm64/results/4.5/enderecobr.Rcheck/00_pkg_src/enderecobr/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: -lR -lSystem -lc -lm

    Finished `release` profile [optimized] target(s) in 15.94s
# Always clean up CARGOTMP
rm -Rf /Volumes/Builds/packages/big-sur-arm64/results/4.5/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo;
clang -arch arm64 -std=gnu2x -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o enderecobr.so entrypoint.o -L./rust/target/release -lenderecobr -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf /Volumes/Builds/packages/big-sur-arm64/results/4.5/enderecobr.Rcheck/00_pkg_src/enderecobr/src/.cargo /Volumes/Builds/packages/big-sur-arm64/results/4.5/enderecobr.Rcheck/00_pkg_src/enderecobr/src/vendor ./rust/target
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/enderecobr.Rcheck/00LOCK-enderecobr/00new/enderecobr/libs
** generating debug symbols (dSYM)
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/enderecobr.Rcheck/00_pkg_src/enderecobr/src/./rust/target/release/libenderecobr.a(enderecobr-78a0abb613b71659.enderecobr.1f5a5e2b818e5770-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 (enderecobr)