* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘sundialr’ ...
** package ‘sundialr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.8 (1+b1)’
make[1]: Entering directory '/tmp/RtmpAnvELL/R.INSTALL135c1355c85989/sundialr/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c check_retval.cpp -o check_retval.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cvode.cpp -o cvode.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cvodes.cpp -o cvodes.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c ida.cpp -o ida.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cvsolve.cpp -o cvsolve.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c rhs_func.cpp -o rhs_func.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c RcppExports.cpp -o RcppExports.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodea.c -o sundials/cvodes/cvodea.o
In file included from sundials/cvodes/cvodea.c:30:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodea_io.c -o sundials/cvodes/cvodea_io.o
In file included from sundials/cvodes/cvodea_io.c:33:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes.c -o sundials/cvodes/cvodes.o
In file included from sundials/cvodes/cvodes.c:195:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_bandpre.c -o sundials/cvodes/cvodes_bandpre.o
In file included from sundials/cvodes/cvodes_bandpre.c:27:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_bbdpre.c -o sundials/cvodes/cvodes_bbdpre.o
In file included from sundials/cvodes/cvodes_bbdpre.c:29:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_diag.c -o sundials/cvodes/cvodes_diag.o
In file included from sundials/cvodes/cvodes_diag.c:23:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_io.c -o sundials/cvodes/cvodes_io.o
In file included from sundials/cvodes/cvodes_io.c:21:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_ls.c -o sundials/cvodes/cvodes_ls.o
In file included from sundials/cvodes/cvodes_ls.c:31:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_nls.c -o sundials/cvodes/cvodes_nls.o
In file included from sundials/cvodes/cvodes_nls.c:17:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_nls_sim.c -o sundials/cvodes/cvodes_nls_sim.o
In file included from sundials/cvodes/cvodes_nls_sim.c:26:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_nls_stg.c -o sundials/cvodes/cvodes_nls_stg.o
In file included from sundials/cvodes/cvodes_nls_stg.c:17:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_nls_stg1.c -o sundials/cvodes/cvodes_nls_stg1.o
In file included from sundials/cvodes/cvodes_nls_stg1.c:17:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/cvodes/cvodes_proj.c -o sundials/cvodes/cvodes_proj.o
In file included from sundials/cvodes/cvodes_proj.c:22:
In file included from sundials/cvodes/cvodes_impl.h:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idaa.c -o sundials/idas/idaa.o
In file included from sundials/idas/idaa.c:27:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idaa_io.c -o sundials/idas/idaa_io.o
In file included from sundials/idas/idaa_io.c:33:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idas.c -o sundials/idas/idas.o
In file included from sundials/idas/idas.c:149:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idas_bbdpre.c -o sundials/idas/idas_bbdpre.o
In file included from sundials/idas/idas_bbdpre.c:33:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idas_ic.c -o sundials/idas/idas_ic.o
In file included from sundials/idas/idas_ic.c:23:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idas_io.c -o sundials/idas/idas_io.o
In file included from sundials/idas/idas_io.c:21:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idas_ls.c -o sundials/idas/idas_ls.o
In file included from sundials/idas/idas_ls.c:27:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idas_nls.c -o sundials/idas/idas_nls.o
In file included from sundials/idas/idas_nls.c:17:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idas_nls_sim.c -o sundials/idas/idas_nls_sim.o
In file included from sundials/idas/idas_nls_sim.c:17:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/idas/idas_nls_stg.c -o sundials/idas/idas_nls_stg.o
In file included from sundials/idas/idas_nls_stg.c:17:
In file included from sundials/idas/idas_impl.h:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/nvector/serial/nvector_serial.c -o sundials/nvector/serial/nvector_serial.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_band.c -o sundials/sundials/sundials_band.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_context.c -o sundials/sundials/sundials_context.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_dense.c -o sundials/sundials/sundials_dense.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_direct.c -o sundials/sundials/sundials_direct.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_errors.c -o sundials/sundials/sundials_errors.o
In file included from sundials/sundials/sundials_errors.c:23:
In file included from sundials/sundials/sundials_logger_impl.h:24:
sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_futils.c -o sundials/sundials/sundials_futils.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_iterative.c -o sundials/sundials/sundials_iterative.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_linearsolver.c -o sundials/sundials/sundials_linearsolver.o
In file included from sundials/sundials/sundials_linearsolver.c:27:
In file included from sundials/sundials/sundials_logger_impl.h:24:
sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_logger.c -o sundials/sundials/sundials_logger.o
In file included from sundials/sundials/sundials_logger.c:30:
In file included from sundials/sundials/sundials_logger_impl.h:24:
sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
1 warning generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_math.c -o sundials/sundials/sundials_math.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_matrix.c -o sundials/sundials/sundials_matrix.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_memory.c -o sundials/sundials/sundials_memory.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_nonlinearsolver.c -o sundials/sundials/sundials_nonlinearsolver.o
In file included from sundials/sundials/sundials_nonlinearsolver.c:25:
In file included from sundials/sundials/sundials_logger_impl.h:24:
sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_nvector.c -o sundials/sundials/sundials_nvector.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_nvector_senswrapper.c -o sundials/sundials/sundials_nvector_senswrapper.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_profiler.c -o sundials/sundials/sundials_profiler.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sundials/sundials_version.c -o sundials/sundials/sundials_version.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sunlinsol/dense/sunlinsol_dense.c -o sundials/sunlinsol/dense/sunlinsol_dense.o
In file included from sundials/sunlinsol/dense/sunlinsol_dense.c:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sunlinsol/band/sunlinsol_band.c -o sundials/sunlinsol/band/sunlinsol_band.o
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sunmatrix/band/sunmatrix_band.c -o sundials/sunmatrix/band/sunmatrix_band.o
sundials/sunmatrix/band/sunmatrix_band.c:431:23: warning: unused function 'compatibleMatrices' [-Wunused-function]
  431 | static sunbooleantype compatibleMatrices(SUNMatrix A, SUNMatrix B)
      |                       ^~~~~~~~~~~~~~~~~~
sundials/sunmatrix/band/sunmatrix_band.c:440:23: warning: unused function 'compatibleMatrixAndVectors' [-Wunused-function]
  440 | static sunbooleantype compatibleMatrixAndVectors(SUNMatrix A, N_Vector x,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sunmatrix/dense/sunmatrix_dense.c -o sundials/sunmatrix/dense/sunmatrix_dense.o
sundials/sunmatrix/dense/sunmatrix_dense.c:349:23: warning: unused function 'compatibleMatrices' [-Wunused-function]
  349 | static sunbooleantype compatibleMatrices(SUNMatrix A, SUNMatrix B)
      |                       ^~~~~~~~~~~~~~~~~~
sundials/sunmatrix/dense/sunmatrix_dense.c:360:23: warning: unused function 'compatibleMatrixAndVectors' [-Wunused-function]
  360 | static sunbooleantype compatibleMatrixAndVectors(SUNMatrix A, N_Vector x,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c -o sundials/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.o
In file included from sundials/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c:25:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/sunnonlinsol/newton/sunnonlinsol_newton.c -o sundials/sunnonlinsol/newton/sunnonlinsol_newton.o
In file included from sundials/sunnonlinsol/newton/sunnonlinsol_newton.c:26:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/kinsol/kinsol.c -o sundials/kinsol/kinsol.o
In file included from sundials/kinsol/kinsol.c:71:
In file included from sundials/kinsol/kinsol_impl.h:28:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/kinsol/kinsol_bbdpre.c -o sundials/kinsol/kinsol_bbdpre.o
In file included from sundials/kinsol/kinsol_bbdpre.c:32:
In file included from sundials/kinsol/kinsol_impl.h:28:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/kinsol/kinsol_io.c -o sundials/kinsol/kinsol_io.o
In file included from sundials/kinsol/kinsol_io.c:25:
In file included from sundials/kinsol/kinsol_impl.h:28:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sundials/kinsol/kinsol_ls.c -o sundials/kinsol/kinsol_ls.o
In file included from sundials/kinsol/kinsol_ls.c:27:
In file included from sundials/kinsol/kinsol_impl.h:28:
In file included from ./sundials/sundials/sundials_logger_impl.h:24:
./sundials/sundials/sundials_hashmap.h:77:19: warning: unused function 'SUNHashMap_New' [-Wunused-function]
   77 | static SUNErrCode SUNHashMap_New(int max_size, SUNHashMap* map)
      |                   ^~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:118:19: warning: unused function 'SUNHashMap_Destroy' [-Wunused-function]
  118 | static SUNErrCode SUNHashMap_Destroy(SUNHashMap* map,
      |                   ^~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:204:12: warning: unused function 'SUNHashMap_Insert' [-Wunused-function]
  204 | static int SUNHashMap_Insert(SUNHashMap map, const char* key, void* value)
      |            ^~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:267:12: warning: unused function 'SUNHashMap_GetValue' [-Wunused-function]
  267 | static int SUNHashMap_GetValue(SUNHashMap map, const char* key, void** value)
      |            ^~~~~~~~~~~~~~~~~~~
./sundials/sundials/sundials_hashmap.h:311:19: warning: unused function 'SUNHashMap_Sort' [-Wunused-function]
  311 | static SUNErrCode SUNHashMap_Sort(SUNHashMap map, SUNHashMapKeyValue** sorted,
      |                   ^~~~~~~~~~~~~~~
5 warnings generated.
ar -crvs ../inst/libsundials_all.a ./sundials/cvodes/cvodea.o ./sundials/cvodes/cvodea_io.o ./sundials/cvodes/cvodes.o ./sundials/cvodes/cvodes_bandpre.o ./sundials/cvodes/cvodes_bbdpre.o ./sundials/cvodes/cvodes_diag.o ./sundials/cvodes/cvodes_io.o ./sundials/cvodes/cvodes_ls.o ./sundials/cvodes/cvodes_nls.o ./sundials/cvodes/cvodes_nls_sim.o ./sundials/cvodes/cvodes_nls_stg.o ./sundials/cvodes/cvodes_nls_stg1.o ./sundials/cvodes/cvodes_proj.o ./sundials/idas/idaa.o ./sundials/idas/idaa_io.o ./sundials/idas/idas.o ./sundials/idas/idas_bbdpre.o ./sundials/idas/idas_ic.o ./sundials/idas/idas_io.o ./sundials/idas/idas_ls.o ./sundials/idas/idas_nls.o ./sundials/idas/idas_nls_sim.o ./sundials/idas/idas_nls_stg.o ./sundials/nvector/serial/nvector_serial.o ./sundials/sundials/sundials_band.o ./sundials/sundials/sundials_context.o ./sundials/sundials/sundials_dense.o ./sundials/sundials/sundials_direct.o ./sundials/sundials/sundials_errors.o ./sundials/sundials/sundials_futils.o ./sundials/sundials/sundials_iterative.o ./sundials/sundials/sundials_linearsolver.o ./sundials/sundials/sundials_logger.o ./sundials/sundials/sundials_math.o ./sundials/sundials/sundials_matrix.o ./sundials/sundials/sundials_memory.o ./sundials/sundials/sundials_nonlinearsolver.o ./sundials/sundials/sundials_nvector.o ./sundials/sundials/sundials_nvector_senswrapper.o ./sundials/sundials/sundials_profiler.o ./sundials/sundials/sundials_version.o ./sundials/sunlinsol/dense/sunlinsol_dense.o ./sundials/sunlinsol/band/sunlinsol_band.o ./sundials/sunmatrix/band/sunmatrix_band.o ./sundials/sunmatrix/dense/sunmatrix_dense.o ./sundials/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.o ./sundials/sunnonlinsol/newton/sunnonlinsol_newton.o ./sundials/kinsol/kinsol.o ./sundials/kinsol/kinsol_bbdpre.o ./sundials/kinsol/kinsol_io.o ./sundials/kinsol/kinsol_ls.o
a - ./sundials/cvodes/cvodea.o
a - ./sundials/cvodes/cvodea_io.o
a - ./sundials/cvodes/cvodes.o
a - ./sundials/cvodes/cvodes_bandpre.o
a - ./sundials/cvodes/cvodes_bbdpre.o
a - ./sundials/cvodes/cvodes_diag.o
a - ./sundials/cvodes/cvodes_io.o
a - ./sundials/cvodes/cvodes_ls.o
a - ./sundials/cvodes/cvodes_nls.o
a - ./sundials/cvodes/cvodes_nls_sim.o
a - ./sundials/cvodes/cvodes_nls_stg.o
a - ./sundials/cvodes/cvodes_nls_stg1.o
a - ./sundials/cvodes/cvodes_proj.o
a - ./sundials/idas/idaa.o
a - ./sundials/idas/idaa_io.o
a - ./sundials/idas/idas.o
a - ./sundials/idas/idas_bbdpre.o
a - ./sundials/idas/idas_ic.o
a - ./sundials/idas/idas_io.o
a - ./sundials/idas/idas_ls.o
a - ./sundials/idas/idas_nls.o
a - ./sundials/idas/idas_nls_sim.o
a - ./sundials/idas/idas_nls_stg.o
a - ./sundials/nvector/serial/nvector_serial.o
a - ./sundials/sundials/sundials_band.o
a - ./sundials/sundials/sundials_context.o
a - ./sundials/sundials/sundials_dense.o
a - ./sundials/sundials/sundials_direct.o
a - ./sundials/sundials/sundials_errors.o
a - ./sundials/sundials/sundials_futils.o
a - ./sundials/sundials/sundials_iterative.o
a - ./sundials/sundials/sundials_linearsolver.o
a - ./sundials/sundials/sundials_logger.o
a - ./sundials/sundials/sundials_math.o
a - ./sundials/sundials/sundials_matrix.o
a - ./sundials/sundials/sundials_memory.o
a - ./sundials/sundials/sundials_nonlinearsolver.o
a - ./sundials/sundials/sundials_nvector.o
a - ./sundials/sundials/sundials_nvector_senswrapper.o
a - ./sundials/sundials/sundials_profiler.o
a - ./sundials/sundials/sundials_version.o
a - ./sundials/sunlinsol/dense/sunlinsol_dense.o
a - ./sundials/sunlinsol/band/sunlinsol_band.o
a - ./sundials/sunmatrix/band/sunmatrix_band.o
a - ./sundials/sunmatrix/dense/sunmatrix_dense.o
a - ./sundials/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.o
a - ./sundials/sunnonlinsol/newton/sunnonlinsol_newton.o
a - ./sundials/kinsol/kinsol.o
a - ./sundials/kinsol/kinsol_bbdpre.o
a - ./sundials/kinsol/kinsol_io.o
a - ./sundials/kinsol/kinsol_ls.o
ranlib ../inst/libsundials_all.a
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o sundialr.so check_retval.o cvode.o cvodes.o ida.o cvsolve.o rhs_func.o RcppExports.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L../inst/ -lsundials_all -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpAnvELL/R.INSTALL135c1355c85989/sundialr/src'
make[1]: Entering directory '/tmp/RtmpAnvELL/R.INSTALL135c1355c85989/sundialr/src'
make[1]: Leaving directory '/tmp/RtmpAnvELL/R.INSTALL135c1355c85989/sundialr/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-sundialr/00new/sundialr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (sundialr)