* installing *source* package ‘swdpwr’ ... ** package ‘swdpwr’ 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) 12.2.0’ using SDK: ‘MacOSX11.3.sdk’ /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c GEElinear.f90 -o GEElinear.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c GEElinear_notime.f90 -o GEElinear_notime.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c GEElog.f90 -o GEElog.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c GEElog_notime.f90 -o GEElog_notime.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c GEElogit.f90 -o GEElogit.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c GEElogit_notime.f90 -o GEElogit_notime.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c String_Utility.f90 -o String_Utility.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c alnorm.f -o alnorm.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c asa007.f90 -o asa007.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c auxillary.f90 -o auxillary.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c computeparameter.f90 -o computeparameter.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c computeparameterGEElog.f90 -o computeparameterGEElog.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c computeparameterGEElogit.f90 -o computeparameterGEElogit.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c computeparameterlog.f90 -o computeparameterlog.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c computeparameterlogit.f90 -o computeparameterlogit.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c continuous_notime.f90 -o continuous_notime.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c continuous_time.f90 -o continuous_time.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c herzo.f -o herzo.o /opt/gfortran/bin/gfortran -arch arm64 -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] 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 /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c linearpower2.f90 -o linearpower2.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c logitpower.f90 -o logitpower.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c logpower1.f90 -o logpower1.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c power_cal_wrapper.f90 -o power_cal_wrapper.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c ppnd16.f -o ppnd16.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 swdpwr_init.c -o swdpwr_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 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/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 _linearpower_gee_: registers 76 and 77 not saved contiguously in frame ld: warning: could not create compact unwind for _logpower_gee_: register 79 saved somewhere other than in frame ld: warning: could not create compact unwind for _logpower_gee_notime_: register 79 saved somewhere other than in frame ld: warning: could not create compact unwind for _logitpower_gee_: register 79 saved somewhere other than in frame ld: warning: could not create compact unwind for _logitpower_gee_notime_: register 79 saved somewhere other than in frame ld: warning: could not create compact unwind for ___string_utility_MOD_strcompress: register 24 saved somewhere other than in frame ld: warning: could not create compact unwind for _alnorm_: register 73 saved somewhere other than in frame ld: warning: could not create compact unwind for _syminv_: register 28 saved somewhere other than in frame ld: warning: could not create compact unwind for _inverse_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _syminverse_: registers 25 and 26 not saved contiguously in frame ld: warning: could not create compact unwind for _derivativef_mutau2_: registers 78 and 79 not saved contiguously in frame ld: warning: could not create compact unwind for _computef_mutau2_: registers 76 and 77 not saved contiguously in frame ld: warning: could not create compact unwind for _computeparameterlogit_: registers 74 and 75 not saved contiguously in frame ld: warning: could not create compact unwind for _geelinear_continous_time_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _herzo_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _scqf_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _der_likelihood_notime_: registers 76 and 77 not saved contiguously in frame ld: warning: could not create compact unwind for _der_likelihood_time_: registers 78 and 79 not saved contiguously in frame ld: warning: could not create compact unwind for _linearpower_time_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _linearpower_notime_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _der_likelihood_notimelogit_: registers 78 and 79 not saved contiguously in frame ld: warning: could not create compact unwind for _der_likelihood_timelogit_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _logitpower_time_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _logitpower_notime_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _der_likelihood_notime_log_: registers 76 and 77 not saved contiguously in frame ld: warning: could not create compact unwind for _der_likelihood_time_log_: registers 78 and 79 not saved contiguously in frame ld: warning: could not create compact unwind for _logpower_time_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _logpower_notime_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame ld: warning: ld: warning: could not create compact unwind for _r8_gamma_: register 75 saved somewhere other than in frame ld: warning: could not create compact unwind for _class_matrix_: registers 76 and 77 not saved contiguously in frame ld: warning: could not create compact unwind for _s_to_r8_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _geelinear_continous_notime_: register 75 saved somewhere other than in frame could not create compact unwind for _linearpower_gee_notime_: register 79 saved somewhere other than in frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/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)