* installing *source* package ‘SparseM’ ...
** package ‘SparseM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.4’
using Fortran compiler: ‘flang-new version 18.1.4’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/SparseM/src'
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c bckslv.f -o bckslv.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c chol.f -o chol.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c chol2csr.f -o chol2csr.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c cholesky.f -o cholesky.o
./cholesky.f:2948:26: portability: deprecated usage
                           IF  ( NODE )  400, 900, 500
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
./cholesky.f:2948:26: in the context: arithmetic IF statement
                           IF  ( NODE )  400, 900, 500
                           ^
./cholesky.f:2948:7: in the context: execution part construct
                           IF  ( NODE )  400, 900, 500
        ^
./cholesky.f:2912:7: in the context: execution part
           ISTRT = XADJ(MDNODE)
        ^
./cholesky.f:2891:7: in the context: SUBROUTINE subprogram
        SUBROUTINE  MMDELM ( MDNODE, XADJ, ADJNCY, DHEAD, DFORW,
        ^
./cholesky.f:2982:18: portability: deprecated usage
                   IF  ( RNODE )  1100, 1800, 1200
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./cholesky.f:2982:18: in the context: arithmetic IF statement
                   IF  ( RNODE )  1100, 1800, 1200
                   ^
./cholesky.f:2982:7: in the context: execution part construct
                   IF  ( RNODE )  1100, 1800, 1200
        ^
./cholesky.f:2912:7: in the context: execution part
           ISTRT = XADJ(MDNODE)
        ^
./cholesky.f:2891:7: in the context: SUBROUTINE subprogram
        SUBROUTINE  MMDELM ( MDNODE, XADJ, ADJNCY, DHEAD, DFORW,
        ^
./cholesky.f:3299:22: portability: deprecated usage
                       IF  ( ENODE )  400, 800, 500
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./cholesky.f:3299:22: in the context: arithmetic IF statement
                       IF  ( ENODE )  400, 800, 500
                       ^
./cholesky.f:3299:7: in the context: execution part construct
                       IF  ( ENODE )  400, 800, 500
        ^
./cholesky.f:3266:7: in the context: execution part
           MDEG0 = MDEG + DELTA
        ^
./cholesky.f:3249:7: in the context: SUBROUTINE subprogram
        SUBROUTINE  MMDUPD ( EHEAD, NEQNS, XADJ, ADJNCY, DELTA,
        ^
./cholesky.f:3356:30: portability: deprecated usage
                               IF  ( NODE )  1000, 2100, 1100
                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./cholesky.f:3356:30: in the context: arithmetic IF statement
                               IF  ( NODE )  1000, 2100, 1100
                               ^
./cholesky.f:3356:7: in the context: execution part construct
                               IF  ( NODE )  1000, 2100, 1100
        ^
./cholesky.f:3266:7: in the context: execution part
           MDEG0 = MDEG + DELTA
        ^
./cholesky.f:3249:7: in the context: SUBROUTINE subprogram
        SUBROUTINE  MMDUPD ( EHEAD, NEQNS, XADJ, ADJNCY, DELTA,
        ^
./cholesky.f:3430:42: portability: deprecated usage
                                           IF  ( NODE )  1700, 2000, 1800
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./cholesky.f:3430:42: in the context: arithmetic IF statement
                                           IF  ( NODE )  1700, 2000, 1800
                                           ^
./cholesky.f:3430:7: in the context: execution part construct
                                           IF  ( NODE )  1700, 2000, 1800
        ^
./cholesky.f:3266:7: in the context: execution part
           MDEG0 = MDEG + DELTA
        ^
./cholesky.f:3249:7: in the context: SUBROUTINE subprogram
        SUBROUTINE  MMDUPD ( EHEAD, NEQNS, XADJ, ADJNCY, DELTA,
        ^
./cholesky.f:65:2: warning: Compiler directive was ignored
  CDIR$ IVDEP
   ^^^^^^^^^^
./cholesky.f:717:2: warning: Compiler directive was ignored
  CDIR$           IVDEP
   ^^^^^^^^^^^^^^^^^^^^
./cholesky.f:808:2: warning: Compiler directive was ignored
  CDIR$           IVDEP
   ^^^^^^^^^^^^^^^^^^^^
./cholesky.f:896:2: warning: Compiler directive was ignored
  CDIR$           IVDEP
   ^^^^^^^^^^^^^^^^^^^^
./cholesky.f:922:2: warning: Compiler directive was ignored
  CDIR$           IVDEP
   ^^^^^^^^^^^^^^^^^^^^
./cholesky.f:2553:2: warning: Compiler directive was ignored
  CDIR$ IVDEP
   ^^^^^^^^^^
./cholesky.f:3703:2: warning: Compiler directive was ignored
  CDIR$   IVDEP
   ^^^^^^^^^^^^
./cholesky.f:3891:2: warning: Compiler directive was ignored
  CDIR$   IVDEP
   ^^^^^^^^^^^^
./cholesky.f:4171:2: warning: Compiler directive was ignored
  CDIR$   IVDEP
   ^^^^^^^^^^^^
./cholesky.f:4689:2: warning: Compiler directive was ignored
  CDIR$   IVDEP
   ^^^^^^^^^^^^
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c csr.f -o csr.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c extract.f -o extract.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c sparskit.f -o sparskit.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c subscr.f -o subscr.o
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o SparseM.so bckslv.o chol.o chol2csr.o cholesky.o csr.o extract.o init.o sparskit.o subscr.o -lFortran_main -lFortranRuntime -lFortranDecimal -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/SparseM/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/SparseM/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/SparseM/src'
installing to /data/gannet/ripley/R/packages/tests-clang/SparseM.Rcheck/00LOCK-SparseM/00new/SparseM/libs
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘diag’ from package ‘base’ in package ‘SparseM’
Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘SparseM’
Creating a generic function for ‘norm’ from package ‘base’ in package ‘SparseM’
Creating a new generic function for ‘backsolve’ in package ‘SparseM’
Creating a generic function for ‘forwardsolve’ from package ‘base’ in package ‘SparseM’
Creating a generic function for ‘model.response’ from package ‘stats’ in package ‘SparseM’
** 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 (SparseM)