* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘expm’ ...
** package ‘expm’ 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/RtmpY7gbGX/R.INSTALL2191cb77308e37/expm/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 R_dgebal.c -o R_dgebal.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 expm-eigen.c -o expm-eigen.o
expm-eigen.c:31:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   31 |         const Rcomplex cone = {1., 0.}, czero = {0., 0.};
      |                                ^~~~~~
      |                                {     }
expm-eigen.c:31:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   31 |         const Rcomplex cone = {1., 0.}, czero = {0., 0.};
      |                                                  ^~~~~~
      |                                                  {     }
2 warnings generated.
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 expm.c -o expm.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 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 logm-eigen.c -o logm-eigen.o
logm-eigen.c:35:32: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   35 |         const Rcomplex cone = {1., 0.}, czero = {0., 0.};
      |                                ^~~~~~
      |                                {     }
logm-eigen.c:35:50: warning: suggest braces around initialization of subobject [-Wmissing-braces]
   35 |         const Rcomplex cone = {1., 0.}, czero = {0., 0.};
      |                                                  ^~~~~~
      |                                                  {     }
2 warnings generated.
flang-new-18  -fpic  -g -O2 -c matexp.f -o matexp.o
./matexp.f:136:7: warning: Reference to the procedure 'dgemm' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
        CALL DGEMM( 'N','N',M,M,M, 1.0D0,WSP(IUSED),M,
        ^
./matexp.f:115:7: previous reference to 'dgemm'
        CALL DGEMM( 'N','N',M,M,M,SCALE2,H,M,H,M,0.0D0,WSP(IH2),M )
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./matexp.f:151:10: warning: Reference to the procedure 'dgemm' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
           CALL DGEMM( 'N','N',M,M,M, SCALE,WSP(IQ),M,
           ^
./matexp.f:115:7: previous reference to 'dgemm'
        CALL DGEMM( 'N','N',M,M,M,SCALE2,H,M,H,M,0.0D0,WSP(IH2),M )
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./matexp.f:155:10: warning: Reference to the procedure 'dgemm' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
           CALL DGEMM( 'N','N',M,M,M, SCALE,WSP(IP),M,
           ^
./matexp.f:115:7: previous reference to 'dgemm'
        CALL DGEMM( 'N','N',M,M,M,SCALE2,H,M,H,M,0.0D0,WSP(IH2),M )
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./matexp.f:176:13: warning: Reference to the procedure 'dgemm' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes
              CALL DGEMM( 'N','N',M,M,M, 1.0D0,WSP(IGET),M, WSP(IGET),M,
              ^
./matexp.f:115:7: previous reference to 'dgemm'
        CALL DGEMM( 'N','N',M,M,M,SCALE2,H,M,H,M,0.0D0,WSP(IH2),M )
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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 matexp_MH09.c -o matexp_MH09.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 matpow.c -o matpow.o
flang-new-18  -fpic  -g -O2 -c matrexp.f -o matrexp.o
./matrexp.f:302:7: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
        call dcopy(m, f,1, r,   1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:259:7: previous reference to 'dcopy'
        call dcopy(m2, x,1, xx,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:303:7: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
        call dcopy(m, r,1, rcgs,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:259:7: previous reference to 'dcopy'
        call dcopy(m2, x,1, xx,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:304:7: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
        call dcopy(m, r,1, p,   1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:259:7: previous reference to 'dcopy'
        call dcopy(m2, x,1, xx,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:305:7: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
        call dcopy(m, r,1, u,   1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:259:7: previous reference to 'dcopy'
        call dcopy(m2, x,1, xx,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:312:7: warning: Reference to the procedure 'dcopy' has an implicit interface that is distinct from another reference: incompatible dummy argument #2: incompatible dummy data object shapes
        call dcopy(m, r,1, rbar,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
./matrexp.f:259:7: previous reference to 'dcopy'
        call dcopy(m2, x,1, xx,1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^
flang-new-18  -fpic  -g -O2 -c matrexpO.f -o matrexpO.o
flang-new-18  -fpic  -g -O2 -c mexp-common.f -o mexp-common.o
clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o expm.so R_dgebal.o expm-eigen.o expm.o init.o logm-eigen.o matexp.o matexp_MH09.o matpow.o matrexp.o matrexpO.o mexp-common.o -llapack -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/RtmpY7gbGX/R.INSTALL2191cb77308e37/expm/src'
make[1]: Entering directory '/tmp/RtmpY7gbGX/R.INSTALL2191cb77308e37/expm/src'
make[1]: Leaving directory '/tmp/RtmpY7gbGX/R.INSTALL2191cb77308e37/expm/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-expm/00new/expm/libs
** R
** data
** demo
** 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 (expm)