* installing *source* package ‘fio’ ...
** this is package ‘fio’ version ‘0.1.6’
** package ‘fio’ successfully unpacked and MD5 sums checked
** using staged installation
Using cargo 1.84.1 (66221abde 2024-11-19)
Using rustc 1.84.1 (e71f9a9a9 2025-01-27)
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 x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c entrypoint.c -o entrypoint.o
# unzip vendor.tar.xz if present
if [ -f ./rust/vendor.tar.xz ]; then \
tar xf rust/vendor.tar.xz && \
mkdir -p /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/.cargo && \
cp rust/vendor-config.toml /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/.cargo/config.toml; \
fi
export CARGO_HOME=/Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/.cargo && \
export PATH="/opt/gfortran/bin:/opt/R/x86_64/bin:/Library/TeX/texbin:/usr/texbin:/opt/R/x86_64/gfortran/bin:/usr/local/bin:/usr/local/gfortran/bin:/usr/local/teTeX/bin/x86_64-apple-darwin-current:/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.94
Compiling unicode-ident v1.0.18
Compiling autocfg v1.4.0
Compiling libm v0.2.11
Compiling rand_core v0.6.4
Compiling bytemuck v1.22.0
Compiling nano-gemm-codegen v0.1.0
Compiling rand v0.8.5
Compiling crossbeam-utils v0.8.21
Compiling num-traits v0.2.19
Compiling thiserror v2.0.12
Compiling reborrow v0.5.5
Compiling libc v0.2.171
Compiling thiserror v1.0.69
Compiling version_check v0.9.5
Compiling rayon-core v1.12.1
Compiling paste v1.0.15
Compiling quote v1.0.40
Compiling syn v2.0.100
Compiling crossbeam-epoch v0.9.18
Compiling crossbeam-deque v0.8.6
Compiling pulp v0.21.4
Compiling heck v0.5.0
Compiling bitflags v2.9.0
Compiling byteorder v1.5.0
Compiling num-complex v0.4.6
Compiling either v1.15.0
Compiling cfg-if v1.0.0
Compiling once_cell v1.21.3
Compiling rayon v1.10.0
Compiling raw-cpuid v11.5.0
Compiling dyn-stack v0.13.0
Compiling ucd-trie v0.1.7
Compiling seq-macro v0.3.6
Compiling memchr v2.7.4
Compiling nano-gemm-core v0.1.0
Compiling build-print v0.1.1
Compiling extendr-ffi v0.8.0 (https://github.com/extendr/extendr#1a8fe422)
Compiling num-integer v0.1.46
Compiling nano-gemm-c32 v0.1.0
Compiling nano-gemm-f32 v0.1.0
Compiling nano-gemm-c64 v0.1.0
Compiling nano-gemm-f64 v0.1.0
Compiling num-bigint v0.4.6
Compiling serde v1.0.219
Compiling thiserror-impl v2.0.12
Compiling thiserror-impl v1.0.69
Compiling enum-as-inner v0.6.1
Compiling pest v2.8.0
Compiling sysctl v0.6.0
Compiling gemm-common v0.18.2
Compiling pest_meta v2.8.0
Compiling pest_generator v2.8.0
Compiling equator-macro v0.2.1
Compiling pest_derive v2.8.0
Compiling gemm-c64 v0.18.2
Compiling equator v0.2.2
Compiling gemm-f32 v0.18.2
Compiling py_literal v0.4.0
Compiling gemm-f64 v0.18.2
Compiling gemm-c32 v0.18.2
Compiling serde_derive v1.0.219
Compiling equator-macro v0.4.2
Compiling pulp v0.18.22
Compiling coe-rs v0.1.2
Compiling matrixcompare-core v0.1.0
Compiling extendr-api v0.8.0 (https://github.com/extendr/extendr#1a8fe422)
Compiling matrixcompare v0.3.0
Compiling faer-entity v0.19.2
Compiling equator v0.4.2
Compiling gemm v0.18.2
Compiling npyz v0.8.3
Compiling extendr-macros v0.8.0 (https://github.com/extendr/extendr#1a8fe422)
Compiling rand_distr v0.4.3
Compiling dyn-stack v0.10.0
Compiling dbgf v0.1.2
Compiling num_cpus v1.16.0
Compiling nano-gemm v0.1.2
Compiling faer v0.19.4
Compiling fio v0.1.2 (/Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/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: -liconv -lR -lSystem -lc -lm
Finished `release` profile [optimized] target(s) in 3m 21s
# Always clean up CARGOTMP
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/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 fio.so entrypoint.o -L./rust/target/release -lfio -F/Library/Frameworks/R.framework/.. -framework R
====================CLEANING VENDOR AND TARGET DIR====================
rm -Rf /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/.cargo /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/vendor ./rust/target
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00LOCK-fio/00new/fio/libs
** generating debug symbols (dSYM)
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(std-76b3847d09705011.std.d5e07927ecace57f-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(panic_unwind-552ff36eab88ea8e.panic_unwind.6cfd73a6879aefb0-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(memchr-a44f8ee57d6ca029.memchr.63a3c045ace55dd-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(std_detect-742feb81548adba3.std_detect.c613b422ecae63d6-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(hashbrown-f626ccbe55d9f7d3.hashbrown.2a2952795b19cadc-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(alloc-628ea3659cc866af.alloc.c46a4ff23e5414e5-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(core-95dd0f338cff27e8.core.1a4aed20e05f5753-cgu.0.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(compiler_builtins-505316bf1297dbc5.compiler_builtins.a4f6c61c2e0364f9-cgu.072.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(compiler_builtins-505316bf1297dbc5.compiler_builtins.a4f6c61c2e0364f9-cgu.147.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(compiler_builtins-505316bf1297dbc5.compiler_builtins.a4f6c61c2e0364f9-cgu.149.rcgu.o) unable to open object file: No such file or directory
warning: (x86_64) /Volumes/Builds/packages/big-sur-x86_64/results/4.5/fio.Rcheck/00_pkg_src/fio/src/./rust/target/release/libfio.a(compiler_builtins-505316bf1297dbc5.compiler_builtins.a4f6c61c2e0364f9-cgu.174.rcgu.o) unable to open object file: No such file or directory
** R
** data
*** moving datasets to lazyload DB
** 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 (fio)