* installing *source* package 'sundialr' ...
** this is package 'sundialr' version '0.2.0'
** package 'sundialr' successfully unpacked and MD5 sums checked
** using staged installation
configure: loading site script /usr/local/etc/config.site
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ -std=gnu++17 accepts -g... yes
checking for g++ -std=gnu++17 option to enable C++11 features... none needed
checking how to run the C++ preprocessor... g++ -std=gnu++17 -E
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++ -std=gnu++17 accepts -g... (cached) yes
checking for g++ -std=gnu++17 option to enable C++11 features... (cached) none needed
checking for cmake... /x86_64-w64-mingw32.static.posix/bin/cmake
set CMAKE_BIN=/x86_64-w64-mingw32.static.posix/bin/cmake
cran_patches.sh: all CRAN patches applied and verified
set CC=gcc
set CFLAGS= -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign
set CXX=g++
set CXXFLAGS=-std=gnu++11 -O2 -Wall -mfpmath=sse -msse2 -mstackrealign
set LDFLAGS=
-- Building for: Unix Makefiles
-- The C compiler identification is GNU 14.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: D:/rtools45/x86_64-w64-mingw32.static.posix/bin/gcc.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- SUNDIALS_GIT_VERSION:
-- Building SUNDIALS in 'Release' mode.
CMake Warning at cmake/macros/SundialsOption.cmake:129 (message):
The option EXAMPLES_ENABLE_C is deprecated. Use SUNDIALS_ENABLE_C_EXAMPLES
instead.
Call Stack (most recent call first):
cmake/SundialsExampleOptions.cmake:24 (sundials_option)
CMakeLists.txt:186 (include)
CMake Warning at cmake/macros/SundialsOption.cmake:129 (message):
The option EXAMPLES_ENABLE_CXX is deprecated. Use
SUNDIALS_ENABLE_CXX_EXAMPLES instead.
Call Stack (most recent call first):
cmake/SundialsExampleOptions.cmake:43 (sundials_option)
CMakeLists.txt:186 (include)
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int64_t
-- Check size of int64_t - done
-- Using int64_t for indices
-- C standard set to 99
-- C extensions set to ON
-- Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_EXPECT
-- Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_EXPECT - Success
-- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_ASSUME
-- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_ASSUME - Success
-- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_UNUSED
-- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_UNUSED - Success
-- Looking for POSIX timers... found
-- Performing Test COMPILER_HAS_DEPRECATED_MSG
-- Performing Test COMPILER_HAS_DEPRECATED_MSG - Success
-- Appending C RELEASE flags
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Added NVECTOR_SERIAL module
-- Added NVECTOR_MANYVECTOR module
-- Added SUNMATRIX_BAND module
-- Added SUNMATRIX_DENSE module
-- Added SUNMATRIX_SPARSE module
-- Added SUNLINSOL_BAND module
-- Added SUNLINSOL_DENSE module
-- Added SUNLINSOL_PCG module
-- Added SUNLINSOL_SPBCGS module
-- Added SUNLINSOL_SPFGMR module
-- Added SUNLINSOL_SPGMR module
-- Added SUNLINSOL_SPTFQMR module
-- Added SUNNONLINSOL_NEWTON module
-- Added SUNNONLINSOL_FIXEDPOINT module
-- Added SUNNONLINSOL_AUTO module
-- Added SUNDOMEIGEST_POWER module
-- Added CVODE module
-- Added CVODES module
-- Added IDA module
-- Added IDAS module
-- Configuring done (18.5s)
-- Generating done (1.0s)
-- Build files have been written to: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src/sundials-build
make[1]: Entering directory '/d/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src/sundials-build'
[ 1%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundatanode/sundatanode_inmem.c.obj
[ 2%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_adaptcontroller.c.obj
[ 3%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_adjointcheckpointscheme.c.obj
[ 4%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_adjointstepper.c.obj
[ 5%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_band.c.obj
[ 6%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_cli.c.obj
[ 7%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_context.c.obj
[ 8%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_dense.c.obj
[ 9%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_datanode.c.obj
[ 9%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_direct.c.obj
[ 10%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_errors.c.obj
[ 11%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_domeigestimator.c.obj
[ 12%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_futils.c.obj
[ 13%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_hashmap.c.obj
[ 14%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_iterative.c.obj
[ 15%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_linearsolver.c.obj
[ 16%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_logger.c.obj
[ 17%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_math.c.obj
[ 18%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_matrix.c.obj
[ 18%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_memory.c.obj
[ 19%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nonlinearsolver.c.obj
[ 20%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nvector_senswrapper.c.obj
[ 21%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nvector.c.obj
[ 22%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_stepper.c.obj
[ 23%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_profiler.c.obj
[ 24%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_version.c.obj
[ 24%] Built target sundials_core_obj_static
[ 25%] Linking C static library ../../bin/libsundials_core.a
[ 25%] Built target sundials_core_static
[ 25%] Built target fake_sundials_nvecserial_obj_static
[ 25%] Built target fake_sundials_nvecmanyvector_obj_static
[ 25%] Built target fake_sundials_sunmatrixband_obj_static
[ 25%] Built target fake_sundials_sunmatrixdense_obj_static
[ 25%] Built target fake_sundials_sunmatrixsparse_obj_static
[ 25%] Built target fake_sundials_sunlinsolpcg_obj_static
[ 25%] Built target fake_sundials_sunlinsolspbcgs_obj_static
[ 25%] Built target fake_sundials_sunlinsolspfgmr_obj_static
[ 25%] Built target fake_sundials_sunlinsolspgmr_obj_static
[ 25%] Built target fake_sundials_sunlinsolsptfqmr_obj_static
[ 25%] Built target fake_sundials_sunnonlinsolnewton_obj_static
[ 25%] Built target fake_sundials_sunnonlinsolfixedpoint_obj_static
[ 25%] Built target fake_sundials_sunmemsys_obj_static
[ 25%] Built target fake_sundials_sunadaptcontrollerimexgus_obj_static
[ 25%] Built target fake_sundials_sunadaptcontrollersoderlind_obj_static
[ 25%] Built target fake_sundials_sunadaptcontrollermrihtol_obj_static
[ 25%] Built target fake_sundials_sundomeigestpower_obj_static
[ 25%] Built target fake_sundials_adjointcheckpointscheme_fixed_obj_static
[ 25%] Built target fake_sundials_cvode_obj_static
[ 25%] Built target fake_sundials_cvodes_obj_static
[ 25%] Built target fake_sundials_ida_obj_static
[ 25%] Built target fake_sundials_idas_obj_static
[ 26%] Building C object src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_static.dir/nvector_serial.c.obj
[ 27%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_static.dir/nvector_manyvector.c.obj
[ 27%] Built target sundials_nvecmanyvector_obj_static
[ 28%] Building C object src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_static.dir/sunmatrix_band.c.obj
[ 28%] Built target sundials_nvecserial_obj_static
[ 28%] Built target sundials_sunmatrixband_obj_static
[ 28%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_static.dir/sunmatrix_dense.c.obj
[ 29%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_static.dir/sunmatrix_sparse.c.obj
[ 29%] Built target sundials_sunmatrixdense_obj_static
[ 30%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_static.dir/sunlinsol_pcg.c.obj
[ 30%] Built target sundials_sunmatrixsparse_obj_static
[ 30%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_static.dir/sunlinsol_spbcgs.c.obj
[ 30%] Built target sundials_sunlinsolpcg_obj_static
[ 31%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_static.dir/sunlinsol_spfgmr.c.obj
[ 31%] Built target sundials_sunlinsolspbcgs_obj_static
[ 32%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_static.dir/sunlinsol_spgmr.c.obj
[ 32%] Built target sundials_sunlinsolspfgmr_obj_static
[ 32%] Built target sundials_sunlinsolspgmr_obj_static
[ 33%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_static.dir/sunlinsol_sptfqmr.c.obj
[ 34%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_static.dir/sunnonlinsol_newton.c.obj
[ 34%] Built target sundials_sunlinsolsptfqmr_obj_static
[ 34%] Built target sundials_sunnonlinsolnewton_obj_static
[ 35%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_static.dir/sunnonlinsol_fixedpoint.c.obj
[ 36%] Building C object src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_static.dir/sundials_system_memory.c.obj
[ 36%] Built target sundials_sunmemsys_obj_static
[ 36%] Built target sundials_sunnonlinsolfixedpoint_obj_static
[ 37%] Building C object src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_static.dir/sunadaptcontroller_imexgus.c.obj
[ 38%] Building C object src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_static.dir/sunadaptcontroller_soderlind.c.obj
[ 38%] Built target sundials_sunadaptcontrollerimexgus_obj_static
[ 38%] Built target sundials_sunadaptcontrollersoderlind_obj_static
[ 38%] Building C object src/sunadaptcontroller/mrihtol/CMakeFiles/sundials_sunadaptcontrollermrihtol_obj_static.dir/sunadaptcontroller_mrihtol.c.obj
[ 38%] Building C object src/sunadjointcheckpointscheme/fixed/CMakeFiles/sundials_adjointcheckpointscheme_fixed_obj_static.dir/sunadjointcheckpointscheme_fixed.c.obj
[ 38%] Built target sundials_sunadaptcontrollermrihtol_obj_static
[ 38%] Built target sundials_adjointcheckpointscheme_fixed_obj_static
[ 39%] Building C object src/sundomeigest/power/CMakeFiles/sundials_sundomeigestpower_obj_static.dir/sundomeigest_power.c.obj
[ 40%] Linking C static library ../../../bin/libsundials_nvecserial.a
D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src/sundials-src/src/sundomeigest/power/sundomeigest_power.c: In function 'SUNDomEigEstimator_Estimate_Power':
D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src/sundials-src/src/sundomeigest/power/sundomeigest_power.c:453:14: warning: 'normq' may be used uninitialized [-Wmaybe-uninitialized]
453 | retval = sundomeigestimator_complex_dom_eigs_from_PI(DEE, newlambdaR, normq,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
454 | PI_CONTENT(DEE)->q_prev,
| ~~~~~~~~~~~~~~~~~~~~~~~~
455 | PI_CONTENT(DEE)->V,
| ~~~~~~~~~~~~~~~~~~~
456 | lambdaR, lambdaI);
| ~~~~~~~~~~~~~~~~~
D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src/sundials-src/src/sundomeigest/power/sundomeigest_power.c:394:15: note: 'normq' was declared here
394 | sunrealtype normq;
| ^~~~~
[ 40%] Built target sundials_nvecserial_static
[ 40%] Built target sundials_sundomeigestpower_obj_static
[ 41%] Linking C static library ../../../bin/libsundials_nvecmanyvector.a
[ 42%] Linking C static library ../../../bin/libsundials_sunmatrixband.a
[ 42%] Built target sundials_nvecmanyvector_static
[ 42%] Built target sundials_sunmatrixband_static
[ 43%] Linking C static library ../../../bin/libsundials_sunmatrixdense.a
[ 44%] Linking C static library ../../../bin/libsundials_sunmatrixsparse.a
[ 44%] Built target sundials_sunmatrixdense_static
[ 44%] Built target sundials_sunmatrixsparse_static
[ 44%] Built target fake_sundials_sunlinsolband_obj_static
[ 44%] Built target fake_sundials_sunlinsoldense_obj_static
[ 45%] Linking C static library ../../../bin/libsundials_sunlinsolpcg.a
[ 46%] Linking C static library ../../../bin/libsundials_sunlinsolspbcgs.a
[ 46%] Built target sundials_sunlinsolpcg_static
[ 46%] Built target sundials_sunlinsolspbcgs_static
[ 47%] Linking C static library ../../../bin/libsundials_sunlinsolspfgmr.a
[ 48%] Linking C static library ../../../bin/libsundials_sunlinsolspgmr.a
[ 48%] Built target sundials_sunlinsolspfgmr_static
[ 48%] Built target sundials_sunlinsolspgmr_static
[ 49%] Linking C static library ../../../bin/libsundials_sunlinsolsptfqmr.a
[ 50%] Linking C static library ../../../bin/libsundials_sunnonlinsolnewton.a
[ 50%] Built target sundials_sunnonlinsolnewton_static
[ 50%] Built target sundials_sunlinsolsptfqmr_static
[ 51%] Linking C static library ../../../bin/libsundials_sunnonlinsolfixedpoint.a
[ 52%] Linking C static library ../../../bin/libsundials_sundomeigestpower.a
[ 52%] Built target sundials_sunnonlinsolfixedpoint_static
[ 52%] Built target sundials_sundomeigestpower_static
[ 53%] Building C object src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_static.dir/sunlinsol_dense.c.obj
[ 54%] Building C object src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_static.dir/sunlinsol_band.c.obj
[ 54%] Built target sundials_sunlinsolband_obj_static
[ 54%] Built target sundials_sunlinsoldense_obj_static
[ 54%] Built target fake_sundials_sunnonlinsolauto_obj_static
[ 55%] Linking C static library ../../../bin/libsundials_sunlinsolband.a
[ 56%] Linking C static library ../../../bin/libsundials_sunlinsoldense.a
[ 56%] Built target sundials_sunlinsolband_static
[ 56%] Built target sundials_sunlinsoldense_static
[ 57%] Building C object src/sunnonlinsol/auto/CMakeFiles/sundials_sunnonlinsolauto_obj_static.dir/sunnonlinsol_auto.c.obj
[ 58%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida.c.obj
[ 58%] Built target sundials_sunnonlinsolauto_obj_static
[ 59%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_bbdpre.c.obj
[ 60%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_cli.c.obj
[ 61%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas.c.obj
[ 62%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_ic.c.obj
[ 63%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_io.c.obj
[ 63%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_ls.c.obj
[ 64%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_nls.c.obj
[ 65%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idaa.c.obj
[ 65%] Built target sundials_ida_obj_static
[ 66%] Linking C static library ../../../bin/libsundials_sunnonlinsolauto.a
[ 66%] Built target sundials_sunnonlinsolauto_static
[ 67%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_cli.c.obj
[ 68%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_io.c.obj
[ 69%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode.c.obj
[ 70%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_ic.c.obj
[ 71%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idaa_io.c.obj
[ 72%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_bandpre.c.obj
[ 73%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_ls.c.obj
[ 73%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_bbdpre.c.obj
[ 73%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_bbdpre.c.obj
[ 74%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_cli.c.obj
[ 75%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_diag.c.obj
[ 76%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls.c.obj
[ 77%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_io.c.obj
[ 78%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls_sim.c.obj
[ 79%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls_stg.c.obj
[ 80%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_ls.c.obj
[ 80%] Built target sundials_idas_obj_static
[ 81%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_nls.c.obj
[ 82%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_proj.c.obj
[ 83%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodea.c.obj
[ 84%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_resize.c.obj
[ 84%] Built target sundials_cvode_obj_static
[ 85%] Linking C static library ../../bin/libsundials_ida.a
[ 85%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodea_io.c.obj
[ 85%] Built target sundials_ida_static
[ 86%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes.c.obj
[ 87%] Linking C static library ../../bin/libsundials_idas.a
[ 87%] Built target sundials_idas_static
[ 88%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_bandpre.c.obj
[ 89%] Linking C static library ../../bin/libsundials_cvode.a
[ 89%] Built target sundials_cvode_static
[ 90%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_bbdpre.c.obj
[ 91%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_cli.c.obj
[ 92%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_diag.c.obj
[ 93%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_io.c.obj
[ 94%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_ls.c.obj
[ 95%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls.c.obj
[ 96%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_sim.c.obj
[ 96%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_stg.c.obj
[ 97%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_stg1.c.obj
[ 98%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_proj.c.obj
[ 99%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_resize.c.obj
[ 99%] Built target sundials_cvodes_obj_static
[100%] Linking C static library ../../bin/libsundials_cvodes.a
[100%] Built target sundials_cvodes_static
make[1]: Leaving directory '/d/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src/sundials-build'
make[1]: Entering directory '/d/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src/sundials-build'
[ 24%] Built target sundials_core_obj_static
[ 25%] Built target sundials_core_static
[ 25%] Built target fake_sundials_nvecserial_obj_static
[ 26%] Built target sundials_nvecserial_obj_static
[ 27%] Built target sundials_nvecserial_static
[ 27%] Built target fake_sundials_nvecmanyvector_obj_static
[ 28%] Built target sundials_nvecmanyvector_obj_static
[ 29%] Built target sundials_nvecmanyvector_static
[ 29%] Built target fake_sundials_sunmatrixband_obj_static
[ 30%] Built target sundials_sunmatrixband_obj_static
[ 31%] Built target sundials_sunmatrixband_static
[ 31%] Built target fake_sundials_sunmatrixdense_obj_static
[ 31%] Built target sundials_sunmatrixdense_obj_static
[ 32%] Built target sundials_sunmatrixdense_static
[ 32%] Built target fake_sundials_sunmatrixsparse_obj_static
[ 33%] Built target sundials_sunmatrixsparse_obj_static
[ 34%] Built target sundials_sunmatrixsparse_static
[ 34%] Built target fake_sundials_sunlinsolband_obj_static
[ 35%] Built target sundials_sunlinsolband_obj_static
[ 36%] Built target sundials_sunlinsolband_static
[ 36%] Built target fake_sundials_sunlinsoldense_obj_static
[ 37%] Built target sundials_sunlinsoldense_obj_static
[ 38%] Built target sundials_sunlinsoldense_static
[ 38%] Built target fake_sundials_sunlinsolpcg_obj_static
[ 39%] Built target sundials_sunlinsolpcg_obj_static
[ 40%] Built target sundials_sunlinsolpcg_static
[ 40%] Built target fake_sundials_sunlinsolspbcgs_obj_static
[ 40%] Built target sundials_sunlinsolspbcgs_obj_static
[ 41%] Built target sundials_sunlinsolspbcgs_static
[ 41%] Built target fake_sundials_sunlinsolspfgmr_obj_static
[ 42%] Built target sundials_sunlinsolspfgmr_obj_static
[ 43%] Built target sundials_sunlinsolspfgmr_static
[ 43%] Built target fake_sundials_sunlinsolspgmr_obj_static
[ 44%] Built target sundials_sunlinsolspgmr_obj_static
[ 45%] Built target sundials_sunlinsolspgmr_static
[ 45%] Built target fake_sundials_sunlinsolsptfqmr_obj_static
[ 46%] Built target sundials_sunlinsolsptfqmr_obj_static
[ 47%] Built target sundials_sunlinsolsptfqmr_static
[ 47%] Built target fake_sundials_sunnonlinsolnewton_obj_static
[ 48%] Built target sundials_sunnonlinsolnewton_obj_static
[ 49%] Built target sundials_sunnonlinsolnewton_static
[ 49%] Built target fake_sundials_sunnonlinsolfixedpoint_obj_static
[ 50%] Built target sundials_sunnonlinsolfixedpoint_obj_static
[ 51%] Built target sundials_sunnonlinsolfixedpoint_static
[ 51%] Built target fake_sundials_sunnonlinsolauto_obj_static
[ 52%] Built target sundials_sunnonlinsolauto_obj_static
[ 53%] Built target sundials_sunnonlinsolauto_static
[ 53%] Built target fake_sundials_sunmemsys_obj_static
[ 54%] Built target sundials_sunmemsys_obj_static
[ 54%] Built target fake_sundials_sunadaptcontrollerimexgus_obj_static
[ 55%] Built target sundials_sunadaptcontrollerimexgus_obj_static
[ 55%] Built target fake_sundials_sunadaptcontrollersoderlind_obj_static
[ 56%] Built target sundials_sunadaptcontrollersoderlind_obj_static
[ 56%] Built target fake_sundials_sunadaptcontrollermrihtol_obj_static
[ 56%] Built target sundials_sunadaptcontrollermrihtol_obj_static
[ 56%] Built target fake_sundials_adjointcheckpointscheme_fixed_obj_static
[ 56%] Built target sundials_adjointcheckpointscheme_fixed_obj_static
[ 56%] Built target fake_sundials_sundomeigestpower_obj_static
[ 57%] Built target sundials_sundomeigestpower_obj_static
[ 58%] Built target sundials_sundomeigestpower_static
[ 58%] Built target fake_sundials_cvode_obj_static
[ 67%] Built target sundials_cvode_obj_static
[ 68%] Built target sundials_cvode_static
[ 68%] Built target fake_sundials_cvodes_obj_static
[ 81%] Built target sundials_cvodes_obj_static
[ 82%] Built target sundials_cvodes_static
[ 82%] Built target fake_sundials_ida_obj_static
[ 88%] Built target sundials_ida_obj_static
[ 89%] Built target sundials_ida_static
[ 89%] Built target fake_sundials_idas_obj_static
[ 99%] Built target sundials_idas_obj_static
[100%] Built target sundials_idas_static
Install the project...
-- Install configuration: "Release"
Install shared components
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_core.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_adaptcontroller.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_adaptcontroller.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_adjointcheckpointscheme.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_adjointcheckpointscheme.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_adjointstepper.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_adjointstepper.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_band.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_base.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_classview.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_context.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_context.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_convertibleto.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_core.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_core.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_dense.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_direct.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_domeigestimator.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_domeigestimator.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_errors.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_futils.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_iterative.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_linearsolver.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_linearsolver.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_logger.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_logger.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_math.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_matrix.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_matrix.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_memory.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_memory.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_mpi_types.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_nonlinearsolver.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_nonlinearsolver.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_nvector.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_nvector.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_profiler.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_profiler.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_stepper.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_stepper.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_types_deprecated.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_types.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_version.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/priv/sundials_context_impl.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/priv/sundials_errors_impl.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/priv/sundials_logger_macros.h
Install NVECTOR_SERIAL
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_nvecserial.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/nvector/nvector_serial.h
Install NVECTOR_MANYVECTOR
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_nvecmanyvector.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/nvector/nvector_manyvector.h
Install SUNMATRIX_BAND
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunmatrixband.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunmatrix/sunmatrix_band.h
Install SUNMATRIX_DENSE
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunmatrixdense.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunmatrix/sunmatrix_dense.h
Install SUNMATRIX_SPARSE
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunmatrixsparse.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunmatrix/sunmatrix_sparse.h
Install SUNLINSOL_BAND
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunlinsolband.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunlinsol/sunlinsol_band.h
Install SUNLINSOL_DENSE
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunlinsoldense.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunlinsol/sunlinsol_dense.h
Install SUNLINSOL_PCG
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunlinsolpcg.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunlinsol/sunlinsol_pcg.h
Install SUNLINSOL_SPBCGS
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunlinsolspbcgs.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunlinsol/sunlinsol_spbcgs.h
Install SUNLINSOL_SPFGMR
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunlinsolspfgmr.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunlinsol/sunlinsol_spfgmr.h
Install SUNLINSOL_SPGMR
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunlinsolspgmr.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunlinsol/sunlinsol_spgmr.h
Install SUNLINSOL_SPTFQMR
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunlinsolsptfqmr.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunlinsol/sunlinsol_sptfqmr.h
Install SUNNONLINSOL_NEWTON
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunnonlinsolnewton.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunnonlinsol/sunnonlinsol_newton.h
Install SUNNONLINSOL_FIXEDPOINT
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunnonlinsolfixedpoint.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunnonlinsol/sunnonlinsol_fixedpoint.h
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sunnonlinsolauto.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunnonlinsol/sunnonlinsol_auto.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunmemory/sunmemory_system.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_imexgus.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_soderlind.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_mrihtol.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunadjointcheckpointscheme/sundials_adjointstepper.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunadjointcheckpointscheme/sundials_adjointcheckpointscheme.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sunadjointcheckpointscheme/sunadjointcheckpointscheme_fixed.h
Install SUNDOMEIGEST_POWER
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_sundomeigestpower.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundomeigest/sundomeigest_power.h
Install CVODE
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_cvode.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvode/cvode.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvode/cvode.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvode/cvode_bandpre.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvode/cvode_bbdpre.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvode/cvode_diag.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvode/cvode_ls.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvode/cvode_proj.h
Install CVODES
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_cvodes.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvodes/cvodes.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvodes/cvodes.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvodes/cvodes_bandpre.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvodes/cvodes_bbdpre.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvodes/cvodes_diag.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvodes/cvodes_ls.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/cvodes/cvodes_proj.h
Install IDA
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_ida.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/ida/ida.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/ida/ida.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/ida/ida_bbdpre.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/ida/ida_ls.h
Install IDAS
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/libsundials_idas.a
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/idas/idas.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/idas/idas.hpp
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/idas/idas_bbdpre.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/idas/idas_ls.h
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_export.h
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/sundials_config.h
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/LICENSE
-- Up-to-date: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/include/sundials/NOTICE
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/cmake/sundials/SUNDIALSTargets.cmake
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/cmake/sundials/SUNDIALSTargets-release.cmake
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/cmake/sundials/SUNDIALSConfig.cmake
-- Installing: D:/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/inst/lib/cmake/sundials/SUNDIALSConfigVersion.cmake
make[1]: Leaving directory '/d/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src/sundials-build'
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c capi_register.cpp -o capi_register.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c capi_test.cpp -o capi_test.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c check_retval.cpp -o check_retval.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cvode.cpp -o cvode.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cvodes.cpp -o cvodes.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cvsolve.cpp -o cvsolve.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c ida.cpp -o ida.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rhs_func.cpp -o rhs_func.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sortTimes.cpp -o sortTimes.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sundialr_capi.cpp -o sundialr_capi.o
g++ -std=gnu++17 -shared -s -static-libgcc -o sundialr.dll tmp.def RcppExports.o capi_register.o capi_test.o check_retval.o cvode.o cvodes.o cvsolve.o ida.o rhs_func.o sortTimes.o sundialr_capi.o -LD:/RCompile/recent/R-4.5.3/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.3/bin/x64 -lRblas -lgfortran -lquadmath -L../inst/lib -L../inst/lib -lsundials_idas -lsundials_cvodes -lsundials_nvecserial -lsundials_sunlinsoldense -lsundials_sunmatrixdense -lsundials_core -lm -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src'
make[1]: Entering directory '/d/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src'
make[1]: Leaving directory '/d/temp/2026_08_10_01_50_00_8198/RtmpS6Rlrh/R.INSTALL4ebc51125a38/sundialr/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-sundialr/00new/sundialr/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'sundialr' as sundialr_0.2.0.zip
* DONE (sundialr)