* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘rms’ ...
** this is package ‘rms’ version ‘8.0-0’
** package ‘rms’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.7 (3+b1)’
using Fortran compiler: ‘Debian flang-new version 19.1.7 (3+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpwf7cCy/R.INSTALL24e23cb15121/rms/src'
clang-19 -std=gnu23 -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 init.c -o init.o
flang-new-19  -fpic  -g -O2 -c  lrmll.f90 -o lrmll.o
./lrmll.f90:46:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('beta',   4, beta,   p)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:45:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:47:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('penmat', 6, penmat, p * p)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:45:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:78:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('p1', 2, p1, size(p1))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:45:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:79:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('p2', 2, p2, size(p2))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:45:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:80:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('d',  1, d,  size(d))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lrmll.f90:45:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-19  -fpic  -g -O2 -c mlmats.f -o mlmats.o
flang-new-19  -fpic  -g -O2 -c  ormll.f90 -o ormll.o
./ormll.f90:81:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('beta',   4, beta,   p)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:82:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('penmat', 6, penmat, p * p)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:180:5: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call intpr('ia',           2, ia,          size(ia))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:77:5: previous reference to 'intpr'
      call intpr('n,k,p,ic,nai,x,y,o,w,pen,a,b,ha,d,r,c,ai', 40, &
      ^
./ormll.f90:181:5: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call intpr('ia2',          3, ia2,         size(ia2))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:77:5: previous reference to 'intpr'
      call intpr('n,k,p,ic,nai,x,y,o,w,pen,a,b,ha,d,r,c,ai', 40, &
      ^
./ormll.f90:182:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('alpha(ia)',   9, alpha(ia),   size(ia))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:183:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('alpha(ia2)', 10, alpha(ia2),  size(ia2))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:184:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('sgn',         3, sgn,         size(sgn))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:185:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('lp',          2, lp,          size(lp))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:193:7: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call intpr('Zero or negative probability for observations ', 45, ibad, nbad)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:77:5: previous reference to 'intpr'
      call intpr('n,k,p,ic,nai,x,y,o,w,pen,a,b,ha,d,r,c,ai', 40, &
      ^
./ormll.f90:194:7: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call intpr('Intercept involved', 18, ia(ibad), nbad)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:77:5: previous reference to 'intpr'
      call intpr('n,k,p,ic,nai,x,y,o,w,pen,a,b,ha,d,r,c,ai', 40, &
      ^
./ormll.f90:195:30: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        if(any(ia2(ibad) > 0)) call intpr('2nd Intercept involved', 22, ia2(ibad), nbad)
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:77:5: previous reference to 'intpr'
      call intpr('n,k,p,ic,nai,x,y,o,w,pen,a,b,ha,d,r,c,ai', 40, &
      ^
./ormll.f90:196:7: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call intpr('y',    1, y  (ibad),   nbad)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:77:5: previous reference to 'intpr'
      call intpr('n,k,p,ic,nai,x,y,o,w,pen,a,b,ha,d,r,c,ai', 40, &
      ^
./ormll.f90:197:7: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call intpr('y2',   2, y2 (ibad),   nbad)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:77:5: previous reference to 'intpr'
      call intpr('n,k,p,ic,nai,x,y,o,w,pen,a,b,ha,d,r,c,ai', 40, &
      ^
./ormll.f90:198:7: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call dblepr('d',   1, d  (ibad),   nbad)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:199:7: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call dblepr('p1',  2, p1 (ibad),   nbad)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:200:7: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call dblepr('p2',  2, p2 (ibad),   nbad)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:201:7: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
        call dblepr('sgn', 3, sgn(ibad),   nbad)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:211:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('beta',  4, beta,  p)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:212:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('sgn',   3, sgn,   n)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:213:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('p1',    2, p1,    size(p1))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:214:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('p2',    2, p2,    size(p2))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:215:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('d',     1, d,     size(d))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:246:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('pdf1',  4, pdf1,  size(pdf1))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:247:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('pdf2',  4, pdf2,  size(pdf2))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:302:17: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
    if(debug > 0) call dblepr('u', 1, u, k + p)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:346:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('dpdf1', 5, dpdf1, size(dpdf1))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:347:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('dpdf2', 5, dpdf2, size(dpdf2))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:430:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('ha',  2, ha,  size(ha))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:431:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('hb',  2, hb,  size(hb))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:432:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
      call dblepr('hab', 3, hab, size(hab))
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./ormll.f90:80:5: previous reference to 'dblepr'
      call dblepr('alpha',  5, alpha,  k)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-19  -fpic  -g -O2 -c  robcovf.f90 -o robcovf.o
clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rms.so init.o lrmll.o mlmats.o ormll.o robcovf.o -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpwf7cCy/R.INSTALL24e23cb15121/rms/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpwf7cCy/R.INSTALL24e23cb15121/rms/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpwf7cCy/R.INSTALL24e23cb15121/rms/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rms/00new/rms/libs
** R
** demo
** 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 (rms)