* installing *source* package ‘FKF.SP’ ... ** package ‘FKF.SP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fkf_SP.c -o fkf_SP.o In file included from fkf_SP.c:1: ./utils.h:8:9: warning: 'M_PI' macro redefined [-Wmacro-redefined] #define M_PI 3.14159265358979323846 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/math.h:694:9: note: previous definition is here #define M_PI 3.14159265358979323846264338327950288 /* pi */ ^ 1 warning generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fkf_SP_verbose.c -o fkf_SP_verbose.o In file included from fkf_SP_verbose.c:1: ./utils.h:8:9: warning: 'M_PI' macro redefined [-Wmacro-redefined] #define M_PI 3.14159265358979323846 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/math.h:694:9: note: previous definition is here #define M_PI 3.14159265358979323846264338327950288 /* pi */ ^ 1 warning generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fkfs_SP.c -o fkfs_SP.o In file included from fkfs_SP.c:1: ./utils.h:8:9: warning: 'M_PI' macro redefined [-Wmacro-redefined] #define M_PI 3.14159265358979323846 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/math.h:694:9: note: previous definition is here #define M_PI 3.14159265358979323846264338327950288 /* pi */ ^ 1 warning generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fks_SP.c -o fks_SP.o In file included from fks_SP.c:1: ./utils.h:8:9: warning: 'M_PI' macro redefined [-Wmacro-redefined] #define M_PI 3.14159265358979323846 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/math.h:694:9: note: previous definition is here #define M_PI 3.14159265358979323846264338327950288 /* pi */ ^ 1 warning generated. clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utils.c -o utils.o clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o FKF.SP.so fkf_SP.o fkf_SP_verbose.o fkfs_SP.o fks_SP.o init.o utils.o -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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/FKF.SP.Rcheck/00LOCK-FKF.SP/00new/FKF.SP/libs ** generating debug symbols (dSYM) ** R ** 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 (FKF.SP)