* installing to library ‘/home/hornik/tmp/R.check/r-patched-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-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMO3DY5/R.INSTALL44752122bc906/mda/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bruto.f -o bruto.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bsplvd.f -o bsplvd.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c bvalue.f -o bvalue.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dcalcvar.f -o dcalcvar.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dmarss.f -o dmarss.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dorthreg.f -o dorthreg.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dqrreg.f -o dqrreg.o
gcc-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-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-14 -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-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sgram.f -o sgram.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sknotl.f -o sknotl.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sortdi.f -o sortdi.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c tmatch.f -o tmatch.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c wmean.f -o wmean.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-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-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMO3DY5/R.INSTALL44752122bc906/mda/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMO3DY5/R.INSTALL44752122bc906/mda/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMO3DY5/R.INSTALL44752122bc906/mda/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mda/00new/mda/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘mda’
finding HTML links ... done
ESL.mixture html
bruto html
coef.fda html
confusion html
fda html
gen.ridge html
glass html
laplacian html
mars html
mda html
mda.start html
model.matrix.mars html
mspline html
plot.fda html
polyreg html
predict.bruto html
predict.fda html
predict.mars html
predict.mda html
softmax html
** 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)