* installing *source* package ‘sundialr’ ... ** package ‘sundialr’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘Intel(R) oneAPI DPC++/C++ Compiler 2024.2.0 (2024.2.0.20240602)’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-Intel/sundialr/src' /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icpx -std=gnu++17 -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -c check_retval.cpp -o check_retval.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icpx -std=gnu++17 -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -c cvode.cpp -o cvode.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icpx -std=gnu++17 -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -c cvodes.cpp -o cvodes.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icpx -std=gnu++17 -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -c ida.cpp -o ida.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icpx -std=gnu++17 -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -c cvsolve.cpp -o cvsolve.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icpx -std=gnu++17 -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -c rhs_func.cpp -o rhs_func.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icpx -std=gnu++17 -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -c RcppExports.cpp -o RcppExports.o In file included from cvsolve.cpp:31: In file included from /data/gannet2/ripley/R/test-MKL/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /data/gannet2/ripley/R/test-MKL/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25: In file included from /data/gannet2/ripley/R/test-MKL/Rcpp/include/RcppCommon.h:62: In file included from /usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/functional:64: In file included from /usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_algo.h:61: /usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_tempbuf.h:263:8: warning: 'get_temporary_buffer>' is deprecated [-Wdeprecated-declarations] 263 | std::get_temporary_buffer(_M_original_len)); | ^ /usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_algo.h:4996:15: note: in instantiation of member function 'std::_Temporary_buffer<__gnu_cxx::__normal_iterator *, std::vector>>, arma::arma_sort_index_packet>::_Temporary_buffer' requested here 4996 | _TmpBuf __buf(__first, (__last - __first + 1) / 2); | ^ /usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_algo.h:5070:23: note: in instantiation of function template specialization 'std::__stable_sort<__gnu_cxx::__normal_iterator *, std::vector>>, __gnu_cxx::__ops::_Iter_comp_iter>>' requested here 5070 | _GLIBCXX_STD_A::__stable_sort(__first, __last, | ^ /data/gannet2/ripley/R/test-MKL/RcppArmadillo/include/armadillo_bits/op_sort_index_meat.hpp:85:12: note: in instantiation of function template specialization 'std::stable_sort<__gnu_cxx::__normal_iterator *, std::vector>>, arma::arma_sort_index_helper_ascend>' requested here 85 | std::stable_sort( packet_vec.begin(), packet_vec.end(), comparator ); | ^ /data/gannet2/ripley/R/test-MKL/RcppArmadillo/include/armadillo_bits/op_sort_index_meat.hpp:168:10: note: in instantiation of function template specialization 'arma::arma_sort_index_helper, true>' requested here 168 | return arma_sort_index_helper(out, P, sort_type); | ^ /data/gannet2/ripley/R/test-MKL/RcppArmadillo/include/armadillo_bits/op_sort_index_meat.hpp:192:41: note: in instantiation of function template specialization 'arma::op_stable_sort_index::apply_noalias>' requested here 192 | all_non_nan = op_stable_sort_index::apply_noalias(out2, P, sort_type); | ^ /data/gannet2/ripley/R/test-MKL/RcppArmadillo/include/armadillo_bits/Mat_meat.hpp:5234:12: note: in instantiation of function template specialization 'arma::op_stable_sort_index::apply>' requested here 5234 | op_type::apply(*this, X); | ^ /data/gannet2/ripley/R/test-MKL/RcppArmadillo/include/armadillo_bits/Col_meat.hpp:522:12: note: in instantiation of function template specialization 'arma::Mat::operator=, arma::op_stable_sort_index>' requested here 522 | Mat::operator=(X.get_ref()); | ^ ./sortTimes.cpp:92:29: note: in instantiation of function template specialization 'arma::Col::Col, arma::op_stable_sort_index>>' requested here 92 | arma::uvec sorted_index = arma::stable_sort_index(TCOMB.col(1)); | ^ /usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_tempbuf.h:99:5: note: 'get_temporary_buffer>' has been explicitly marked deprecated here 99 | _GLIBCXX17_DEPRECATED | ^ /usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/x86_64-redhat-linux/bits/c++config.h:2359:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 2359 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] | ^ 1 warning generated. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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, | ^~~~~~~~~~~~~~~ /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. 5 warnings generated. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/idas/idas_io.c -o sundials/idas/idas_io.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/idas/idas_ls.c -o sundials/idas/idas_ls.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, | ^~~~~~~~~~~~~~~ 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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/idas/idas_nls.c -o sundials/idas/idas_nls.o 5 warnings generated. 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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/nvector/serial/nvector_serial.c -o sundials/nvector/serial/nvector_serial.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_band.c -o sundials/sundials/sundials_band.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_context.c -o sundials/sundials/sundials_context.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_dense.c -o sundials/sundials/sundials_dense.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_direct.c -o sundials/sundials/sundials_direct.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_futils.c -o sundials/sundials/sundials_futils.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_iterative.c -o sundials/sundials/sundials_iterative.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_math.c -o sundials/sundials/sundials_math.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_matrix.c -o sundials/sundials/sundials_matrix.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_memory.c -o sundials/sundials/sundials_memory.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_nvector.c -o sundials/sundials/sundials_nvector.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_nvector_senswrapper.c -o sundials/sundials/sundials_nvector_senswrapper.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_profiler.c -o sundials/sundials/sundials_profiler.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sundials/sundials_version.c -o sundials/sundials/sundials_version.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sunlinsol/band/sunlinsol_band.c -o sundials/sunlinsol/band/sunlinsol_band.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -c sundials/sunmatrix/band/sunmatrix_band.c -o sundials/sunmatrix/band/sunmatrix_band.o /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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, | ^~~~~~~~~~~~~~~ 2 warnings generated. 5 warnings generated. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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. /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icx -I"/data/gannet/ripley/R/Intel/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'/data/gannet2/ripley/R/test-MKL/Rcpp/include' -I'/data/gannet2/ripley/R/test-MKL/RcppArmadillo/include' -I/usr/local/include -fpic -O3 -fp-model precise -Wall -Wstrict-prototypes -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 /data/gannet/ripley/intel/oneapi/compiler/2024.2//bin/icpx -std=gnu++17 -shared -L/data/gannet/ripley/intel/oneapi/compiler/2024.1/lib -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o sundialr.so check_retval.o cvode.o cvodes.o ida.o cvsolve.o rhs_func.o RcppExports.o -L/data/gannet/ripley/intel/oneapi/mkl/2023.2.0/lib/intel64 -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lifport -lifcoremt -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl -L../inst/ -lsundials_all make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-Intel/sundialr/src' make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-Intel/sundialr/src' make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-Intel/sundialr/src' installing to /data/gannet/ripley/R/packages/tests-Intel/sundialr.Rcheck/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)