* installing *source* package ‘mda’ ... ** package ‘mda’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/mda/src' gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c bruto.f -o bruto.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c bsplvd.f -o bsplvd.o bsplvd.f:211:72: 211 | go to (10,20), index | 1 Warning: Obsolescent feature: Computed GOTO at (1) gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c bvalue.f -o bvalue.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c dcalcvar.f -o dcalcvar.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c dmarss.f -o dmarss.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c dorthreg.f -o dorthreg.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c dqrreg.f -o dqrreg.o gcc-13 -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 mda_init.c -o mda_init.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c mspline.f -o mspline.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c sgram.f -o sgram.o mspline.f:870:72: 870 | coef(2,j)=sxy/sxx | ^ Warning: 'sxx' may be used uninitialized [-Wmaybe-uninitialized] mspline.f:822:44: 822 | double precision sx,sy,sumw, dcent,sxx,syy,sxy | ^ note: 'sxx' was declared here mspline.f:294:72: 294 | lambda = ratio*16.**(-2. + u*(6.)) | ^ Warning: 'u' may be used uninitialized [-Wmaybe-uninitialized] mspline.f:107:70: 107 | double precision t1,t2,ratio, a,b,c,d,e,eps,xm,p,q,r,tol1,tol2,u, | ^ note: 'u' was declared here gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c sknotl.f -o sknotl.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c sortdi.f -o sortdi.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c tmatch.f -o tmatch.o gfortran-13 -fpic -g -O2 -mtune=native -Wall -pedantic -c wmean.f -o wmean.o gcc-13 -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/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o mda.so bruto.o bsplvd.o bvalue.o dcalcvar.o dmarss.o dorthreg.o dqrreg.o mda_init.o mspline.o sgram.o sknotl.o sortdi.o tmatch.o wmean.o -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/mda/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/mda/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/mda/src' installing to /data/gannet/ripley/R/packages/tests-devel/mda.Rcheck/00LOCK-mda/00new/mda/libs ** R ** data ** 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 (mda)