* installing *source* package ‘rootSolve’ ...
** this is package ‘rootSolve’ version ‘1.8.2.4’
** package ‘rootSolve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
using Fortran compiler: ‘flang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rootSolve/src'
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c R_init_rootSolve.c -o R_init_rootSolve.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c call_runsteady.c -o call_runsteady.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c call_steady.c -o call_steady.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c call_stsparse.c -o call_stsparse.o
flang-22 -fpic -O2 -pedantic -c dlinpk.f -o dlinpk.o
flang-22 -fpic -O2 -pedantic -c dsparsk.f -o dsparsk.o
flang-22 -fpic -O2 -pedantic -c lsodes.f -o lsodes.o
./lsodes.f:1136:35: warning: Value of uninitialized local variable 'mord' is used but never defined [-Wused-undefined-variable]
1 LENIW, LENRW, LENWM, ML, MORD, MU, MXHNL0, MXSTP0
^^^^
./lsodes.f:1136:45: warning: Value of uninitialized local variable 'mxhnl0' is used but never defined [-Wused-undefined-variable]
1 LENIW, LENRW, LENWM, ML, MORD, MU, MXHNL0, MXSTP0
^^^^^^
./lsodes.f:1136:53: warning: Value of uninitialized local variable 'mxstp0' is used but never defined [-Wused-undefined-variable]
1 LENIW, LENRW, LENWM, ML, MORD, MU, MXHNL0, MXSTP0
^^^^^^
./lsodes.f:4311:18: warning: Value of uninitialized local variable 'lenrat' is used but never defined [-Wused-undefined-variable]
1 J, KGO, LENRAT, LENYHT, LENIW, LENRW, LF0, LIA, LJA,
^^^^^^
./lsodes.f:4312:41: warning: Value of uninitialized local variable 'mord' is used but never defined [-Wused-undefined-variable]
2 LRTEM, LWTEM, LYHD, LYHN, MF1, MORD, MXHNL0, MXSTP0, NCOLM
^^^^
./lsodes.f:4312:47: warning: Value of uninitialized local variable 'mxhnl0' is used but never defined [-Wused-undefined-variable]
2 LRTEM, LWTEM, LYHD, LYHN, MF1, MORD, MXHNL0, MXSTP0, NCOLM
^^^^^^
./lsodes.f:4312:55: warning: Value of uninitialized local variable 'mxstp0' is used but never defined [-Wused-undefined-variable]
2 LRTEM, LWTEM, LYHD, LYHN, MF1, MORD, MXHNL0, MXSTP0, NCOLM
^^^^^^
flang-22 -fpic -O2 -pedantic -c sparse.f -o sparse.o
./sparse.f:1596:50: warning: Value of uninitialized local variable 'lratio' is used but never defined [-Wused-undefined-variable]
integer nsp,max,jl,jrl,irl,iju,iu,n,ijl,il,lratio
^^^^^^
flang-22 -fpic -O2 -pedantic -c sparsecoeff.f -o sparsecoeff.o
flang-22 -fpic -O2 -pedantic -c sparsekit.f -o sparsekit.o
flang-22 -fpic -O2 -pedantic -c steady.f -o steady.o
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -isystem /usr/local/clang22/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c steady_utils.c -o steady_utils.o
flang-22 -fpic -O2 -pedantic -c testMap.f -o testMap.o
clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -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 -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rootSolve/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rootSolve/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rootSolve/src'
installing to /data/gannet/ripley/R/packages/tests-clang/rootSolve.Rcheck/00LOCK-rootSolve/00new/rootSolve/libs
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** 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 (rootSolve)