* installing *source* package ‘stpp’ ...
** this is package ‘stpp’ version ‘2.0-8’
** package ‘stpp’ 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.sdk’
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c astk.f -o astk.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c circ.f -o circ.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c covst.f -o covst.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c gspcore.f -o gspcore.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c gspcoreinh.f -o gspcoreinh.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c gtecore.f -o gtecore.o
gspcore.f:37:17:

   37 |              if (kerns.ne.0d0) then
      |                 ^
Warning: 'kerns' may be used uninitialized [-Wmaybe-uninitialized]
gspcore.f:12:40:

   12 |        double precision wij,vij,hs,kerns,gspm,gspn,gsps,x,y,txy
      |                                        ^
note: 'kerns' was declared here
gtecore.f:37:17:

   37 |              if (kernt.ne.0d0) then
      |                 ^
Warning: 'kernt' may be used uninitialized [-Wmaybe-uninitialized]
gtecore.f:12:40:

   12 |        double precision wij,vij,ht,kernt,gtem,gten,gtet,x,y,txy
      |                                        ^
note: 'kernt' was declared here
gspcoreinh.f:41:10:

   41 |       if (kerns.ne.0d0) then
      |          ^
Warning: 'kerns' may be used uninitialized [-Wmaybe-uninitialized]
gspcoreinh.f:13:45:

   13 |       double precision inhwij,inhvij,hs,kerns,gspminh,gspninh,gsps
      |                                             ^
note: 'kerns' was declared here
circ.f:332:72:

  332 |       if(p2.eq.2) res = psit**(-p6) * cauchy(x/psit,p1)
      |                                                                        ^
Warning: 'psit' may be used uninitialized [-Wmaybe-uninitialized]
circ.f:310:27:

  310 |       double precision psit,res
      |                           ^
note: 'psit' was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c gtecoreinh.f -o gtecoreinh.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c klistafunction.f -o klistafunction.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c kmmrcore.f -o kmmrcore.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c kmmrcoreinh.f -o kmmrcoreinh.o
gtecoreinh.f:41:10:

   41 |       if (kernt.ne.0d0) then
      |          ^
Warning: 'kernt' may be used uninitialized [-Wmaybe-uninitialized]
gtecoreinh.f:13:45:

   13 |       double precision inhwij,inhvij,ht,kernt,gteminh,gteninh,gtet
      |                                             ^
note: 'kernt' was declared here
kmmrcore.f:37:17:

   37 |              if (kerns.ne.0d0) then
      |                 ^
Warning: 'kerns' may be used uninitialized [-Wmaybe-uninitialized]
kmmrcore.f:12:40:

   12 |        double precision wij,vij,hs,kerns,krm,krn,kmmr,x,y,txy
      |                                        ^
note: 'kerns' was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c kmmtcore.f -o kmmtcore.o
kmmrcoreinh.f:41:10:

   41 |       if (kerns.ne.0d0) then
      |          ^
Warning: 'kerns' may be used uninitialized [-Wmaybe-uninitialized]
kmmrcoreinh.f:13:45:

   13 |       double precision inhwij,inhvij,hs,kerns,kmrminh,kmrninh,kmmr
      |                                             ^
note: 'kerns' was declared here
kmmtcore.f:34:17:

   34 |              if (kernt.ne.0d0) then
      |                 ^
Warning: 'kernt' may be used uninitialized [-Wmaybe-uninitialized]
kmmtcore.f:12:40:

   12 |        double precision wij,vij,ht,kernt,ktm,ktn,kmmt,snorm,txy
      |                                        ^
note: 'kernt' was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c kmmtcoreinh.f -o kmmtcoreinh.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c kmrcore.f -o kmrcore.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c kmrcoreinh.f -o kmrcoreinh.o
kmrcore.f:37:17:

   37 |              if (kerns.ne.0d0) then
      |                 ^
Warning: 'kerns' may be used uninitialized [-Wmaybe-uninitialized]
kmrcore.f:12:40:

   12 |        double precision wij,vij,hs,kerns,krm,krn,kmr,x,y,txy
      |                                        ^
note: 'kerns' was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c kmtcore.f -o kmtcore.o
kmmtcoreinh.f:38:10:

   38 |       if (kernt.ne.0d0) then
      |          ^
Warning: 'kernt' may be used uninitialized [-Wmaybe-uninitialized]
kmmtcoreinh.f:13:45:

   13 |       double precision inhwij,inhvij,ht,kernt,kmtminh,kmtninh,kmmt
      |                                             ^
note: 'kernt' was declared here
kmtcore.f:34:17:

   34 |              if (kernt.ne.0d0) then
      |                 ^
Warning: 'kernt' may be used uninitialized [-Wmaybe-uninitialized]
kmtcore.f:12:40:

   12 |        double precision wij,vij,ht,kernt,ktm,ktn,kmt,snorm,txy
      |                                        ^
note: 'kernt' was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c kmtcoreinh.f -o kmtcoreinh.o
kmrcoreinh.f:41:10:

   41 |       if (kerns.ne.0d0) then
      |          ^
Warning: 'kerns' may be used uninitialized [-Wmaybe-uninitialized]
kmrcoreinh.f:13:45:

   13 |       double precision inhwij,inhvij,hs,kerns,kmrminh,kmrninh,kmr
      |                                             ^
note: 'kerns' was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c listafunction.f -o listafunction.o
kmtcoreinh.f:38:10:

   38 |       if (kernt.ne.0d0) then
      |          ^
Warning: 'kernt' may be used uninitialized [-Wmaybe-uninitialized]
kmtcoreinh.f:13:45:

   13 |       double precision inhwij,inhvij,ht,kernt,kmtminh,kmtninh,kmt
      |                                             ^
note: 'kernt' was declared here
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c pcffunction.f -o pcffunction.o
/opt/gfortran/bin/gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c stikfunction.f -o stikfunction.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o stpp.so astk.o circ.o covst.o gspcore.o gspcoreinh.o gtecore.o gtecoreinh.o init.o klistafunction.o kmmrcore.o kmmrcoreinh.o kmmtcore.o kmmtcoreinh.o kmrcore.o kmrcoreinh.o kmtcore.o kmtcoreinh.o listafunction.o pcffunction.o stikfunction.o -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.5/stpp.Rcheck/00LOCK-stpp/00new/stpp/libs
** generating debug symbols (dSYM)
** R
** data
** 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 (stpp)