* installing *source* package ‘CHNOSZ’ ...
** package ‘CHNOSZ’ 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 H2O92D.f -o H2O92D.o
H2O92D.f:2839:37:

 2839 |       DOUBLE PRECISION FUNCTION power(base,exp)
      |                                     ^
Warning: ‘__result_power’ may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2943:72:

 2943 |       END
      |                                                                        ^
Warning: ‘__result_tdegus’ may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2920:38:

 2920 |       DOUBLE PRECISION FUNCTION TdegUS(it,t)
      |                                      ^
note: ‘__result_tdegus’ was declared here
H2O92D.f:2913:72:

 2913 |       END
      |                                                                        ^
Warning: ‘__result_tdegk’ may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2890:37:

 2890 |       DOUBLE PRECISION FUNCTION TdegK(it,t)
      |                                     ^
note: ‘__result_tdegk’ was declared here
H2O92D.f:629:72:

  629 |      1                    (D .GE. Dmin) .AND. (D .LE. Dmax))
      |                                                                        ^
Warning: ‘__result_tdegk’ may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2890:37:

 2890 |       DOUBLE PRECISION FUNCTION TdegK(it,t)
      |                                     ^
note: ‘__result_tdegk’ was declared here
H2O92D.f:159:72:

  159 |       T = TdegK(it,Temp) - 273.15d0
      |                                                                        ^
Warning: ‘__result_tdegk’ may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2890:37:

 2890 |       DOUBLE PRECISION FUNCTION TdegK(it,t)
      |                                     ^
note: ‘__result_tdegk’ was declared here
H2O92D.f:113:72:

  113 |       states(1) = TdegUS(specs(1),states(1))
      |                                                                        ^
Warning: ‘__result_tdegus’ may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2920:38:

 2920 |       DOUBLE PRECISION FUNCTION TdegUS(it,t)
      |                                      ^
note: ‘__result_tdegus’ 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 count_letters.c -o count_letters.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
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 CHNOSZ.so H2O92D.o count_letters.o init.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 _resid_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _denhgk_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _viscos_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _surten_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _thmlvs_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _valtp_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _rtheta_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _pfind_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _tslvs_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _lvssat_: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for _born92_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _lvseqn_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dalhgk_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _corr_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _valtd_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _hgksat_: register 26 saved somewhere other than in frame
ld: warning: could not create compact unwind for _h2o92_: 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.4/CHNOSZ.Rcheck/00LOCK-CHNOSZ/00new/CHNOSZ/libs
** generating debug symbols (dSYM)
** R
** demo
** 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 (CHNOSZ)