* installing *source* package ‘rexpokit’ ...
** package ‘rexpokit’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c lapack/blas_mod.f -o lapack/blas_mod.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c lapack/lapack.f -o lapack/lapack.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c lapack/mataid.f -o lapack/mataid.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c lapack/my_expokit.f -o lapack/my_expokit.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c my_matexp.f -o my_matexp.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c itscale5.f -o itscale5.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c coo.cpp -o coo.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c wrappers.cpp -o wrappers.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o rexpokit.so lapack/blas_mod.o lapack/lapack.o lapack/mataid.o lapack/my_expokit.o my_matexp.o itscale5.o coo.o wrappers.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for _dcmpac_: register 28 saved somewhere other than in frame
ld: warning: could not create compact unwind for _zcmpac_: register 28 saved somewhere other than in frame
ld: warning: could not create compact unwind for _zsisl_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _zsifa_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _zhisl_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _zhifa_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _zgesl_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _zgefa_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _itscale5_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _dgpadm_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _mydmexpv_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dspadm_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dgchbv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dschbv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _mydgexpv_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dsexpv_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dgphiv_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dsphiv_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dcopyx_: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dgemx_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dgexx_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _zgemv_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _zgemm_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _wrapalldmexpv_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _wrapsingledmexpv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _wrapalldgexpv_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _wrapsingledgexpv_: registers 27 and 28 not saved contiguously in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/rexpokit.Rcheck/00LOCK-rexpokit/00new/rexpokit/libs
** generating debug symbols (dSYM)
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (rexpokit)