* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’ * installing *source* package ‘rootSolve’ ... ** package ‘rootSolve’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-8) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp04jweY/R.INSTALL173525dad4c61/rootSolve/src' gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c R_init_rootSolve.c -o R_init_rootSolve.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c call_runsteady.c -o call_runsteady.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c call_steady.c -o call_steady.o gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c call_stsparse.c -o call_stsparse.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dlinpk.f -o dlinpk.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c dsparsk.f -o dsparsk.o dsparsk.f:2999:42: 2999 | subroutine add_lvst(istart,iend,nlev,riord,ja,ia,mask,maskval) | 1 Warning: Unused dummy argument ‘nlev’ at (1) [-Wunused-dummy-argument] dsparsk.f:1793:42: 1793 | subroutine rnrms (nrow, nrm, a, ja, ia, diag) | 1 Warning: Unused dummy argument ‘ja’ at (1) [-Wunused-dummy-argument] dsparsk.f:1702:27: 1702 | subroutine getbwd(n,a,ja,ia,ml,mu) | 1 Warning: Unused dummy argument ‘a’ at (1) [-Wunused-dummy-argument] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c lsodes.f -o lsodes.o lsodes.f:2977:40: 2977 | SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) | 1 Warning: Unused dummy argument ‘nerr’ at (1) [-Wunused-dummy-argument] lsodes.f:2055:40: 2055 | SUBROUTINE DSOLSY (WM, IWM, X, TEM) | 1 Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument] lsodes.f:5722:40: 5722 | SUBROUTINE DSOLSS (WK, IWK, X, TEM) | 1 Warning: Unused dummy argument ‘tem’ at (1) [-Wunused-dummy-argument] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sparse.f -o sparse.o sparse.f:462:18: 462 | & Svar, ewt, dSvar, beta, xmodel, time, out, nout, sparse) | 1 Warning: Unused dummy argument ‘ewt’ at (1) [-Wunused-dummy-argument] sparse.f:301:22: 301 | & Svar, ewt, dSvar, beta, xmodel, time, out, nout, nonzero, & | 1 Warning: Unused dummy argument ‘ewt’ at (1) [-Wunused-dummy-argument] sparse.f:189:72: 189 | dims(3) = nsp - esp | ^ Warning: ‘esp’ may be used uninitialized [-Wmaybe-uninitialized] sparse.f:82:26: 82 | INTEGER i, j, k, esp | ^ note: ‘esp’ declared here gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sparsecoeff.f -o sparsecoeff.o sparsecoeff.f:5:43: 5 | SUBROUTINE sparse1d (Ntot, Nspec, dim, cyclic, nnz, ian, jan) | 1 Warning: Unused dummy argument ‘dim’ at (1) [-Wunused-dummy-argument] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c sparsekit.f -o sparsekit.o sparsekit.f:21:45: 21 | SUBROUTINE dsparsekit(xmodel,N,nnz,nsp,time,Svar,dSvar,beta,x, & | 1 Warning: Unused dummy argument ‘nsp’ at (1) [-Wunused-dummy-argument] gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c steady.f -o steady.o steady.f:312:43: 312 | & Delt,Svar,ewt,xmodel,time,out,nout) | 1 Warning: Unused dummy argument ‘ewt’ at (1) [-Wunused-dummy-argument] steady.f:238:62: 238 | SUBROUTINE xFullJacob(N,Beta, Alpha, Svar, CopyVar, ewt, & | 1 Warning: Unused dummy argument ‘ewt’ at (1) [-Wunused-dummy-argument] gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c steady_utils.c -o steady_utils.o gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c testMap.f -o testMap.o gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rootSolve.so R_init_rootSolve.o call_runsteady.o call_steady.o call_stsparse.o dlinpk.o dsparsk.o lsodes.o sparse.o sparsecoeff.o sparsekit.o steady.o steady_utils.o testMap.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp04jweY/R.INSTALL173525dad4c61/rootSolve/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp04jweY/R.INSTALL173525dad4c61/rootSolve/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp04jweY/R.INSTALL173525dad4c61/rootSolve/src' installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rootSolve/00new/rootSolve/libs ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package ‘rootSolve’ finding HTML links ... done gradient html hessian html jacobian.band html jacobian.full html multiroot.1D html multiroot html plot.steady html rootSolve html runsteady html steady.1D html steady.2D html steady.3D html steady html steady.band html stode html stodes html uniroot.all html ** 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 (rootSolve)