* installing *source* package ‘KFAS’ ...
** package ‘KFAS’ 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 Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  approx.f90 -o approx.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  approxloop.f90 -o approxloop.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  artransform.f90 -o artransform.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 cdistwrap.c -o cdistwrap.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  covmeanw.f90 -o covmeanw.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  filter1step.f90 -o filter1step.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  filter1stepnovar.f90 -o filter1stepnovar.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  filtersimfast.f90 -o filtersimfast.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  gloglik.f90 -o gloglik.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  gsmoothall.f90 -o gsmoothall.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 init.c -o init.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  isample.f90 -o isample.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  isamplefilter.f90 -o isamplefilter.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  kfilter.f90 -o kfilter.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  kfilter2.f90 -o kfilter2.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  kfstheta.f90 -o kfstheta.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  ldl.f90 -o ldl.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  ldlssm.f90 -o ldlssm.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  marginalxx.f90 -o marginalxx.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  mvfilter.f90 -o mvfilter.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  ngfilter.f90 -o ngfilter.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  ngloglik.f90 -o ngloglik.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  ngsmooth.f90 -o ngsmooth.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  predict.f90 -o predict.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  ptheta.f90 -o ptheta.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  pytheta.f90 -o pytheta.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  simfilter.f90 -o simfilter.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  simgaussian.f90 -o simgaussian.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  simgaussianuncond.f90 -o simgaussianuncond.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  smoothonestep.f90 -o smoothonestep.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  smoothsim.f90 -o smoothsim.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  smoothsimfast.f90 -o smoothsimfast.o
clang -arch arm64 -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 KFAS.so approx.o approxloop.o artransform.o cdistwrap.o covmeanw.o filter1step.o filter1stepnovar.o filtersimfast.o gloglik.o gsmoothall.o init.o isample.o isamplefilter.o kfilter.o kfilter2.o kfstheta.o ldl.o ldlssm.o marginalxx.o mvfilter.o ngfilter.o ngloglik.o ngsmooth.o predict.o ptheta.o pytheta.o simfilter.o simgaussian.o simgaussianuncond.o smoothonestep.o smoothsim.o smoothsimfast.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 _approx_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _approxloop_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _covmeanw_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _covmeanwprotect_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dfilter1step_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _filter1step_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _dfilter1step2_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _filter1step2_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _dfilter1stepnv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _filter1stepnv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _filtersimfast_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _gloglik_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _gsmoothall_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _isample_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _isamplefilter_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _kfilter_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _kfilter2_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _kfstheta_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _ldl_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _ldlssm_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _marginalxx_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _ngfilter_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _ngloglik_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _ngsmooth_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _signaltheta_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _zalpha_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _pthetafirst_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _pthetarest_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _pytheta_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _simfilter_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _simgaussian_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _simgaussianuncond_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _smooth1step_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _dsmooth1step_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _smoothsim_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _smoothsimfast_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _mvfilter_: registers 27 and 28 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
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/KFAS.Rcheck/00LOCK-KFAS/00new/KFAS/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 (KFAS)