* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘mda’ ...
** this is package ‘mda’ version ‘0.5-5’
** package ‘mda’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-4) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-4) 15.2.0’
make[1]: Entering directory '/tmp/RtmpZQgx1E/R.INSTALL153e8211588a3a/mda/src'
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c bruto.f -o bruto.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c bsplvd.f -o bsplvd.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvalue.f -o bvalue.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dcalcvar.f -o dcalcvar.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dmarss.f -o dmarss.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dorthreg.f -o dorthreg.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqrreg.f -o dqrreg.o
gcc-15 -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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c mspline.f -o mspline.o
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-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c sgram.f -o sgram.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c sknotl.f -o sknotl.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c sortdi.f -o sortdi.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c tmatch.f -o tmatch.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c wmean.f -o wmean.o
gcc-15 -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 '/tmp/RtmpZQgx1E/R.INSTALL153e8211588a3a/mda/src'
make[1]: Entering directory '/tmp/RtmpZQgx1E/R.INSTALL153e8211588a3a/mda/src'
make[1]: Leaving directory '/tmp/RtmpZQgx1E/R.INSTALL153e8211588a3a/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
* DONE (mda)