* installing *source* package ‘qfa’ ...
** package ‘qfa’ 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’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c qfa_init.c -o qfa_init.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c rqfnb.f -o rqfnb.o
rqfnb.f:130:5:

  130 | 23029 continue
      |     1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
rqfnb.f:103:5:

  103 | 23027 continue
      |     1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
rqfnb.f:90:5:

   90 | 23015 continue
      |     1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
rqfnb.f:60:5:

   60 | 23011 continue
      |     1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
rqfnb.f:142:5:

  142 | 23009 continue
      |     1
Warning: Label 23009 at (1) defined but not used [-Wunused-label]
rqfnb.f:51:5:

   51 | 23005 continue
      |     1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
rqfnb.f:34:5:

   34 | 23001 continue
      |     1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
rqfnb.f:162:5:

  162 | 23043 continue
      |     1
Warning: Label 23043 at (1) defined but not used [-Wunused-label]
rqfnb.f:156:5:

  156 | 23041 continue
      |     1
Warning: Label 23041 at (1) defined but not used [-Wunused-label]
rqfnb.f:158:5:

  158 | 23039 continue
      |     1
Warning: Label 23039 at (1) defined but not used [-Wunused-label]
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 qfa.so qfa_init.o rqfnb.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 ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _stepy_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _lpfnb_: register 79 saved somewhere other than in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/qfa.Rcheck/00LOCK-qfa/00new/qfa/libs
** generating debug symbols (dSYM)
** R
** 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 (qfa)