* installing *source* package ‘CHNOSZ’ ...
** this is package ‘CHNOSZ’ version ‘2.3.0’
** package ‘CHNOSZ’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
using SDK: ‘MacOSX11.3.1.sdk’
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c H2O92D.f -o H2O92D.o
clang -arch arm64 -std=gnu2x -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
H2O92D.f:2543:37:

 2543 |       DOUBLE PRECISION FUNCTION power(base,exp)
      |                                     ^
Warning: '__result_power' may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2647:72:

 2647 |       END
      |                                                                        ^
Warning: '__result_tdegus' may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2624:38:

 2624 |       DOUBLE PRECISION FUNCTION TdegUS(it,t)
      |                                      ^
note: '__result_tdegus' was declared here
H2O92D.f:510:72:

  510 |       T = TdegK(it,T)
      |                                                                        ^
Warning: '__result_tdegk' may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2594:37:

 2594 |       DOUBLE PRECISION FUNCTION TdegK(it,t)
      |                                     ^
note: '__result_tdegk' was declared here
H2O92D.f:2617:72:

 2617 |       END
      |                                                                        ^
Warning: '__result_tdegk' may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:2594:37:

 2594 |       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:2594:37:

 2594 |       DOUBLE PRECISION FUNCTION TdegK(it,t)
      |                                     ^
note: '__result_tdegk' was declared here
H2O92D.f:131:28:

  131 |       LOGICAL FUNCTION valid(it,id,ip,ih,itripl,isat,iopt,
      |                            ^
Warning: '__result_valid' may be used uninitialized [-Wmaybe-uninitialized]
H2O92D.f:113:72:

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

 2624 |       DOUBLE PRECISION FUNCTION TdegUS(it,t)
      |                                      ^
note: '__result_tdegus' was declared here
clang -arch arm64 -std=gnu2x -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 init.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame
ld: warning: could not create compact unwind for _resid_: does not use standard frame
ld: warning: could not create compact unwind for _denhgk_: does not use standard frame
ld: warning: could not create compact unwind for _surten_: does not use standard frame
ld: warning: could not create compact unwind for _thcond_: does not use standard frame
ld: warning: could not create compact unwind for _viscos_: does not use standard frame
ld: warning: could not create compact unwind for _dalhgk_: does not use standard frame
ld: warning: could not create compact unwind for _born92_: does not use standard frame
ld: warning: could not create compact unwind for _corr_: does not use standard frame
ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame
ld: warning: could not create compact unwind for _hgksat_: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame
ld: warning: could not create compact unwind for _thmlvs_: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame
ld: warning: could not create compact unwind for _rtheta_: does not use standard frame
ld: warning: could not create compact unwind for _conver_: does not use standard frame
ld: warning: could not create compact unwind for _pfind_: does not use standard frame
ld: warning: could not create compact unwind for _tslvs_: does not use standard frame
ld: warning: could not create compact unwind for _lvssat_: does not use standard frame
ld: warning: could not create compact unwind for _h2o92_: does not use standard frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/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)