* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘mda’ ... ** package ‘mda’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2d0KHD/R.INSTALL14c730753a87f4/mda/src' gfortran-13 -fpic -g -O2 -Wall -mtune=native -c bruto.f -o bruto.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c bsplvd.f -o bsplvd.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c bvalue.f -o bvalue.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c dcalcvar.f -o dcalcvar.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c dmarss.f -o dmarss.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c dorthreg.f -o dorthreg.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c dqrreg.f -o dqrreg.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c mda_init.c -o mda_init.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c mspline.f -o mspline.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 -Wall -mtune=native -c sgram.f -o sgram.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c sknotl.f -o sknotl.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c sortdi.f -o sortdi.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c tmatch.f -o tmatch.o gfortran-13 -fpic -g -O2 -Wall -mtune=native -c wmean.f -o wmean.o gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -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 -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2d0KHD/R.INSTALL14c730753a87f4/mda/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2d0KHD/R.INSTALL14c730753a87f4/mda/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2d0KHD/R.INSTALL14c730753a87f4/mda/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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 * creating tarball packaged installation of ‘mda’ as ‘mda_0.5-4_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (mda)