* installing *source* package ‘cold’ ...
** package ‘cold’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 13.0.0 (clang-1300.0.29.30)’
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 d1mach.c -o d1mach.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dqager.f -o dqager.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dqk15r.f -o dqk15r.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dqk21r.f -o dqk21r.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dqk31r.f -o dqk31r.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dqk41r.f -o dqk41r.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dqk51r.f -o dqk51r.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dqk61r.f -o dqk61r.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c dqpsrt.f -o dqpsrt.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c efp.f -o efp.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c efp0.f -o efp0.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c efpb.f -o efpb.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c efpb0.f -o efpb0.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c efpss.f -o efpss.o
efpss.f:13:72:

   13 |       if (nu.le.0.0) return
      |                                                                        ^
Warning: ‘__result_fpss’ may be used uninitialized [-Wmaybe-uninitialized]
efpss.f:5:6:

    5 |       FUNCTION fpss(t0,k0,t1,k1,theta,rho,f)
      |      ^
note: ‘__result_fpss’ was declared here
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c efpvar.f -o efpvar.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c efpvar0.f -o efpvar0.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c egintp.f -o egintp.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c egintp0.f -o egintp0.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c eintp.f -o eintp.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c eintp0.f -o eintp0.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c epssgi.f -o epssgi.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c epssgi0.f -o epssgi0.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c epssli.f -o epssli.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c epssli0.f -o epssli0.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c fac.f -o fac.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
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c mati.f -o mati.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c matp.f -o matp.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c pssgrd.f -o pssgrd.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c pssgrd0.f -o pssgrd0.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c psslik.f -o psslik.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c psslik0.f -o psslik0.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o cold.so d1mach.o dqager.o dqk15r.o dqk21r.o dqk31r.o dqk41r.o dqk51r.o dqk61r.o dqpsrt.o efp.o efp0.o efpb.o efpb0.o efpss.o efpvar.o efpvar0.o egintp.o egintp0.o eintp.o eintp0.o epssgi.o epssgi0.o epssli.o epssli0.o fac.o init.o mati.o matp.o pssgrd.o pssgrd0.o psslik.o psslik0.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 _dqk15r_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dqager_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dqk31r_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dqk41r_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dqk21r_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dqk51r_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dqk61r_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _fpss_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _pssgi0_: register 26 saved somewhere other than in frame
ld: warning: could not create compact unwind for _pssli_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _pssgrd_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _pssgrd0_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _psslik_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _psslik0_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _pssli0_: registers 72 and 73 not saved contiguously in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/cold.Rcheck/00LOCK-cold/00new/cold/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
** 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 (cold)