* installing *source* package ‘lmm’ ...
** package ‘lmm’ 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 lmm.f -o lmm.o
lmm.f:679:72:

  679 |                         psis(i,j,iter-1)=xi(i,j)*sigma2
      |                                                                        ^
Warning: ‘s2gibbs’ may be used uninitialized [-Wmaybe-uninitialized]
lmm.f:566:59:

  566 |      /     xihat(q,q),sig2hat,df,lh,s2hat,ldxtwx,lp,s2gibbs,
      |                                                           ^
note: ‘s2gibbs’ was declared here
lmm.f:652:72:

  652 |                lratio=lp-olp-lh+olh
      |                                                                        ^
Warning: ‘lp’ may be used uninitialized [-Wmaybe-uninitialized]
lmm.f:566:51:

  566 |      /     xihat(q,q),sig2hat,df,lh,s2hat,ldxtwx,lp,s2gibbs,
      |                                                   ^
note: ‘lp’ was declared here
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c package_native_routine_registration_skeleton.c -o package_native_routine_registration_skeleton.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 lmm.so lmm.o package_native_routine_registration_skeleton.o -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 _mkw_: register 26 saved somewhere other than in frame
ld: warning: could not create compact unwind for _mkwkqnm_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _fscov2_: register 77 saved somewhere other than in frame
ld: warning: could not create compact unwind for _chv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _prefstml_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _fscovm2_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _mka_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _mkztvix_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _prefstrm_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _preecme2_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _fscovr2_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _mku_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _gamm_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _drcand_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _drbeta_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _appxdens_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _mku2_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _mkxtwx_: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for _gls_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _bfac_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _drxi_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _fastmcmc_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _cebayes_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _fastrml_: register 77 saved somewhere other than in frame
ld: warning: could not create compact unwind for _fscovr_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _fastmode_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _fscovm_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _fastml_: register 77 saved somewhere other than in frame
ld: warning: could not create compact unwind for _fscov_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _ecmeml_: registers 72 and 73 not saved contiguously in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/lmm.Rcheck/00LOCK-lmm/00new/lmm/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** 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 (lmm)