* installing *source* package ‘swdpwr’ ... ** package ‘swdpwr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/swdpwr/src' gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c GEElinear.f90 -o GEElinear.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c GEElinear_notime.f90 -o GEElinear_notime.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c GEElog.f90 -o GEElog.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c GEElog_notime.f90 -o GEElog_notime.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c GEElogit.f90 -o GEElogit.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c GEElogit_notime.f90 -o GEElogit_notime.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c String_Utility.f90 -o String_Utility.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c alnorm.f -o alnorm.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c asa007.f90 -o asa007.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c auxillary.f90 -o auxillary.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c computeparameter.f90 -o computeparameter.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c computeparameterGEElog.f90 -o computeparameterGEElog.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c computeparameterGEElogit.f90 -o computeparameterGEElogit.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c computeparameterlog.f90 -o computeparameterlog.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c computeparameterlogit.f90 -o computeparameterlogit.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c continuous_notime.f90 -o continuous_notime.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c continuous_time.f90 -o continuous_time.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c herzo.f -o herzo.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -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] 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: 'shft' may be used uninitialized [-Wmaybe-uninitialized] legendre_rule.f:1948:27: 1948 | double precision shft | ^ note: 'shft' was declared here legendre_rule.f:2095:72: 2095 | p = slp ** ( al + be + 1.0D+00 ) | ^ Warning: 'slp' may be used uninitialized [-Wmaybe-uninitialized] legendre_rule.f:1949:26: 1949 | double precision slp | ^ note: 'slp' was declared here gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c linearpower2.f90 -o linearpower2.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c logitpower.f90 -o logitpower.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c logpower1.f90 -o logpower1.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c power_cal_wrapper.f90 -o power_cal_wrapper.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c ppnd16.f -o ppnd16.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c swdpwr_init.c -o swdpwr_init.o gcc-14 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -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 -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/swdpwr/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/swdpwr/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/swdpwr/src' installing to /data/gannet/ripley/R/packages/tests-devel/swdpwr.Rcheck/00LOCK-swdpwr/00new/swdpwr/libs ** 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)