* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘sundialr’ ...
** package ‘sundialr’ successfully unpacked and MD5 sums checked
** using staged installation
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether clang++-19 -std=gnu++17 accepts -g... yes
checking for clang++-19 -std=gnu++17 option to enable C++11 features... none needed
checking how to run the C++ preprocessor... clang++-19 -std=gnu++17 -E
checking whether the compiler supports GNU C++... (cached) yes
checking whether clang++-19 -std=gnu++17 accepts -g... (cached) yes
checking for clang++-19 -std=gnu++17 option to enable C++11 features... (cached) none needed
checking for cmake... /usr/bin/cmake
set CMAKE_BIN=/usr/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=clang-19
set CFLAGS=-I/usr/local/include -fpic -g -O3 -Wall -pedantic
set CXX=clang++-19
set CXXFLAGS=-std=gnu++11 -I/usr/local/include -fpic -g -O3 -Wall -pedantic -Wno-error=enum-constexpr-conversion
set LDFLAGS=-Wl,-O1
-- The C compiler identification is Clang 19.1.4
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/clang-19 - 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_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- 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 (2.7s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_TESTING


-- Build files have been written to: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[  1%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_band.c.o
[  1%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_adaptcontroller.c.o
[  2%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_context.c.o
[  3%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_dense.c.o
[  3%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_direct.c.o
[  4%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_errors.c.o
[  5%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_futils.c.o
[  6%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_hashmap.c.o
[  6%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_iterative.c.o
[  7%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_linearsolver.c.o
[  8%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_logger.c.o
[  9%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_math.c.o
[  9%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_matrix.c.o
[ 10%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_memory.c.o
[ 11%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nonlinearsolver.c.o
[ 12%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nvector_senswrapper.c.o
[ 12%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_nvector.c.o
[ 13%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_stepper.c.o
[ 14%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_profiler.c.o
[ 15%] Building C object src/sundials/CMakeFiles/sundials_core_obj_static.dir/sundials_version.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target sundials_core_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Linking C static library libsundials_core.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target sundials_core_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_nvecserial_obj_static
[ 15%] Built target fake_to_force_build_order_sundials_nvecmanyvector_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunmatrixband_obj_static
[ 15%] Built target fake_to_force_build_order_sundials_sunmatrixdense_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunmatrixsparse_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunlinsolpcg_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunlinsolspbcgs_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunlinsolspfgmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunlinsolspgmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunlinsolsptfqmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunnonlinsolnewton_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunnonlinsolfixedpoint_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunmemsys_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunadaptcontrollerimexgus_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunadaptcontrollersoderlind_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_sunadaptcontrollermrihtol_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_arkode_obj_static
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_cvode_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_cvodes_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_ida_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_kinsol_obj_static
[ 15%] Built target fake_to_force_build_order_sundials_idas_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 16%] Building C object src/nvector/serial/CMakeFiles/sundials_nvecserial_obj_static.dir/nvector_serial.c.o
[ 17%] Building C object src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_obj_static.dir/nvector_manyvector.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 17%] Built target sundials_nvecmanyvector_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 18%] Building C object src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_obj_static.dir/sunmatrix_band.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 18%] Built target sundials_sunmatrixband_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 18%] Building C object src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_obj_static.dir/sunmatrix_dense.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 18%] Built target sundials_sunmatrixdense_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 19%] Building C object src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_obj_static.dir/sunmatrix_sparse.c.o
[ 19%] Built target sundials_nvecserial_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 19%] Building C object src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_obj_static.dir/sunlinsol_pcg.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 19%] Built target sundials_sunlinsolpcg_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 20%] Building C object src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_obj_static.dir/sunlinsol_spbcgs.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 20%] Built target sundials_sunmatrixsparse_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 20%] Building C object src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_obj_static.dir/sunlinsol_spfgmr.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 20%] Built target sundials_sunlinsolspbcgs_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 21%] Building C object src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_obj_static.dir/sunlinsol_spgmr.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 21%] Built target sundials_sunlinsolspfgmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 21%] Building C object src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_obj_static.dir/sunlinsol_sptfqmr.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 21%] Built target sundials_sunlinsolspgmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 22%] Building C object src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_obj_static.dir/sunnonlinsol_newton.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 22%] Built target sundials_sunlinsolsptfqmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 23%] Building C object src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_obj_static.dir/sunnonlinsol_fixedpoint.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 23%] Built target sundials_sunnonlinsolnewton_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 23%] Building C object src/sunmemory/system/CMakeFiles/sundials_sunmemsys_obj_static.dir/sundials_system_memory.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 23%] Built target sundials_sunnonlinsolfixedpoint_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 23%] Built target sundials_sunmemsys_obj_static
[ 24%] Building C object src/sunadaptcontroller/imexgus/CMakeFiles/sundials_sunadaptcontrollerimexgus_obj_static.dir/sunadaptcontroller_imexgus.c.o
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 25%] Building C object src/sunadaptcontroller/soderlind/CMakeFiles/sundials_sunadaptcontrollersoderlind_obj_static.dir/sunadaptcontroller_soderlind.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 25%] Built target sundials_sunadaptcontrollerimexgus_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 26%] Building C object src/sunadaptcontroller/mrihtol/CMakeFiles/sundials_sunadaptcontrollermrihtol_obj_static.dir/sunadaptcontroller_mrihtol.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 26%] Built target sundials_sunadaptcontrollersoderlind_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 26%] Linking C static library libsundials_nvecserial.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 26%] Built target sundials_sunadaptcontrollermrihtol_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 27%] Linking C static library libsundials_nvecmanyvector.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 27%] Built target sundials_nvecserial_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 28%] Linking C static library libsundials_sunmatrixband.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 28%] Built target sundials_nvecmanyvector_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 29%] Linking C static library libsundials_sunmatrixdense.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 29%] Built target sundials_sunmatrixband_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 30%] Linking C static library libsundials_sunmatrixsparse.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 30%] Built target sundials_sunmatrixdense_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 30%] Built target fake_to_force_build_order_sundials_sunlinsolband_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 30%] Built target fake_to_force_build_order_sundials_sunlinsoldense_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 31%] Linking C static library libsundials_sunlinsolpcg.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 31%] Built target sundials_sunmatrixsparse_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 32%] Linking C static library libsundials_sunlinsolspbcgs.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 32%] Built target sundials_sunlinsolpcg_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 33%] Linking C static library libsundials_sunlinsolspfgmr.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 33%] Built target sundials_sunlinsolspbcgs_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 34%] Linking C static library libsundials_sunlinsolspgmr.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 34%] Built target sundials_sunlinsolspfgmr_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 35%] Linking C static library libsundials_sunlinsolsptfqmr.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 35%] Built target sundials_sunlinsolspgmr_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 36%] Linking C static library libsundials_sunnonlinsolnewton.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 36%] Built target sundials_sunlinsolsptfqmr_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 37%] Linking C static library libsundials_sunnonlinsolfixedpoint.a
[ 37%] Built target sundials_sunnonlinsolnewton_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 37%] Building C object src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_obj_static.dir/sunlinsol_band.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 37%] Built target sundials_sunlinsolband_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 37%] Built target sundials_sunnonlinsolfixedpoint_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 38%] Building C object src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_obj_static.dir/sunlinsol_dense.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 39%] Linking C static library libsundials_sunlinsolband.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 39%] Built target sundials_sunlinsoldense_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 40%] Linking C static library libsundials_sunlinsoldense.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 40%] Built target sundials_sunlinsolband_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 40%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_adapt.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 40%] Built target sundials_sunlinsoldense_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 41%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode.c.o
[ 42%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_arkstep_io.c.o
[ 43%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_arkstep_nls.c.o
[ 44%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_arkstep.c.o
[ 45%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_bandpre.c.o
[ 46%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_bbdpre.c.o
[ 46%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_diag.c.o
[ 46%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_bandpre.c.o
[ 47%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_io.c.o
[ 48%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_bbdpre.c.o
[ 49%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_ls.c.o
[ 50%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_butcher_dirk.c.o
[ 51%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_butcher_erk.c.o
[ 52%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_nls.c.o
[ 52%] Building C object src/cvode/CMakeFiles/sundials_cvode_obj_static.dir/cvode_proj.c.o
[ 52%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_butcher.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 52%] Built target sundials_cvode_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 53%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodea.c.o
[ 54%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodea_io.c.o
[ 55%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes.c.o
[ 55%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_bandpre.c.o
[ 56%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_bbdpre.c.o
[ 57%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_diag.c.o
[ 58%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_io.c.o
[ 58%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_ls.c.o
[ 59%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls.c.o
[ 60%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_sim.c.o
[ 61%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_stg.c.o
[ 61%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_nls_stg1.c.o
[ 62%] Building C object src/cvodes/CMakeFiles/sundials_cvodes_obj_static.dir/cvodes_proj.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 62%] Built target sundials_cvodes_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 63%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida.c.o
[ 63%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_bbdpre.c.o
[ 64%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_ic.c.o
[ 65%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_io.c.o
[ 66%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_ls.c.o
[ 67%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_erkstep_io.c.o
[ 68%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_erkstep.c.o
[ 68%] Building C object src/ida/CMakeFiles/sundials_ida_obj_static.dir/ida_nls.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 68%] Built target sundials_ida_obj_static
[ 69%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_forcingstep.c.o
[ 69%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_interp.c.o
[ 70%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_io.c.o
[ 71%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_ls.c.o
[ 72%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_lsrkstep_io.c.o
[ 72%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_lsrkstep.c.o
[ 73%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mri_tables.c.o
[ 74%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mristep_controller.c.o
[ 75%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mristep_io.c.o
[ 75%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mristep_nls.c.o
[ 76%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_mristep.c.o
[ 77%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_relaxation.c.o
[ 78%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_root.c.o
[ 78%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_splittingstep_coefficients.c.o
[ 79%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_splittingstep.c.o
[ 80%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_sprkstep_io.c.o
[ 81%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_sprkstep.c.o
[ 81%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_sprk.c.o
[ 82%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_sunstepper.c.o
[ 83%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode_user_controller.c.o
[ 84%] Building C object src/arkode/CMakeFiles/sundials_arkode_obj_static.dir/arkode.c.o
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 85%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 85%] Built target sundials_arkode_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 86%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_static.dir/kinsol.c.o
[ 87%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_static.dir/kinsol_bbdpre.c.o
[ 88%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_static.dir/kinsol_io.c.o
[ 89%] Building C object src/kinsol/CMakeFiles/sundials_kinsol_obj_static.dir/kinsol_ls.c.o
[ 90%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idaa.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 90%] Built target sundials_kinsol_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 91%] Linking C static library libsundials_arkode.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 91%] Built target sundials_arkode_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 92%] Linking C static library libsundials_cvode.a
[ 92%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_io.c.o
[ 93%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_ic.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 93%] Built target sundials_cvode_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 94%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idaa_io.c.o
[ 95%] Linking C static library libsundials_cvodes.a
[ 96%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_ls.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 96%] Built target sundials_cvodes_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 97%] Linking C static library libsundials_ida.a
[ 97%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_bbdpre.c.o
[ 98%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls.c.o
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 99%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls_sim.c.o
[ 99%] Built target sundials_ida_static
[100%] Building C object src/idas/CMakeFiles/sundials_idas_obj_static.dir/idas_nls_stg.c.o
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[100%] Linking C static library libsundials_kinsol.a
[100%] Built target sundials_idas_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[100%] Linking C static library libsundials_idas.a
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[100%] Built target sundials_kinsol_static
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[100%] Built target sundials_idas_static
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[2]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target sundials_core_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target sundials_core_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 15%] Built target fake_to_force_build_order_sundials_nvecserial_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 16%] Built target sundials_nvecserial_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 16%] Built target sundials_nvecserial_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 16%] Built target fake_to_force_build_order_sundials_nvecmanyvector_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 17%] Built target sundials_nvecmanyvector_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 18%] Built target sundials_nvecmanyvector_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 18%] Built target fake_to_force_build_order_sundials_sunmatrixband_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 19%] Built target sundials_sunmatrixband_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 20%] Built target sundials_sunmatrixband_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 20%] Built target fake_to_force_build_order_sundials_sunmatrixdense_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 20%] Built target sundials_sunmatrixdense_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 21%] Built target sundials_sunmatrixdense_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 21%] Built target fake_to_force_build_order_sundials_sunmatrixsparse_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 22%] Built target sundials_sunmatrixsparse_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 23%] Built target sundials_sunmatrixsparse_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 23%] Built target fake_to_force_build_order_sundials_sunlinsolband_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 23%] Built target sundials_sunlinsolband_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 24%] Built target sundials_sunlinsolband_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 24%] Built target fake_to_force_build_order_sundials_sunlinsoldense_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 25%] Built target sundials_sunlinsoldense_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 26%] Built target sundials_sunlinsoldense_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 26%] Built target fake_to_force_build_order_sundials_sunlinsolpcg_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 26%] Built target sundials_sunlinsolpcg_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 27%] Built target sundials_sunlinsolpcg_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 27%] Built target fake_to_force_build_order_sundials_sunlinsolspbcgs_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 28%] Built target sundials_sunlinsolspbcgs_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 29%] Built target sundials_sunlinsolspbcgs_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 29%] Built target fake_to_force_build_order_sundials_sunlinsolspfgmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 29%] Built target sundials_sunlinsolspfgmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 30%] Built target sundials_sunlinsolspfgmr_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 30%] Built target fake_to_force_build_order_sundials_sunlinsolspgmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 31%] Built target sundials_sunlinsolspgmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 32%] Built target sundials_sunlinsolspgmr_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 32%] Built target fake_to_force_build_order_sundials_sunlinsolsptfqmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 32%] Built target sundials_sunlinsolsptfqmr_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 33%] Built target sundials_sunlinsolsptfqmr_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 33%] Built target fake_to_force_build_order_sundials_sunnonlinsolnewton_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 34%] Built target sundials_sunnonlinsolnewton_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 35%] Built target sundials_sunnonlinsolnewton_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 35%] Built target fake_to_force_build_order_sundials_sunnonlinsolfixedpoint_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 36%] Built target sundials_sunnonlinsolfixedpoint_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 37%] Built target sundials_sunnonlinsolfixedpoint_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 37%] Built target fake_to_force_build_order_sundials_sunmemsys_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 37%] Built target sundials_sunmemsys_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 37%] Built target fake_to_force_build_order_sundials_sunadaptcontrollerimexgus_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 38%] Built target sundials_sunadaptcontrollerimexgus_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 38%] Built target fake_to_force_build_order_sundials_sunadaptcontrollersoderlind_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 39%] Built target sundials_sunadaptcontrollersoderlind_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 39%] Built target fake_to_force_build_order_sundials_sunadaptcontrollermrihtol_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 40%] Built target sundials_sunadaptcontrollermrihtol_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 40%] Built target fake_to_force_build_order_sundials_arkode_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 64%] Built target sundials_arkode_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 65%] Built target sundials_arkode_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 65%] Built target fake_to_force_build_order_sundials_cvode_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 71%] Built target sundials_cvode_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 72%] Built target sundials_cvode_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 72%] Built target fake_to_force_build_order_sundials_cvodes_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 82%] Built target sundials_cvodes_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 83%] Built target sundials_cvodes_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 83%] Built target fake_to_force_build_order_sundials_ida_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 87%] Built target sundials_ida_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 88%] Built target sundials_ida_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 88%] Built target fake_to_force_build_order_sundials_idas_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 96%] Built target sundials_idas_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 96%] Built target sundials_idas_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[ 96%] Built target fake_to_force_build_order_sundials_kinsol_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[100%] Built target sundials_kinsol_obj_static
make[3]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
make[3]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
[100%] Built target sundials_kinsol_static
make[2]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
Install the project...
-- Install configuration: "Release"

Install shared components

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_core.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_adaptcontroller.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_band.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_base.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_context.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_context.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_convertibleto.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_core.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_core.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_dense.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_direct.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_errors.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_futils.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_iterative.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_linearsolver.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_linearsolver.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_logger.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_math.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_matrix.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_matrix.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_memory.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_memory.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_mpi_types.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_nonlinearsolver.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_nonlinearsolver.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_nvector.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_nvector.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_profiler.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_profiler.hpp
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_stepper.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_types_deprecated.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_types.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_version.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/priv/sundials_context_impl.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/priv/sundials_errors_impl.h

Install NVECTOR_SERIAL

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_nvecserial.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/nvector/nvector_serial.h

Install NVECTOR_MANYVECTOR

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_nvecmanyvector.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/nvector/nvector_manyvector.h

Install SUNMATRIX_BAND

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunmatrixband.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunmatrix/sunmatrix_band.h

Install SUNMATRIX_DENSE

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunmatrixdense.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunmatrix/sunmatrix_dense.h

Install SUNMATRIX_SPARSE

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunmatrixsparse.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunmatrix/sunmatrix_sparse.h

Install SUNLINSOL_BAND

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunlinsolband.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunlinsol/sunlinsol_band.h

Install SUNLINSOL_DENSE

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunlinsoldense.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunlinsol/sunlinsol_dense.h

Install SUNLINSOL_PCG

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunlinsolpcg.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunlinsol/sunlinsol_pcg.h

Install SUNLINSOL_SPBCGS

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunlinsolspbcgs.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunlinsol/sunlinsol_spbcgs.h

Install SUNLINSOL_SPFGMR

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunlinsolspfgmr.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunlinsol/sunlinsol_spfgmr.h

Install SUNLINSOL_SPGMR

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunlinsolspgmr.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunlinsol/sunlinsol_spgmr.h

Install SUNLINSOL_SPTFQMR

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunlinsolsptfqmr.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunlinsol/sunlinsol_sptfqmr.h

Install SUNNONLINSOL_NEWTON

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunnonlinsolnewton.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunnonlinsol/sunnonlinsol_newton.h

Install SUNNONLINSOL_FIXEDPOINT

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_sunnonlinsolfixedpoint.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunnonlinsol/sunnonlinsol_fixedpoint.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunmemory/sunmemory_system.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_imexgus.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_soderlind.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sunadaptcontroller/sunadaptcontroller_mrihtol.h

Install ARKODE

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_arkode.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_arkstep.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_bandpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_bbdpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_butcher.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_butcher_dirk.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_butcher_erk.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_erkstep.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_forcingstep.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_ls.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_lsrkstep.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_mristep.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_splittingstep.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_sprk.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/arkode/arkode_sprkstep.h

Install CVODE

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_cvode.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvode/cvode.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvode/cvode_bandpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvode/cvode_bbdpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvode/cvode_diag.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvode/cvode_ls.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvode/cvode_proj.h

Install CVODES

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_cvodes.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvodes/cvodes.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvodes/cvodes_bandpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvodes/cvodes_bbdpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvodes/cvodes_diag.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvodes/cvodes_ls.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/cvodes/cvodes_proj.h

Install IDA

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_ida.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/ida/ida.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/ida/ida_bbdpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/ida/ida_ls.h

Install IDAS

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_idas.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/idas/idas.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/idas/idas_bbdpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/idas/idas_ls.h

Install KINSOL

-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/libsundials_kinsol.a
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/kinsol/kinsol.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/kinsol/kinsol_bbdpre.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/kinsol/kinsol_ls.h
-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_export.h
-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/sundials_config.h
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/LICENSE
-- Up-to-date: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/include/sundials/NOTICE
-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/cmake/sundials/SUNDIALSTargets.cmake
-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/cmake/sundials/SUNDIALSTargets-release.cmake
-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/cmake/sundials/SUNDIALSConfig.cmake
-- Installing: /home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/inst/lib/cmake/sundials/SUNDIALSConfigVersion.cmake
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src/sundials-build'
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C++ compiler: ‘Debian clang version 19.1.4 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c RcppExports.cpp -o RcppExports.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c check_retval.cpp -o check_retval.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cvode.cpp -o cvode.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cvodes.cpp -o cvodes.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c cvsolve.cpp -o cvsolve.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c ida.cpp -o ida.o
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include/ -I./inst/ -DHAVE_CONFIG_H -DARMA_USE_CXX11 -I./sundials/sundials  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic  -c rhs_func.cpp -o rhs_func.o
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o sundialr.so RcppExports.o check_retval.o cvode.o cvodes.o cvsolve.o ida.o rhs_func.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L../inst/lib -L../inst/lib -lsundials_idas -lsundials_cvodes -lsundials_nvecserial -lsundials_sunlinsoldense -lsundials_sunmatrixdense -lsundials_core -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpcCEFsE/R.INSTALL8dc9c7d4b4885/sundialr/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-sundialr/00new/sundialr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (sundialr)