* installing *source* package ‘rootSolve’ ...
** package ‘rootSolve’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.2’
using Fortran compiler: ‘flang-new version 18.1.2’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rootSolve/src'
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/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
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c call_runsteady.c -o call_runsteady.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c call_steady.c -o call_steady.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c call_stsparse.c -o call_stsparse.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c dlinpk.f -o dlinpk.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c dsparsk.f -o dsparsk.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c lsodes.f -o lsodes.o
./lsodes.f:2414:2: warning: Compiler directive was ignored
  Cdir$ ivdep
   ^^^^^^^^^^
./lsodes.f:2513:2: warning: Compiler directive was ignored
  Cdir$ ivdep
   ^^^^^^^^^^
./lsodes.f:2575:2: warning: Compiler directive was ignored
  Cdir$ ivdep
   ^^^^^^^^^^
./lsodes.f:3018:8: warning: Reference to the procedure 'intpr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call intpr('In above message, I = ', 22, IVEC, 2)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lsodes.f:3012:8: previous reference to 'intpr'
         call intpr('In above message, I = ', 22, IDUM, 1)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lsodes.f:3029:8: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes
         call dblepr('In above message, R = ', 22, RVEC, 2)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lsodes.f:3007:7: previous reference to 'dblepr'
        call dblepr(MSG, NMES, dummy, 1)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
./lsodes.f:5686:7: warning: Reference to the procedure 'cdrv' has an implicit interface that is distinct from another reference: incompatible dummy argument #8: incompatible dummy data object shapes
        CALL CDRV (N,IWK(IPR),IWK(IPC),IWK(IPIC),IWK(IPIAN),IWK(IPJAN),
        ^
./lsodes.f:5432:7: previous reference to 'cdrv'
        CALL CDRV (N,IWK(IPR),IWK(IPC),IWK(IPIC),IWK(IPIAN),IWK(IPJAN),
        ^
./lsodes.f:5786:7: warning: Reference to the procedure 'cdrv' has an implicit interface that is distinct from another reference: incompatible dummy argument #8: incompatible dummy data object shapes
   100  CALL CDRV (N,IWK(IPR),IWK(IPC),IWK(IPIC),IWK(IPIAN),IWK(IPJAN),
        ^
./lsodes.f:5432:7: previous reference to 'cdrv'
        CALL CDRV (N,IWK(IPR),IWK(IPC),IWK(IPIC),IWK(IPIAN),IWK(IPJAN),
        ^
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c sparse.f -o sparse.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c sparsecoeff.f -o sparsecoeff.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c sparsekit.f -o sparsekit.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c steady.f -o steady.o
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c steady_utils.c -o steady_utils.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c testMap.f -o testMap.o
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -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 -lFortran_main -lFortranRuntime -lFortranDecimal -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)