* 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: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
using Fortran compiler: ‘GNU Fortran (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/SparseM/src'
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c bckslv.f -o bckslv.o
bckslv.f:2:61:
2 | & xlnz,invp,perm,xsuper,newrhs,sol,b,timed)
| 1~~~~
Warning: Unused dummy argument ‘timed’ at (1) [-Wunused-dummy-argument]
bckslv.f:71:60:
71 | & xlnz,invp,perm,xsuper,newrhs,sol,b,timed)
| 1~~~~
Warning: Unused dummy argument ‘timed’ at (1) [-Wunused-dummy-argument]
bckslv.f:133:60:
133 | & xlnz,invp,perm,xsuper,newrhs,sol,b,timed)
| 1~~~~
Warning: Unused dummy argument ‘timed’ at (1) [-Wunused-dummy-argument]
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c chol.f -o chol.o
chol.f:4:48:
4 | & tmpvec,cachsz,level,ierr,timed, tiny, Large)
| 1~~~~
Warning: Unused dummy argument ‘timed’ at (1) [-Wunused-dummy-argument]
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c chol2csr.f -o chol2csr.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c cholesky.f -o cholesky.o
cholesky.f:1981:20:
1981 | CACHE = ( FLOAT(CACHSZ) * 1024. / 8. ) * 0.9
| 1
Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) [-Wconversion]
cholesky.f:5674:29:
5674 | & NOFSUB, XLINDX, LINDX , XLNZ , MRGLNK,
| 1~~~~~
Warning: Unused dummy argument ‘nofsub’ at (1) [-Wunused-dummy-argument]
cholesky.f:2280:45:
2280 | SUBROUTINE FSUP2 ( NEQNS , NSUPER, ETPAR , SNODE , XSUPER )
| 1~~~~
Warning: Unused dummy argument ‘etpar’ at (1) [-Wunused-dummy-argument]
cholesky.f:1207:45:
1207 | SUBROUTINE CHORDR ( NEQNS , XADJ , ADJNCY, PERM , INVP ,
| 1~~~~~
Warning: Unused dummy argument ‘adjncy’ at (1) [-Wunused-dummy-argument]
cholesky.f:1207:37:
1207 | SUBROUTINE CHORDR ( NEQNS , XADJ , ADJNCY, PERM , INVP ,
| 1~~~
Warning: Unused dummy argument ‘xadj’ at (1) [-Wunused-dummy-argument]
cholesky.f:3100:41:
3100 | SUBROUTINE MMDINT ( NEQNS, XADJ, ADJNCY, DHEAD, DFORW,
| 1~~~~~
Warning: Unused dummy argument ‘adjncy’ at (1) [-Wunused-dummy-argument]
cholesky.f:4876:58:
4876 | SUBROUTINE PCHOL ( M, N, XPNT, X, MXDIAG, NTINY, IFLAG, SMXPY,
| 1~~~~
Warning: Unused dummy argument ‘iflag’ at (1) [-Wunused-dummy-argument]
cholesky.f:2583:29:
2583 | SUBROUTINE INPNV ( NEQNS, XADJF, ADJF, ANZF, PERM, INVP,
| 1~~~~
Warning: Unused dummy argument ‘neqns’ at (1) [-Wunused-dummy-argument]
cholesky.f:2785:53:
2785 | SUBROUTINE LSTATS ( NSUPER, XSUPER, XLINDX, LINDX , XLNZ ,
| 1~~~~
Warning: Unused dummy argument ‘lindx’ at (1) [-Wunused-dummy-argument]
cholesky.f:2786:37:
2786 | & TMPSIZ, OUTUNT )
| 1~~~~~
Warning: Unused dummy argument ‘outunt’ at (1) [-Wunused-dummy-argument]
cholesky.f:2786:29:
2786 | & TMPSIZ, OUTUNT )
| 1~~~~~
Warning: Unused dummy argument ‘tmpsiz’ at (1) [-Wunused-dummy-argument]
cholesky.f:72:72:
72 | YOFF1 = IY1 - ICOL
| ^
Warning: ‘iy1’ may be used uninitialized [-Wmaybe-uninitialized]
cholesky.f:55:53:
55 | INTEGER ICOL , IL1 , IR , IY1 , LBOT1 ,
| ^~~
note: ‘iy1’ was declared here
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c csr.f -o csr.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c extract.f -o extract.o
gcc -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c init.c -o init.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c sparskit.f -o sparskit.o
gfortran -fpic -g -O2 -mtune=native -Wall -pedantic -c subscr.f -o subscr.o
sparskit.f:2031:72:
2031 | if (values) a(ipos) = t
| ^
Warning: ‘t’ may be used uninitialized [-Wmaybe-uninitialized]
sparskit.f:1996:25:
1996 | double precision t,tnext
| ^
note: ‘t’ was declared here
gcc -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -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 -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/SparseM/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/SparseM/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/SparseM/src'
installing to /data/gannet/ripley/R/packages/tests-devel/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 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)