* installing *source* package ‘pyinit’ ...
** package ‘pyinit’ 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 -D__STDC_LIMIT_MACROS  -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c AuxMemory.c -o AuxMemory.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c PartialSort.c -o PartialSort.o
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 int
         ^
./BLAS.h:13:9: note: previous definition is here
#define BLAS_INT const int
        ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c evd.c -o evd.o
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
        ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c fastPY.c -o fastPY.o
In 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
        ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mscale.c -o mscale.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/opt/R/arm64/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
         ^
./BLAS.h:13:9: note: previous definition is here
#define BLAS_INT const int
        ^
1 warning generated.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c psc.c -o psc.o
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.
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D__STDC_LIMIT_MACROS  -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rinterface.c -o rinterface.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 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/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.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)