* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘SparseM’ ...
** this is package ‘SparseM’ version ‘1.84-2’
** package ‘SparseM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 21.1.6 (2)’
using Fortran compiler: ‘Debian flang version 21.1.6 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcUmkkb/R.INSTALL3a6c7f500c598/SparseM/src'
flang-21 -fpic -g -O2 -c bckslv.f -o bckslv.o
flang-21 -fpic -g -O2 -c chol.f -o chol.o
flang-21 -fpic -g -O2 -c chol2csr.f -o chol2csr.o
flang-21 -fpic -g -O2 -c cholesky.f -o cholesky.o
./cholesky.f:65:7: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:724:17: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:815:17: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:903:17: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:929:17: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:2561:7: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:3746:9: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:3934:9: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:4221:9: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
./cholesky.f:4754:9: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
CDIR$ IVDEP
^^^^^^
flang-21 -fpic -g -O2 -c csr.f -o csr.o
flang-21 -fpic -g -O2 -c extract.f -o extract.o
clang-21 -std=gnu23 -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-21 -fpic -g -O2 -c sparskit.f -o sparskit.o
flang-21 -fpic -g -O2 -c subscr.f -o subscr.o
clang-21 -std=gnu23 -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-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcUmkkb/R.INSTALL3a6c7f500c598/SparseM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcUmkkb/R.INSTALL3a6c7f500c598/SparseM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcUmkkb/R.INSTALL3a6c7f500c598/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)