* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘SparseM’ ...
** package ‘SparseM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.5 (1)’
using Fortran compiler: ‘Debian flang-new version 19.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDLxKcG/R.INSTALL24dffa4a48cc06/SparseM/src'
flang-new-19  -fpic  -g -O2 -c bckslv.f -o bckslv.o
flang-new-19  -fpic  -g -O2 -c chol.f -o chol.o
flang-new-19  -fpic  -g -O2 -c chol2csr.f -o chol2csr.o
flang-new-19  -fpic  -g -O2 -c cholesky.f -o cholesky.o
./cholesky.f:65:7: warning: Unrecognized compiler directive was ignored
  CDIR$ IVDEP
        ^^^^^^
./cholesky.f:724:17: warning: Unrecognized compiler directive was ignored
  CDIR$           IVDEP
                  ^^^^^^
./cholesky.f:815:17: warning: Unrecognized compiler directive was ignored
  CDIR$           IVDEP
                  ^^^^^^
./cholesky.f:903:17: warning: Unrecognized compiler directive was ignored
  CDIR$           IVDEP
                  ^^^^^^
./cholesky.f:929:17: warning: Unrecognized compiler directive was ignored
  CDIR$           IVDEP
                  ^^^^^^
./cholesky.f:2561:7: warning: Unrecognized compiler directive was ignored
  CDIR$ IVDEP
        ^^^^^^
./cholesky.f:3746:9: warning: Unrecognized compiler directive was ignored
  CDIR$   IVDEP
          ^^^^^^
./cholesky.f:3934:9: warning: Unrecognized compiler directive was ignored
  CDIR$   IVDEP
          ^^^^^^
./cholesky.f:4221:9: warning: Unrecognized compiler directive was ignored
  CDIR$   IVDEP
          ^^^^^^
./cholesky.f:4754:9: warning: Unrecognized compiler directive was ignored
  CDIR$   IVDEP
          ^^^^^^
flang-new-19  -fpic  -g -O2 -c csr.f -o csr.o
flang-new-19  -fpic  -g -O2 -c extract.f -o extract.o
clang-19 -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 sparskit.f -o sparskit.o
flang-new-19  -fpic  -g -O2 -c subscr.f -o subscr.o
clang-19 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o SparseM.so bckslv.o chol.o chol2csr.o cholesky.o csr.o extract.o init.o sparskit.o subscr.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/RtmpDLxKcG/R.INSTALL24dffa4a48cc06/SparseM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDLxKcG/R.INSTALL24dffa4a48cc06/SparseM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDLxKcG/R.INSTALL24dffa4a48cc06/SparseM/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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 generic function for ‘backsolve’ from package ‘base’ 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)