* installing *source* package ‘swdpwr’ ...
** package ‘swdpwr’ 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) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  GEElinear.f90 -o GEElinear.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  GEElinear_notime.f90 -o GEElinear_notime.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  GEElog.f90 -o GEElog.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  GEElog_notime.f90 -o GEElog_notime.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  GEElogit.f90 -o GEElogit.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  GEElogit_notime.f90 -o GEElogit_notime.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  String_Utility.f90 -o String_Utility.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c alnorm.f -o alnorm.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  asa007.f90 -o asa007.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  auxillary.f90 -o auxillary.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  computeparameter.f90 -o computeparameter.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  computeparameterGEElog.f90 -o computeparameterGEElog.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  computeparameterGEElogit.f90 -o computeparameterGEElogit.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  computeparameterlog.f90 -o computeparameterlog.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  computeparameterlogit.f90 -o computeparameterlogit.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  continuous_notime.f90 -o continuous_notime.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  continuous_time.f90 -o continuous_time.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c herzo.f -o herzo.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c legendre_rule.f -o legendre_rule.o
legendre_rule.f:1396:44:

 1396 |       subroutine rule_write ( order, x, w, r, filename )
      |                                            1
Warning: Unused dummy argument ‘r’ at (1) [-Wunused-dummy-argument]
legendre_rule.f:1396:41:

 1396 |       subroutine rule_write ( order, x, w, r, filename )
      |                                         1
Warning: Unused dummy argument ‘w’ at (1) [-Wunused-dummy-argument]
legendre_rule.f:1396:38:

 1396 |       subroutine rule_write ( order, x, w, r, filename )
      |                                      1
Warning: Unused dummy argument ‘x’ at (1) [-Wunused-dummy-argument]
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  linearpower2.f90 -o linearpower2.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  logitpower.f90 -o logitpower.o
legendre_rule.f:2095:72:

 2095 |       p = slp ** ( al + be + 1.0D+00 )
      |                                                                        ^
Warning: ‘al’ may be used uninitialized [-Wmaybe-uninitialized]
legendre_rule.f:1935:25:

 1935 |       double precision al
      |                         ^
note: ‘al’ was declared here
legendre_rule.f:2095:72:

 2095 |       p = slp ** ( al + be + 1.0D+00 )
      |                                                                        ^
Warning: ‘be’ may be used uninitialized [-Wmaybe-uninitialized]
legendre_rule.f:1938:25:

 1938 |       double precision be
      |                         ^
note: ‘be’ was declared here
legendre_rule.f:2099:72:

 2099 |         st(k) = shft + slp * t(k)
      |                                                                        ^
Warning: ‘slp’ may be used uninitialized [-Wmaybe-uninitialized]
legendre_rule.f:1949:26:

 1949 |       double precision slp
      |                          ^
note: ‘slp’ was declared here
legendre_rule.f:2099:72:

 2099 |         st(k) = shft + slp * t(k)
      |                                                                        ^
Warning: ‘shft’ may be used uninitialized [-Wmaybe-uninitialized]
legendre_rule.f:1948:27:

 1948 |       double precision shft
      |                           ^
note: ‘shft’ was declared here
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  logpower1.f90 -o logpower1.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  power_cal_wrapper.f90 -o power_cal_wrapper.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c ppnd16.f -o ppnd16.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 swdpwr_init.c -o swdpwr_init.o
logpower1.f90:318:22:

  318 |         h33=h33+h33pre
      |                      ^
Warning: ‘h33pre’ may be used uninitialized [-Wmaybe-uninitialized]
logpower1.f90:287:94:

  287 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                              ^
note: ‘h33pre’ was declared here
logpower1.f90:321:22:

  321 |         h23=h23+h23pre
      |                      ^
Warning: ‘h23pre’ may be used uninitialized [-Wmaybe-uninitialized]
logpower1.f90:287:87:

  287 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                       ^
note: ‘h23pre’ was declared here
logpower1.f90:317:22:

  317 |         h22=h22+h22pre
      |                      ^
Warning: ‘h22pre’ may be used uninitialized [-Wmaybe-uninitialized]
logpower1.f90:287:80:

  287 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                ^
note: ‘h22pre’ was declared here
logpower1.f90:320:22:

  320 |         h13=h13+h13pre
      |                      ^
Warning: ‘h13pre’ may be used uninitialized [-Wmaybe-uninitialized]
logpower1.f90:287:73:

  287 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                         ^
note: ‘h13pre’ was declared here
logpower1.f90:319:22:

  319 |         h12=h12+h12pre
      |                      ^
Warning: ‘h12pre’ may be used uninitialized [-Wmaybe-uninitialized]
logpower1.f90:287:66:

  287 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                  ^
note: ‘h12pre’ was declared here
logpower1.f90:316:22:

  316 |         h11=h11+h11pre
      |                      ^
Warning: ‘h11pre’ may be used uninitialized [-Wmaybe-uninitialized]
logpower1.f90:287:59:

  287 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                           ^
note: ‘h11pre’ was declared here
linearpower2.f90:313:22:

  313 |         h33=h33+h33pre
      |                      ^
Warning: ‘h33pre’ may be used uninitialized [-Wmaybe-uninitialized]
linearpower2.f90:281:94:

  281 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                              ^
note: ‘h33pre’ was declared here
linearpower2.f90:316:22:

  316 |         h23=h23+h23pre
      |                      ^
Warning: ‘h23pre’ may be used uninitialized [-Wmaybe-uninitialized]
linearpower2.f90:281:87:

  281 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                       ^
note: ‘h23pre’ was declared here
linearpower2.f90:312:22:

  312 |         h22=h22+h22pre
      |                      ^
Warning: ‘h22pre’ may be used uninitialized [-Wmaybe-uninitialized]
linearpower2.f90:281:80:

  281 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                ^
note: ‘h22pre’ was declared here
linearpower2.f90:315:22:

  315 |         h13=h13+h13pre
      |                      ^
Warning: ‘h13pre’ may be used uninitialized [-Wmaybe-uninitialized]
linearpower2.f90:281:73:

  281 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                         ^
note: ‘h13pre’ was declared here
linearpower2.f90:314:22:

  314 |         h12=h12+h12pre
      |                      ^
Warning: ‘h12pre’ may be used uninitialized [-Wmaybe-uninitialized]
linearpower2.f90:281:66:

  281 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                  ^
note: ‘h12pre’ was declared here
linearpower2.f90:311:22:

  311 |         h11=h11+h11pre
      |                      ^
Warning: ‘h11pre’ may be used uninitialized [-Wmaybe-uninitialized]
linearpower2.f90:281:59:

  281 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                           ^
note: ‘h11pre’ was declared here
logitpower.f90:238:22:

  238 |         h33=h33+h33pre
      |                      ^
Warning: ‘h33pre’ may be used uninitialized [-Wmaybe-uninitialized]
logitpower.f90:206:94:

  206 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                              ^
note: ‘h33pre’ was declared here
logitpower.f90:241:22:

  241 |         h23=h23+h23pre
      |                      ^
Warning: ‘h23pre’ may be used uninitialized [-Wmaybe-uninitialized]
logitpower.f90:206:87:

  206 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                       ^
note: ‘h23pre’ was declared here
logitpower.f90:237:22:

  237 |         h22=h22+h22pre
      |                      ^
Warning: ‘h22pre’ may be used uninitialized [-Wmaybe-uninitialized]
logitpower.f90:206:80:

  206 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                                ^
note: ‘h22pre’ was declared here
logitpower.f90:240:22:

  240 |         h13=h13+h13pre
      |                      ^
Warning: ‘h13pre’ may be used uninitialized [-Wmaybe-uninitialized]
logitpower.f90:206:73:

  206 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                         ^
note: ‘h13pre’ was declared here
logitpower.f90:239:22:

  239 |         h12=h12+h12pre
      |                      ^
Warning: ‘h12pre’ may be used uninitialized [-Wmaybe-uninitialized]
logitpower.f90:206:66:

  206 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                                  ^
note: ‘h12pre’ was declared here
logitpower.f90:236:22:

  236 |         h11=h11+h11pre
      |                      ^
Warning: ‘h11pre’ may be used uninitialized [-Wmaybe-uninitialized]
logitpower.f90:206:59:

  206 |     double precision :: h11, h12, h13, h22, h23, h33,h11pre,h12pre,h13pre,h22pre,h23pre,h33pre
      |                                                           ^
note: ‘h11pre’ was declared here
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o swdpwr.so GEElinear.o GEElinear_notime.o GEElog.o GEElog_notime.o GEElogit.o GEElogit_notime.o String_Utility.o alnorm.o asa007.o auxillary.o computeparameter.o computeparameterGEElog.o computeparameterGEElogit.o computeparameterlog.o computeparameterlogit.o continuous_notime.o continuous_time.o herzo.o legendre_rule.o linearpower2.o logitpower.o logpower1.o power_cal_wrapper.o ppnd16.o swdpwr_init.o -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/swdpwr.Rcheck/00LOCK-swdpwr/00new/swdpwr/libs
** generating debug symbols (dSYM)
** R
** 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 (swdpwr)