* 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 18.1.4 (1)’ using Fortran compiler: ‘Debian flang-new version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpHQ9tAq/R.INSTALL3f3b8f756dd4d8/SparseM/src' flang-new-18 -fpic -g -O2 -c bckslv.f -o bckslv.o flang-new-18 -fpic -g -O2 -c chol.f -o chol.o flang-new-18 -fpic -g -O2 -c chol2csr.f -o chol2csr.o flang-new-18 -fpic -g -O2 -c cholesky.f -o cholesky.o ./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 ^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c csr.f -o csr.o flang-new-18 -fpic -g -O2 -c extract.f -o extract.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 flang-new-18 -fpic -g -O2 -c sparskit.f -o sparskit.o flang-new-18 -fpic -g -O2 -c subscr.f -o subscr.o clang-18 -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-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/RtmpHQ9tAq/R.INSTALL3f3b8f756dd4d8/SparseM/src' make[1]: Entering directory '/tmp/RtmpHQ9tAq/R.INSTALL3f3b8f756dd4d8/SparseM/src' make[1]: Leaving directory '/tmp/RtmpHQ9tAq/R.INSTALL3f3b8f756dd4d8/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 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)