* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* 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: ‘Debian clang version 21.1.5 (1)’
using Fortran compiler: ‘Debian flang version 21.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkN4wLS/R.INSTALL8942a3fc96ded/rootSolve/src'
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 R_init_rootSolve.c -o R_init_rootSolve.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 call_runsteady.c -o call_runsteady.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 call_steady.c -o call_steady.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 call_stsparse.c -o call_stsparse.o
flang-21  -fpic  -g -O2 -c dlinpk.f -o dlinpk.o
flang-21  -fpic  -g -O2 -c dsparsk.f -o dsparsk.o
flang-21  -fpic  -g -O2 -c lsodes.f -o lsodes.o
./lsodes.f:2414:7: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
  Cdir$ ivdep
        ^^^^^^
./lsodes.f:2513:7: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
  Cdir$ ivdep
        ^^^^^^
./lsodes.f:2575:7: warning: Unrecognized compiler directive was ignored [-Wignored-directive]
  Cdir$ ivdep
        ^^^^^^
flang-21  -fpic  -g -O2 -c sparse.f -o sparse.o
flang-21  -fpic  -g -O2 -c sparsecoeff.f -o sparsecoeff.o
flang-21  -fpic  -g -O2 -c sparsekit.f -o sparsekit.o
flang-21  -fpic  -g -O2 -c steady.f -o steady.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 steady_utils.c -o steady_utils.o
flang-21  -fpic  -g -O2 -c testMap.f -o testMap.o
clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/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 -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/RtmpkN4wLS/R.INSTALL8942a3fc96ded/rootSolve/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpkN4wLS/R.INSTALL8942a3fc96ded/rootSolve/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpkN4wLS/R.INSTALL8942a3fc96ded/rootSolve/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)