* installing *source* package 'sundialr' ... ** 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 trying URL 'https://github.com/LLNL/sundials/releases/download/v7.2.0/sundials-7.2.0.tar.gz' Content type 'application/octet-stream' length 94348468 bytes (90.0 MB) ================================================== downloaded 90.0 MB set CC=gcc set CFLAGS= -pedantic -Wstrict-prototypes -O2 -Wall -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 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: D:/rtools44/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. -- 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 11 -- 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 ARKODE module -- Added CVODE module -- Added CVODES module -- Added IDA module -- Added IDAS module -- Added KINSOL module -- Configuring done (10.9s) -- Generating done (0.8s) CMake Warning: Manually-specified variables were not used by the project: BUILD_TESTING -- Build files have been written to: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/src/sundials-build make[1]: Entering directory '/d/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/src/sundials-build' [ 0%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_adaptcontroller.c.obj [ 1%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_band.c.obj [ 2%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_context.c.obj [ 3%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_dense.c.obj [ 3%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_direct.c.obj [ 4%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_errors.c.obj [ 5%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_futils.c.obj [ 6%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_hashmap.c.obj [ 6%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_iterative.c.obj [ 7%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_linearsolver.c.obj [ 8%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_logger.c.obj [ 9%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_math.c.obj [ 9%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_matrix.c.obj [ 10%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_memory.c.obj [ 11%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nonlinearsolver.c.obj [ 12%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nvector_senswrapper.c.obj [ 12%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nvector.c.obj [ 13%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_stepper.c.obj [ 14%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_profiler.c.obj [ 15%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_version.c.obj [ 15%] Built target sundials_core_obj_static [ 15%] Linking C static library ../../bin/libsundials_core.a [ 15%] Built target sundials_core_static [ 15%] Built target fake_to_force_build_order_sundials_nvecserial_obj_static [ 15%] Built target fake_to_force_build_order_sundials_nvecmanyvector_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunmatrixband_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunmatrixdense_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunmatrixsparse_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunlinsolpcg_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunlinsolspbcgs_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunlinsolspfgmr_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunlinsolspgmr_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunlinsolsptfqmr_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunnonlinsolnewton_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunnonlinsolfixedpoint_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunmemsys_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunadaptcontrollerimexgus_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunadaptcontrollersoderlind_obj_static [ 15%] Built target fake_to_force_build_order_sundials_sunadaptcontrollermrihtol_obj_static [ 15%] Built target fake_to_force_build_order_sundials_arkode_obj_static [ 15%] Built target fake_to_force_build_order_sundials_cvode_obj_static [ 15%] Built target fake_to_force_build_order_sundials_cvodes_obj_static [ 15%] Built target fake_to_force_build_order_sundials_ida_obj_static [ 15%] Built target fake_to_force_build_order_sundials_idas_obj_static [ 15%] Built target fake_to_force_build_order_sundials_kinsol_obj_static [ 16%] Building C object src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_static.dir/nvector_serial.c.obj [ 17%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_static.dir/nvector_manyvector.c.obj [ 17%] Built target sundials_nvecmanyvector_obj_static [ 17%] Built target sundials_nvecserial_obj_static [ 18%] Building C object src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_static.dir/sunmatrix_band.c.obj [ 18%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_static.dir/sunmatrix_dense.c.obj [ 18%] Built target sundials_sunmatrixband_obj_static [ 18%] Built target sundials_sunmatrixdense_obj_static [ 19%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_static.dir/sunmatrix_sparse.c.obj [ 19%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_static.dir/sunlinsol_pcg.c.obj [ 19%] Built target sundials_sunlinsolpcg_obj_static [ 19%] Built target sundials_sunmatrixsparse_obj_static [ 20%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_static.dir/sunlinsol_spbcgs.c.obj [ 20%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_static.dir/sunlinsol_spfgmr.c.obj [ 20%] Built target sundials_sunlinsolspbcgs_obj_static [ 20%] Built target sundials_sunlinsolspfgmr_obj_static [ 21%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_static.dir/sunlinsol_spgmr.c.obj [ 21%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_static.dir/sunlinsol_sptfqmr.c.obj [ 21%] Built target sundials_sunlinsolspgmr_obj_static [ 21%] Built target sundials_sunlinsolsptfqmr_obj_static [ 22%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_static.dir/sunnonlinsol_newton.c.obj [ 23%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_static.dir/sunnonlinsol_fixedpoint.c.obj [ 23%] Built target sundials_sunnonlinsolnewton_obj_static [ 23%] Building C object src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_static.dir/sundials_system_memory.c.obj [ 23%] Built target sundials_sunnonlinsolfixedpoint_obj_static [ 23%] Built target sundials_sunmemsys_obj_static [ 24%] Building C object src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_static.dir/sunadaptcontroller_imexgus.c.obj [ 25%] Building C object src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_static.dir/sunadaptcontroller_soderlind.c.obj [ 25%] Built target sundials_sunadaptcontrollerimexgus_obj_static [ 25%] Built target sundials_sunadaptcontrollersoderlind_obj_static [ 26%] Building C object src/sunadaptcontroller/mrihtol/CMakeFiles/sundials_sunadaptcontrollermrihtol_obj_static.dir/sunadaptcontroller_mrihtol.c.obj [ 26%] Linking C static library ../../../bin/libsundials_nvecserial.a [ 26%] Built target sundials_sunadaptcontrollermrihtol_obj_static [ 26%] Built target sundials_nvecserial_static [ 27%] Linking C static library ../../../bin/libsundials_nvecmanyvector.a [ 28%] Linking C static library ../../../bin/libsundials_sunmatrixband.a [ 28%] Built target sundials_nvecmanyvector_static [ 28%] Built target sundials_sunmatrixband_static [ 29%] Linking C static library ../../../bin/libsundials_sunmatrixdense.a [ 30%] Linking C static library ../../../bin/libsundials_sunmatrixsparse.a [ 30%] Built target sundials_sunmatrixdense_static [ 30%] Built target sundials_sunmatrixsparse_static [ 30%] Built target fake_to_force_build_order_sundials_sunlinsolband_obj_static [ 30%] Built target fake_to_force_build_order_sundials_sunlinsoldense_obj_static [ 31%] Linking C static library ../../../bin/libsundials_sunlinsolpcg.a [ 32%] Linking C static library ../../../bin/libsundials_sunlinsolspbcgs.a [ 32%] Built target sundials_sunlinsolpcg_static [ 32%] Built target sundials_sunlinsolspbcgs_static [ 33%] Linking C static library ../../../bin/libsundials_sunlinsolspfgmr.a [ 34%] Linking C static library ../../../bin/libsundials_sunlinsolspgmr.a [ 34%] Built target sundials_sunlinsolspfgmr_static [ 34%] Built target sundials_sunlinsolspgmr_static [ 35%] Linking C static library ../../../bin/libsundials_sunlinsolsptfqmr.a [ 36%] Linking C static library ../../../bin/libsundials_sunnonlinsolnewton.a [ 36%] Built target sundials_sunlinsolsptfqmr_static [ 36%] Built target sundials_sunnonlinsolnewton_static [ 37%] Linking C static library ../../../bin/libsundials_sunnonlinsolfixedpoint.a [ 37%] Built target sundials_sunnonlinsolfixedpoint_static [ 37%] Building C object src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_static.dir/sunlinsol_band.c.obj [ 38%] Building C object src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_static.dir/sunlinsol_dense.c.obj [ 38%] Built target sundials_sunlinsolband_obj_static [ 38%] Built target sundials_sunlinsoldense_obj_static [ 39%] Linking C static library ../../../bin/libsundials_sunlinsolband.a [ 40%] Linking C static library ../../../bin/libsundials_sunlinsoldense.a [ 40%] Built target sundials_sunlinsolband_static [ 40%] Built target sundials_sunlinsoldense_static [ 40%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_adapt.c.obj [ 41%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode.c.obj [ 42%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_arkstep_io.c.obj [ 43%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_arkstep_nls.c.obj [ 44%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_arkstep.c.obj [ 45%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_bandpre.c.obj [ 46%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_bbdpre.c.obj [ 46%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_bandpre.c.obj [ 46%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_diag.c.obj [ 47%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_io.c.obj [ 48%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_bbdpre.c.obj [ 49%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_ls.c.obj [ 50%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_butcher_dirk.c.obj [ 51%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_butcher_erk.c.obj [ 52%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_nls.c.obj [ 52%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_butcher.c.obj [ 52%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_proj.c.obj [ 52%] Built target sundials_cvode_obj_static [ 53%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_erkstep_io.c.obj [ 54%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodea.c.obj [ 55%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodea_io.c.obj [ 56%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes.c.obj [ 56%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_bandpre.c.obj [ 57%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_erkstep.c.obj [ 58%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_bbdpre.c.obj [ 59%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_diag.c.obj [ 60%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_forcingstep.c.obj [ 61%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_io.c.obj [ 61%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_interp.c.obj [ 62%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_io.c.obj [ 62%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_ls.c.obj [ 63%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls.c.obj [ 64%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_ls.c.obj [ 65%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_sim.c.obj [ 66%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_stg.c.obj [ 67%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_lsrkstep_io.c.obj [ 67%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_stg1.c.obj [ 68%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_proj.c.obj [ 68%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_lsrkstep.c.obj [ 68%] Built target sundials_cvodes_obj_static [ 69%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mri_tables.c.obj [ 70%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida.c.obj [ 70%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_bbdpre.c.obj [ 71%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_ic.c.obj [ 72%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mristep_controller.c.obj [ 73%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_io.c.obj [ 74%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mristep_io.c.obj [ 75%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_ls.c.obj [ 75%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mristep_nls.c.obj [ 76%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mristep.c.obj [ 76%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_nls.c.obj [ 76%] Built target sundials_ida_obj_static [ 77%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_relaxation.c.obj [ 78%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas.c.obj [ 79%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_root.c.obj [ 79%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_splittingstep_coefficients.c.obj [ 80%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_splittingstep.c.obj [ 81%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_sprkstep_io.c.obj [ 82%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_sprkstep.c.obj [ 83%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idaa.c.obj [ 83%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_sprk.c.obj [ 83%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_io.c.obj [ 84%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_sunstepper.c.obj [ 85%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_user_controller.c.obj [ 86%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode.c.obj [ 87%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_ic.c.obj [ 88%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idaa_io.c.obj [ 88%] Built target sundials_arkode_obj_static [ 89%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_ls.c.obj [ 90%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_static.dir/kinsol.c.obj [ 90%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_bbdpre.c.obj [ 91%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls.c.obj [ 92%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_static.dir/kinsol_bbdpre.c.obj [ 93%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls_sim.c.obj [ 94%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_static.dir/kinsol_io.c.obj [ 95%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls_stg.c.obj [ 96%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_static.dir/kinsol_ls.c.obj [ 96%] Built target sundials_idas_obj_static [ 97%] Linking C static library ../../bin/libsundials_arkode.a [ 97%] Built target sundials_kinsol_obj_static [ 97%] Built target sundials_arkode_static [ 98%] Linking C static library ../../bin/libsundials_cvode.a [ 99%] Linking C static library ../../bin/libsundials_cvodes.a [ 99%] Built target sundials_cvode_static [ 99%] Built target sundials_cvodes_static [100%] Linking C static library ../../bin/libsundials_ida.a [100%] Linking C static library ../../bin/libsundials_idas.a [100%] Built target sundials_ida_static [100%] Built target sundials_idas_static [100%] Linking C static library ../../bin/libsundials_kinsol.a [100%] Built target sundials_kinsol_static make[1]: Leaving directory '/d/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/src/sundials-build' make[1]: Entering directory '/d/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/src/sundials-build' [ 15%] Built target sundials_core_obj_static [ 15%] Built target sundials_core_static [ 15%] Built target fake_to_force_build_order_sundials_nvecserial_obj_static [ 16%] Built target sundials_nvecserial_obj_static [ 16%] Built target sundials_nvecserial_static [ 16%] Built target fake_to_force_build_order_sundials_nvecmanyvector_obj_static [ 17%] Built target sundials_nvecmanyvector_obj_static [ 18%] Built target sundials_nvecmanyvector_static [ 18%] Built target fake_to_force_build_order_sundials_sunmatrixband_obj_static [ 19%] Built target sundials_sunmatrixband_obj_static [ 20%] Built target sundials_sunmatrixband_static [ 20%] Built target fake_to_force_build_order_sundials_sunmatrixdense_obj_static [ 20%] Built target sundials_sunmatrixdense_obj_static [ 21%] Built target sundials_sunmatrixdense_static [ 21%] Built target fake_to_force_build_order_sundials_sunmatrixsparse_obj_static [ 22%] Built target sundials_sunmatrixsparse_obj_static [ 23%] Built target sundials_sunmatrixsparse_static [ 23%] Built target fake_to_force_build_order_sundials_sunlinsolband_obj_static [ 23%] Built target sundials_sunlinsolband_obj_static [ 24%] Built target sundials_sunlinsolband_static [ 24%] Built target fake_to_force_build_order_sundials_sunlinsoldense_obj_static [ 25%] Built target sundials_sunlinsoldense_obj_static [ 26%] Built target sundials_sunlinsoldense_static [ 26%] Built target fake_to_force_build_order_sundials_sunlinsolpcg_obj_static [ 26%] Built target sundials_sunlinsolpcg_obj_static [ 27%] Built target sundials_sunlinsolpcg_static [ 27%] Built target fake_to_force_build_order_sundials_sunlinsolspbcgs_obj_static [ 28%] Built target sundials_sunlinsolspbcgs_obj_static [ 29%] Built target sundials_sunlinsolspbcgs_static [ 29%] Built target fake_to_force_build_order_sundials_sunlinsolspfgmr_obj_static [ 29%] Built target sundials_sunlinsolspfgmr_obj_static [ 30%] Built target sundials_sunlinsolspfgmr_static [ 30%] Built target fake_to_force_build_order_sundials_sunlinsolspgmr_obj_static [ 31%] Built target sundials_sunlinsolspgmr_obj_static [ 32%] Built target sundials_sunlinsolspgmr_static [ 32%] Built target fake_to_force_build_order_sundials_sunlinsolsptfqmr_obj_static [ 32%] Built target sundials_sunlinsolsptfqmr_obj_static [ 33%] Built target sundials_sunlinsolsptfqmr_static [ 33%] Built target fake_to_force_build_order_sundials_sunnonlinsolnewton_obj_static [ 34%] Built target sundials_sunnonlinsolnewton_obj_static [ 35%] Built target sundials_sunnonlinsolnewton_static [ 35%] Built target fake_to_force_build_order_sundials_sunnonlinsolfixedpoint_obj_static [ 36%] Built target sundials_sunnonlinsolfixedpoint_obj_static [ 37%] Built target sundials_sunnonlinsolfixedpoint_static [ 37%] Built target fake_to_force_build_order_sundials_sunmemsys_obj_static [ 37%] Built target sundials_sunmemsys_obj_static [ 37%] Built target fake_to_force_build_order_sundials_sunadaptcontrollerimexgus_obj_static [ 38%] Built target sundials_sunadaptcontrollerimexgus_obj_static [ 38%] Built target fake_to_force_build_order_sundials_sunadaptcontrollersoderlind_obj_static [ 39%] Built target sundials_sunadaptcontrollersoderlind_obj_static [ 39%] Built target fake_to_force_build_order_sundials_sunadaptcontrollermrihtol_obj_static [ 40%] Built target sundials_sunadaptcontrollermrihtol_obj_static [ 40%] Built target fake_to_force_build_order_sundials_arkode_obj_static [ 64%] Built target sundials_arkode_obj_static [ 65%] Built target sundials_arkode_static [ 65%] Built target fake_to_force_build_order_sundials_cvode_obj_static [ 71%] Built target sundials_cvode_obj_static [ 72%] Built target sundials_cvode_static [ 72%] Built target fake_to_force_build_order_sundials_cvodes_obj_static [ 82%] Built target sundials_cvodes_obj_static [ 83%] Built target sundials_cvodes_static [ 83%] Built target fake_to_force_build_order_sundials_ida_obj_static [ 87%] Built target sundials_ida_obj_static [ 88%] Built target sundials_ida_static [ 88%] Built target fake_to_force_build_order_sundials_idas_obj_static [ 96%] Built target sundials_idas_obj_static [ 96%] Built target sundials_idas_static [ 96%] Built target fake_to_force_build_order_sundials_kinsol_obj_static [100%] Built target sundials_kinsol_obj_static [100%] Built target sundials_kinsol_static Install the project... -- Install configuration: "Release" Install shared components -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_core.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_adaptcontroller.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_band.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_base.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_context.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_context.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_convertibleto.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_core.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_core.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_dense.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_direct.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_errors.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_futils.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_iterative.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_linearsolver.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_linearsolver.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_logger.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_math.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_matrix.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_matrix.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_memory.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_memory.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_mpi_types.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_nonlinearsolver.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_nonlinearsolver.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_nvector.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_nvector.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_profiler.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_profiler.hpp -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_stepper.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_types_deprecated.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_types.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_version.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/priv/sundials_context_impl.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/priv/sundials_errors_impl.h Install NVECTOR_SERIAL -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_nvecserial.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/nvector/nvector_serial.h Install NVECTOR_MANYVECTOR -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_nvecmanyvector.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/nvector/nvector_manyvector.h Install SUNMATRIX_BAND -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunmatrixband.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunmatrix/sunmatrix_band.h Install SUNMATRIX_DENSE -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunmatrixdense.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunmatrix/sunmatrix_dense.h Install SUNMATRIX_SPARSE -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunmatrixsparse.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunmatrix/sunmatrix_sparse.h Install SUNLINSOL_BAND -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunlinsolband.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunlinsol/sunlinsol_band.h Install SUNLINSOL_DENSE -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunlinsoldense.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunlinsol/sunlinsol_dense.h Install SUNLINSOL_PCG -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunlinsolpcg.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunlinsol/sunlinsol_pcg.h Install SUNLINSOL_SPBCGS -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunlinsolspbcgs.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunlinsol/sunlinsol_spbcgs.h Install SUNLINSOL_SPFGMR -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunlinsolspfgmr.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunlinsol/sunlinsol_spfgmr.h Install SUNLINSOL_SPGMR -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunlinsolspgmr.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunlinsol/sunlinsol_spgmr.h Install SUNLINSOL_SPTFQMR -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunlinsolsptfqmr.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunlinsol/sunlinsol_sptfqmr.h Install SUNNONLINSOL_NEWTON -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunnonlinsolnewton.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunnonlinsol/sunnonlinsol_newton.h Install SUNNONLINSOL_FIXEDPOINT -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_sunnonlinsolfixedpoint.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunnonlinsol/sunnonlinsol_fixedpoint.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunmemory/sunmemory_system.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_imexgus.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_soderlind.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_mrihtol.h Install ARKODE -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_arkode.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_arkstep.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_bandpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_bbdpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_butcher.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_butcher_dirk.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_butcher_erk.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_erkstep.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_forcingstep.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_ls.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_lsrkstep.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_mristep.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_splittingstep.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_sprk.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/arkode/arkode_sprkstep.h Install CVODE -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_cvode.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvode/cvode.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvode/cvode_bandpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvode/cvode_bbdpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvode/cvode_diag.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvode/cvode_ls.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvode/cvode_proj.h Install CVODES -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_cvodes.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvodes/cvodes.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvodes/cvodes_bandpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvodes/cvodes_bbdpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvodes/cvodes_diag.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvodes/cvodes_ls.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/cvodes/cvodes_proj.h Install IDA -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_ida.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/ida/ida.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/ida/ida_bbdpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/ida/ida_ls.h Install IDAS -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_idas.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/idas/idas.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/idas/idas_bbdpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/idas/idas_ls.h Install KINSOL -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/libsundials_kinsol.a -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/kinsol/kinsol.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/kinsol/kinsol_bbdpre.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/kinsol/kinsol_ls.h -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_export.h -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/sundials_config.h -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/LICENSE -- Up-to-date: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/include/sundials/NOTICE -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/cmake/sundials/SUNDIALSTargets.cmake -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/cmake/sundials/SUNDIALSTargets-release.cmake -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/cmake/sundials/SUNDIALSConfig.cmake -- Installing: D:/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/inst/lib/cmake/sundials/SUNDIALSConfigVersion.cmake make[1]: Leaving directory '/d/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/src/sundials-build' configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/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:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/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:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c check_retval.cpp -o check_retval.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/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:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c cvode.cpp -o cvode.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/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:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c cvodes.cpp -o cvodes.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/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:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c cvsolve.cpp -o cvsolve.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/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:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c ida.cpp -o ida.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/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:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c rhs_func.cpp -o rhs_func.o g++ -std=gnu++17 -shared -s -static-libgcc -o sundialr.dll tmp.def RcppExports.o check_retval.o cvode.o cvodes.o cvsolve.o ida.o rhs_func.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -L../inst/lib -L../inst/lib -lsundials_idas -lsundials_cvodes -lsundials_nvecserial -lsundials_sunlinsoldense -lsundials_sunmatrixdense -lsundials_core -lm -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/src' make[1]: Entering directory '/d/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/sundialr/src' make[1]: Leaving directory '/d/temp/2024_12_16_01_50_01_4582/RtmpExxR7p/R.INSTALL800438102697/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.1.6.zip * DONE (sundialr)