* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘lcmm’ ...
** package ‘lcmm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 18.1.0 (rc4-1)’
using Fortran compiler: ‘Debian flang-new version 18.1.0 (rc4-1)’
make[1]: Entering directory '/tmp/Rtmp9mOD4e/R.INSTALL24ccd78611276/lcmm/src'
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 init.c -o init.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 runiran.c -o runiran.o
flang-new-18  -fpic  -g -O2 -c  compute.f90 -o compute.o
flang-new-18  -fpic  -g -O2 -c  hetmixOrd.f90 -o hetmixOrd.o
flang-new-18  -fpic  -g -O2 -c  hetmixlin.f90 -o hetmixlin.o
flang-new-18  -fpic  -g -O2 -c  hetmixCont.f90 -o hetmixCont.o
flang-new-18  -fpic  -g -O2 -c  Jointhet.f90 -o Jointhet.o
./Jointhet.f90:1583:13: warning: Reference to the procedure 'dsinv' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes
              CALL DSINV(Vi,nmes(i),eps,ier,det)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Jointhet.f90:408:13: previous reference to 'dsinv'
              CALL dsinv(Vi,nmes(i),eps,ier,det)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Jointhet.f90:1903:16: warning: Reference to the procedure 'dsinv' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes
                 CALL DSINV(Vi,nmes(i),eps,ier,det)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Jointhet.f90:408:13: previous reference to 'dsinv'
              CALL dsinv(Vi,nmes(i),eps,ier,det)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Jointhet.f90:2623:13: warning: Reference to the procedure 'dsinv' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes
              CALL DSINV(Vi,nmes(i),eps,ier,det)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Jointhet.f90:408:13: previous reference to 'dsinv'
              CALL dsinv(Vi,nmes(i),eps,ier,det)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Jointhet.f90:2820:16: warning: Reference to the procedure 'dsinv' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes
                 CALL DSINV(Vi,nmes(i),eps,ier,det)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./Jointhet.f90:408:13: previous reference to 'dsinv'
              CALL dsinv(Vi,nmes(i),eps,ier,det)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c  calculusTransfo.f90 -o calculusTransfo.o
flang-new-18  -fpic  -g -O2 -c  predictCont.f90 -o predictCont.o
flang-new-18  -fpic  -g -O2 -c  predictMult.f90 -o predictMult.o
flang-new-18  -fpic  -g -O2 -c  postprob2.f90 -o postprob2.o
flang-new-18  -fpic  -g -O2 -c  cvpl.f90 -o cvpl.o
flang-new-18  -fpic  -g -O2 -c  predictYcond.f90 -o predictYcond.o
flang-new-18  -fpic  -g -O2 -c  mpjhet.f90 -o mpjhet.o
./mpjhet.f90:2252:12: warning: Reference to the procedure 'dsinv' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes
             CALL dsinv(Vi,nmesparK(i,k),eps,ier,det)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mpjhet.f90:578:9: previous reference to 'dsinv'
          CALL dsinv(Vi,nmesparK(i,k),eps,ier,det)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mpjhet.f90:2735:12: warning: Reference to the procedure 'dsinv' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes
             CALL dsinv(Vi,nmesparK(i,k),eps,ier,det)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mpjhet.f90:578:9: previous reference to 'dsinv'
          CALL dsinv(Vi,nmesparK(i,k),eps,ier,det)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mpjhet.f90:3056:15: warning: Reference to the procedure 'dsinv' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes
                CALL dsinv(Vi,nmesparK(i,k),eps,ier,det)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./mpjhet.f90:578:9: previous reference to 'dsinv'
          CALL dsinv(Vi,nmesparK(i,k),eps,ier,det)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c  hetmixMult.f90 -o hetmixMult.o
flang-new-18  -fpic  -g -O2 -c  iteminfo.f90 -o iteminfo.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o lcmm.so init.o runiran.o compute.o hetmixOrd.o hetmixlin.o hetmixCont.o Jointhet.o calculusTransfo.o predictCont.o predictMult.o postprob2.o cvpl.o predictYcond.o mpjhet.o hetmixMult.o iteminfo.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -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/Rtmp9mOD4e/R.INSTALL24ccd78611276/lcmm/src'
make[1]: Entering directory '/tmp/Rtmp9mOD4e/R.INSTALL24ccd78611276/lcmm/src'
make[1]: Leaving directory '/tmp/Rtmp9mOD4e/R.INSTALL24ccd78611276/lcmm/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-lcmm/00new/lcmm/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (lcmm)