* installing *source* package ‘rms’ ...
** package ‘rms’ 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 init.c -o init.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c lrmfit.f -o lrmfit.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c mlmats.f -o mlmats.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c ormuv.f -o ormuv.o
ormuv.f:104:5:

  104 | 23033 continue
      |     1
Warning: Label 23033 at (1) defined but not used [-Wunused-label]
ormuv.f:114:5:

  114 | 23029 continue
      |     1
Warning: Label 23029 at (1) defined but not used [-Wunused-label]
ormuv.f:68:5:

   68 | 23027 continue
      |     1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
ormuv.f:60:5:

   60 | 23025 continue
      |     1
Warning: Label 23025 at (1) defined but not used [-Wunused-label]
ormuv.f:116:5:

  116 | 23015 continue
      |     1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
ormuv.f:32:5:

   32 | 23013 continue
      |     1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
ormuv.f:35:5:

   35 | 23011 continue
      |     1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
ormuv.f:22:5:

   22 | 23003 continue
      |     1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
ormuv.f:25:5:

   25 | 23001 continue
      |     1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c robcovf.f -o robcovf.o
robcovf.f:40:5:

   40 | 23021 continue
      |     1
Warning: Label 23021 at (1) defined but not used [-Wunused-label]
robcovf.f:42:5:

   42 | 23019 continue
      |     1
Warning: Label 23019 at (1) defined but not used [-Wunused-label]
robcovf.f:33:5:

   33 | 23017 continue
      |     1
Warning: Label 23017 at (1) defined but not used [-Wunused-label]
robcovf.f:35:5:

   35 | 23015 continue
      |     1
Warning: Label 23015 at (1) defined but not used [-Wunused-label]
robcovf.f:26:5:

   26 | 23013 continue
      |     1
Warning: Label 23013 at (1) defined but not used [-Wunused-label]
robcovf.f:28:5:

   28 | 23011 continue
      |     1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
robcovf.f:19:5:

   19 | 23009 continue
      |     1
Warning: Label 23009 at (1) defined but not used [-Wunused-label]
robcovf.f:21:5:

   21 | 23007 continue
      |     1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
robcovf.f:44:5:

   44 | 23005 continue
      |     1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
robcovf.f:10:5:

   10 | 23003 continue
      |     1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
robcovf.f:12:5:

   12 | 23001 continue
      |     1
Warning: Label 23001 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 rms.so init.o lrmfit.o mlmats.o ormuv.o robcovf.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 _robcovf_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _ginv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _avia_: 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
ld: warning: ld: warning: could not create compact unwind for _matinv_: registers 27 and 28 not saved contiguously in frame
could not create compact unwind for _ormuv_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _llogit_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _lrmfit_: register 79 saved somewhere other than in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/rms.Rcheck/00LOCK-rms/00new/rms/libs
** generating debug symbols (dSYM)
** R
** demo
** 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 (rms)