* installing *source* package ‘polyglotSQL’ ...
** this is package ‘polyglotSQL’ version ‘0.1.0’
** package ‘polyglotSQL’ 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.
Using MACOSX_DEPLOYMENT_TARGET=11.0 for the Rust build.
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 [ -d ./vendor ]; then \
		echo "=== Using offline vendor directory ==="; \
		mkdir -p /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/.cargo && \
		cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/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-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/.cargo && \
		cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/.cargo/config.toml; \
	fi
=== Using offline vendor tarball ===
export CARGO_HOME=/Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/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" && \
	MACOSX_DEPLOYMENT_TARGET="11.0" 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 unicode-ident v1.0.24
   Compiling quote v1.0.47
   Compiling shlex v2.0.1
   Compiling find-msvc-tools v0.1.9
   Compiling object v0.37.3
   Compiling memchr v2.8.3
   Compiling cc v1.3.0
   Compiling serde_core v1.0.229
   Compiling extendr-ffi v0.9.0
   Compiling zmij v1.0.23
   Compiling libc v0.2.186
   Compiling stacker v0.1.24
   Compiling syn v2.0.119
   Compiling syn v3.0.0
   Compiling serde_json v1.0.150
   Compiling ar_archive_writer v0.5.2
   Compiling paste v1.0.15
   Compiling thiserror v1.0.69
   Compiling serde v1.0.229
   Compiling psm v0.1.31
   Compiling serde_derive v1.0.229
   Compiling thiserror-impl v1.0.69
   Compiling lazy_static v1.5.0
   Compiling cfg-if v1.0.4
   Compiling extendr-api v0.9.0
   Compiling itoa v1.0.18
   Compiling extendr-macros v0.9.0
   Compiling polyglot-sql-ast-derive v0.6.2
   Compiling readonly v0.2.14
   Compiling unicode-segmentation v1.13.3
   Compiling polyglotsql v0.1.0 (/Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/rust)
   Compiling once_cell v1.21.4
   Compiling polyglot-sql v0.6.2
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: -liconv -lR -lSystem -lc -lm

    Finished `release` profile [optimized] target(s) in 10m 41s
# The extendr R wrappers (R/extendr-wrappers.R) are generated at development
# time with rextendr::document() and committed to the package, so they are
# NOT regenerated here (that would run a helper binary and, when the build
# cross-compiles, break — see the Windows CRAN cross-build).
# Always clean up CARGOTMP
rm -Rf /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/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 polyglotSQL.so entrypoint.o -L./rust/target/release -lpolyglotsql -F/Library/Frameworks/R.framework/.. -framework R
rm -Rf /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/.cargo /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/vendor ./rust/target
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00LOCK-polyglotSQL/00new/polyglotSQL/libs
** generating debug symbols (dSYM)
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(std-478fce78004a205f.std.61e3cf0e49db9e2-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(panic_unwind-94469ee954f3a0ad.panic_unwind.346ed8875cadb263-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(hashbrown-429032899dc837aa.hashbrown.b223c639777fddc9-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(alloc-0519d0a3831de83e.alloc.9f300485f014b380-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(core-19a4bfc8f68687d7.core.5e47c8f4dec2dc26-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(compiler_builtins-280d7aeef4a08f72.compiler_builtins.ad497b731f529524-cgu.007.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(compiler_builtins-280d7aeef4a08f72.compiler_builtins.ad497b731f529524-cgu.093.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(compiler_builtins-280d7aeef4a08f72.compiler_builtins.ad497b731f529524-cgu.155.rcgu.o) unable to open object file: No such file or directory
warning: (arm64) /Volumes/Builds/packages/big-sur-arm64/results/4.5/polyglotSQL.Rcheck/00_pkg_src/polyglotSQL/src/./rust/target/release/libpolyglotsql.a(compiler_builtins-280d7aeef4a08f72.compiler_builtins.ad497b731f529524-cgu.195.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 (polyglotSQL)