* installing *source* package ‘pyinit’ ... ** package ‘pyinit’ successfully unpacked and MD5 sums checked ** using staged installation ** 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 -D__STDC_LIMIT_MACROS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c AuxMemory.c -o AuxMemory.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c PartialSort.c -o PartialSort.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c evd.c -o evd.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fastPY.c -o fastPY.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c mscale.c -o mscale.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c olsreg.c -o olsreg.o In file included from olsreg.c:9: In file included from ./BLAS.h:19: /Library/Frameworks/R.framework/Resources/include/R_ext/BLAS.h:57:10: warning: 'BLAS_INT' macro redefined [-Wmacro-redefined] # define BLAS_INT int In file included from PartialSort.c:10: In file included from ./BLAS.h:19: /Library/Frameworks/R.framework/Resources/include/R_ext/BLAS.h:57:10: warning: 'BLAS_INT' macro redefined [-Wmacro-redefined] # define BLAS_INT intIn file included from fastPY.c:9: In file included from ./BLAS.h:19: /Library/Frameworks/R.framework/Resources/include/R_ext/BLAS.h:57:10: warning: 'BLAS_INT' macro redefined [-Wmacro-redefined] # define BLAS_INT int ^ ./BLAS.h:13:9: note: previous definition is here #define BLAS_INT const int ^ ^ ^ ./BLAS.h:13:9: note: previous definition is here In file included from evd.c:9: In file included from ./BLAS.h:19: /Library/Frameworks/R.framework/Resources/include/R_ext/BLAS.h:57:10: warning: 'BLAS_INT' macro redefined [-Wmacro-redefined] # define BLAS_INT int ^ ./BLAS.h:13:9: note: previous definition is here #define BLAS_INT const int ^ #define BLAS_INT const int ^ ./BLAS.h:13:9: note: previous definition is here #define BLAS_INT const int ^ clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c psc.c -o psc.o 1 warning generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rinterface.c -o rinterface.o 1 warning generated. 1 warning generated. In file included from psc.c:9: In file included from ./BLAS.h:19: /Library/Frameworks/R.framework/Resources/include/R_ext/BLAS.h:57:10: warning: 'BLAS_INT' macro redefined [-Wmacro-redefined] # define BLAS_INT int ^ ./BLAS.h:13:9: note: previous definition is here #define BLAS_INT const int ^ 1 warning generated. 1 warning generated. 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 pyinit.so AuxMemory.o PartialSort.o evd.o fastPY.o mscale.o olsreg.o psc.o rinterface.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/pyinit.Rcheck/00LOCK-pyinit/00new/pyinit/libs ** generating debug symbols (dSYM) ** R ** 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 (pyinit)