* installing *source* package ‘CHNOSZ’ ...
** this is package ‘CHNOSZ’ version ‘2.2.0’
** 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) 14.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:624:72:
624 | T = TdegK(it,T)
| ^
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/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 _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 _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 _surten_: 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 _valtp_: 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 _born92_: does not use standard frame
ld: warning: could not create compact unwind for _lvseqn_: 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 _corr_: does not use standard frame
ld: warning: could not create compact unwind for _valtd_: 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 _h2o92_: does not use standard frame
ld: warning: could not create compact unwind for ___emutls_get_address: 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 ___gcc_nested_func_ptr_created: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: 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)