* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘mda’ ...
** package ‘mda’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.4 (1)’
using Fortran compiler: ‘Debian flang-new version 18.1.4 (1)’
make[1]: Entering directory '/tmp/RtmpPh4zTI/R.INSTALLac94e3475d4e4/mda/src'
flang-new-18  -fpic  -g -O2 -c bruto.f -o bruto.o
flang-new-18  -fpic  -g -O2 -c bsplvd.f -o bsplvd.o
flang-new-18  -fpic  -g -O2 -c bvalue.f -o bvalue.o
flang-new-18  -fpic  -g -O2 -c dcalcvar.f -o dcalcvar.o
flang-new-18  -fpic  -g -O2 -c dmarss.f -o dmarss.o
./dmarss.f:567:7: warning: Reference to the procedure 'orthreg' has an implicit interface that is distinct from another reference: incompatible dummy argument #6: incompatible dummy data object shapes
        call orthreg(n,n,nterms,bxorth,tempin, scrat,bxorth(1,nterms2))
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./dmarss.f:331:7: previous reference to 'orthreg'
        call orthreg(n,n,nterms,bxorth,fullin, bx(1,ii),bxorth(1,nterms2))
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c dorthreg.f -o dorthreg.o
flang-new-18  -fpic  -g -O2 -c dqrreg.f -o dqrreg.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c mda_init.c -o mda_init.o
flang-new-18  -fpic  -g -O2 -c mspline.f -o mspline.o
./mspline.f:630:10: warning: Reference to the procedure 'tpack' has an implicit interface that is distinct from another reference: incompatible dummy argument #5: incompatible dummy data object shapes
           call tpack(n,p,match,work,ybar(1,j))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mspline.f:625:7: previous reference to 'tpack'
        call tpack(n,p,match,w,wbar)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mspline.f:748:10: warning: Reference to the procedure 'untpack' has an implicit interface that is distinct from another reference: incompatible dummy argument #5: incompatible dummy data object shapes
           call untpack(n,nef,match,sout(1,j),s(1,j))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mspline.f:638:10: previous reference to 'untpack'
           call untpack(n,p,match,ybar(1,j),work)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c sgram.f -o sgram.o
flang-new-18  -fpic  -g -O2 -c sknotl.f -o sknotl.o
flang-new-18  -fpic  -g -O2 -c sortdi.f -o sortdi.o
flang-new-18  -fpic  -g -O2 -c tmatch.f -o tmatch.o
flang-new-18  -fpic  -g -O2 -c wmean.f -o wmean.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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 -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpPh4zTI/R.INSTALLac94e3475d4e4/mda/src'
make[1]: Entering directory '/tmp/RtmpPh4zTI/R.INSTALLac94e3475d4e4/mda/src'
make[1]: Leaving directory '/tmp/RtmpPh4zTI/R.INSTALLac94e3475d4e4/mda/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/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)