* installing *source* package ‘GMMAT’ ... ** this is package ‘GMMAT’ version ‘1.4.2’ ** package ‘GMMAT’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether clang++ -arch arm64 -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... clang++ -arch arm64 -std=gnu++17 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ZSTD_decompress in -lzstd... yes checking zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes configure: Will use system-wide zstd library checking for libdeflate_zlib_decompress in -ldeflate... yes checking libdeflate.h usability... yes checking libdeflate.h presence... yes checking for libdeflate.h... yes configure: Will use system-wide libdeflate library configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Izstd/lib -Izstd/lib/common -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppArmadillo/include' -I/opt/R/arm64/include -DARMA_64BIT_WORD -fPIC -falign-functions=64 -Wall -g -O2 -c fitglmm.cpp -o fitglmm.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Izstd/lib -Izstd/lib/common -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppArmadillo/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c registerDynamicSymbol.c -o registerDynamicSymbol.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o GMMAT.so fitglmm.o registerDynamicSymbol.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/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -lz -lbz2 -lzstd -ldeflate -F/Library/Frameworks/R.framework/.. -framework R ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/GMMAT.Rcheck/00LOCK-GMMAT/00new/GMMAT/libs ** generating debug symbols (dSYM) ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (GMMAT)