Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_2025_2_0_59/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 8.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_2025_2_0_59/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 5.474609375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ('CMakeLists.txt', 'patches/**') [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe sundials/5.3.0 exports: File 'conandata.yml' found. Exporting it... sundials/5.3.0 exports: Copied 1 '.yml' file: conandata.yml sundials/5.3.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt sundials/5.3.0 exports_sources: Copied 1 '.patch' file: 0001-disable-in-source-fail.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'5.3.0': {'url': 'https://github.com/LLNL/sundials/releases/download/v5.3.0/sundials-5.3.0.tar.gz', 'sha256': '88dff7e11a366853d8afd5de05bf197a8129a804d9d4461fb64297f1ef89bca7'}}, 'patches': {'5.3.0': [{'patch_file': 'patches/0001-disable-in-source-fail.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 5.3.0: - base_path: source_subfolder patch_file: patches/0001-disable-in-source-fail.patch sources: 5.3.0: sha256: 88dff7e11a366853d8afd5de05bf197a8129a804d9d4461fb64297f1ef89bca7 url: https://github.com/LLNL/sundials/releases/download/v5.3.0/sundials-5.3.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK sundials/5.3.0: A new conanfile.py version was exported sundials/5.3.0: Folder: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/export sundials/5.3.0: Using the exported files summary hash as the recipe revision: 4aa3da32117fd9b3c9526d84d3e8137b sundials/5.3.0: Exported revision: 4aa3da32117fd9b3c9526d84d3e8137b Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=8 os=Linux os_build=Linux [options] sundials:shared=False [build_requires] [env] sundials/5.3.0: Forced build from source sundials/5.3.0 (test package): Installing package Requirements sundials/5.3.0 from local cache - Cache Packages sundials/5.3.0:6b4e4df0dbe7e705b13f656d41980144517d9429 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sundials/5.3.0: Configuring sources in /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sundials/5.3.0: Copying sources to build folder sundials/5.3.0: Building your package in /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/build/6b4e4df0dbe7e705b13f656d41980144517d9429 sundials/5.3.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sundials/5.3.0: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/build/6b4e4df0dbe7e705b13f656d41980144517d9429' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_STATIC_LIBS="True" -DBUILD_ARKODE="True" -DBUILD_CVODE="True" -DBUILD_CVODES="True" -DBUILD_IDA="True" -DBUILD_IDAS="True" -DBUILD_KINSOL="True" -DEXAMPLES_ENABLE_C="False" -DEXAMPLES_INSTALL="False" -Wno-dev '/tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/build/6b4e4df0dbe7e705b13f656d41980144517d9429' ----------------- -- The C compiler identification is Clang 8.0.0 -- The CXX compiler identification is Clang 8.0.0 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ Appending C debug flags -- 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 -- Looking for _POSIX_TIMERS -- Looking for _POSIX_TIMERS - found -- 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 -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/build/6b4e4df0dbe7e705b13f656d41980144517d9429 ----Running------ > cmake --build '/tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/build/6b4e4df0dbe7e705b13f656d41980144517d9429' '--' '-j3' ----------------- Scanning dependencies of target sundials_generic_static_obj Scanning dependencies of target sundials_nvecserial_static Scanning dependencies of target sundials_nvecmanyvector_static [ 0%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_band.c.o [ 0%] Building C object source_subfolder/src/nvector/serial/CMakeFiles/sundials_nvecserial_static.dir/nvector_serial.c.o [ 0%] Building C object source_subfolder/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_static.dir/nvector_manyvector.c.o [ 0%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_dense.c.o [ 1%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_direct.c.o [ 1%] Building C object source_subfolder/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_static.dir/__/__/sundials/sundials_nvector.c.o [ 2%] Building C object source_subfolder/src/nvector/serial/CMakeFiles/sundials_nvecserial_static.dir/__/__/sundials/sundials_nvector.c.o [ 3%] Building C object source_subfolder/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_static.dir/__/__/sundials/sundials_math.c.o [ 3%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_futils.c.o [ 3%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_iterative.c.o [ 3%] Building C object source_subfolder/src/nvector/serial/CMakeFiles/sundials_nvecserial_static.dir/__/__/sundials/sundials_math.c.o [ 3%] Linking C static library ../../../../lib/libsundials_nvecmanyvector.a [ 3%] Built target sundials_nvecmanyvector_static Scanning dependencies of target sundials_sunmatrixband_static [ 3%] Building C object source_subfolder/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_static.dir/sunmatrix_band.c.o [ 3%] Linking C static library ../../../../lib/libsundials_nvecserial.a [ 4%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_linearsolver.c.o [ 4%] Built target sundials_nvecserial_static [ 4%] Building C object source_subfolder/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_static.dir/__/__/sundials/sundials_nvector.c.o [ 4%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_math.c.o [ 4%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_matrix.c.o [ 5%] Building C object source_subfolder/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_static.dir/__/__/sundials/sundials_matrix.c.o [ 6%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_nonlinearsolver.c.o [ 6%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_nvector.c.o [ 6%] Building C object source_subfolder/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_static.dir/__/__/sundials/sundials_math.c.o [ 6%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_nvector_senswrapper.c.o [ 6%] Linking C static library ../../../../lib/libsundials_sunmatrixband.a [ 6%] Built target sundials_sunmatrixband_static Scanning dependencies of target sundials_sunmatrixdense_static [ 7%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_static_obj.dir/sundials_version.c.o [ 8%] Building C object source_subfolder/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_static.dir/sunmatrix_dense.c.o [ 8%] Building C object source_subfolder/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_static.dir/__/__/sundials/sundials_nvector.c.o [ 8%] Built target sundials_generic_static_obj Scanning dependencies of target sundials_sunmatrixsparse_static [ 8%] Building C object source_subfolder/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_static.dir/sunmatrix_sparse.c.o [ 8%] Building C object source_subfolder/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_static.dir/__/__/sundials/sundials_matrix.c.o [ 9%] Building C object source_subfolder/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_static.dir/__/__/sundials/sundials_math.c.o [ 10%] Building C object source_subfolder/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_static.dir/__/__/sundials/sundials_nvector.c.o [ 10%] Building C object source_subfolder/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_static.dir/__/__/sundials/sundials_matrix.c.o [ 10%] Linking C static library ../../../../lib/libsundials_sunmatrixdense.a [ 10%] Built target sundials_sunmatrixdense_static Scanning dependencies of target sundials_sunlinsolband_static [ 11%] Building C object source_subfolder/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_static.dir/sunlinsol_band.c.o [ 11%] Building C object source_subfolder/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_static.dir/__/__/sundials/sundials_math.c.o [ 11%] Building C object source_subfolder/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_static.dir/__/__/sundials/sundials_linearsolver.c.o [ 11%] Building C object source_subfolder/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_static.dir/__/__/sundials/sundials_band.c.o [ 12%] Linking C static library ../../../../lib/libsundials_sunmatrixsparse.a [ 12%] Built target sundials_sunmatrixsparse_static Scanning dependencies of target sundials_sunlinsoldense_static [ 12%] Building C object source_subfolder/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_static.dir/sunlinsol_dense.c.o Scanning dependencies of target sundials_sunlinsolpcg_static [ 13%] Linking C static library ../../../../lib/libsundials_sunlinsolband.a [ 13%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_static.dir/sunlinsol_pcg.c.o [ 13%] Built target sundials_sunlinsolband_static Scanning dependencies of target sundials_sunlinsolspbcgs_static [ 13%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_static.dir/sunlinsol_spbcgs.c.o [ 13%] Building C object source_subfolder/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_static.dir/__/__/sundials/sundials_linearsolver.c.o [ 14%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_static.dir/__/__/sundials/sundials_math.c.o [ 15%] Building C object source_subfolder/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_static.dir/__/__/sundials/sundials_dense.c.o [ 15%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_static.dir/__/__/sundials/sundials_math.c.o [ 15%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_static.dir/__/__/sundials/sundials_nvector.c.o [ 15%] Linking C static library ../../../../lib/libsundials_sunlinsoldense.a [ 16%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_static.dir/__/__/sundials/sundials_nvector.c.o [ 16%] Built target sundials_sunlinsoldense_static Scanning dependencies of target sundials_sunlinsolspfgmr_static [ 16%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_static.dir/__/__/sundials/sundials_linearsolver.c.o [ 16%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_static.dir/sunlinsol_spfgmr.c.o [ 17%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_static.dir/__/__/sundials/sundials_iterative.c.o [ 17%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_static.dir/__/__/sundials/sundials_linearsolver.c.o [ 17%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_static.dir/__/__/sundials/sundials_math.c.o [ 17%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_static.dir/__/__/sundials/sundials_iterative.c.o [ 17%] Linking C static library ../../../../lib/libsundials_sunlinsolpcg.a [ 17%] Built target sundials_sunlinsolpcg_static Scanning dependencies of target sundials_sunlinsolspgmr_static [ 17%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_static.dir/sunlinsol_spgmr.c.o [ 18%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_static.dir/__/__/sundials/sundials_nvector.c.o [ 19%] Linking C static library ../../../../lib/libsundials_sunlinsolspbcgs.a [ 19%] Built target sundials_sunlinsolspbcgs_static Scanning dependencies of target sundials_sunlinsolsptfqmr_static [ 19%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_static.dir/sunlinsol_sptfqmr.c.o [ 19%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_static.dir/__/__/sundials/sundials_math.c.o [ 19%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_static.dir/__/__/sundials/sundials_linearsolver.c.o [ 20%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_static.dir/__/__/sundials/sundials_nvector.c.o [ 20%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_static.dir/__/__/sundials/sundials_math.c.o [ 20%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_static.dir/__/__/sundials/sundials_iterative.c.o [ 21%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_static.dir/__/__/sundials/sundials_nvector.c.o [ 22%] Linking C static library ../../../../lib/libsundials_sunlinsolspfgmr.a [ 22%] Built target sundials_sunlinsolspfgmr_static [ 22%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_static.dir/__/__/sundials/sundials_linearsolver.c.o Scanning dependencies of target sundials_sunnonlinsolnewton_static [ 22%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_static.dir/sunnonlinsol_newton.c.o [ 22%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_static.dir/__/__/sundials/sundials_linearsolver.c.o [ 22%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_static.dir/__/__/sundials/sundials_iterative.c.o [ 22%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_static.dir/__/__/sundials/sundials_math.c.o [ 22%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_static.dir/__/__/sundials/sundials_iterative.c.o [ 23%] Linking C static library ../../../../lib/libsundials_sunlinsolspgmr.a [ 24%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_static.dir/__/__/sundials/sundials_nvector.c.o [ 24%] Built target sundials_sunlinsolspgmr_static [ 25%] Linking C static library ../../../../lib/libsundials_sunlinsolsptfqmr.a Scanning dependencies of target sundials_sunnonlinsolfixedpoint_static [ 25%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_static.dir/sunnonlinsol_fixedpoint.c.o [ 25%] Built target sundials_sunlinsolsptfqmr_static Scanning dependencies of target sundials_arkode_static [ 25%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode.c.o [ 25%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_static.dir/__/__/sundials/sundials_math.c.o [ 25%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_static.dir/__/__/sundials/sundials_nvector_senswrapper.c.o [ 26%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_static.dir/__/__/sundials/sundials_nvector.c.o [ 26%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_static.dir/__/__/sundials/sundials_nonlinearsolver.c.o [ 27%] Linking C static library ../../../../lib/libsundials_sunnonlinsolnewton.a [ 27%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_adapt.c.o [ 27%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_static.dir/__/__/sundials/sundials_nvector_senswrapper.c.o [ 27%] Built target sundials_sunnonlinsolnewton_static Scanning dependencies of target sundials_cvode_static [ 27%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode.c.o [ 27%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_static.dir/__/__/sundials/sundials_nonlinearsolver.c.o [ 27%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_arkstep.c.o [ 28%] Linking C static library ../../../../lib/libsundials_sunnonlinsolfixedpoint.a [ 28%] Built target sundials_sunnonlinsolfixedpoint_static Scanning dependencies of target sundials_cvodes_static [ 29%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_arkstep_io.c.o [ 29%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodea.c.o [ 30%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_bandpre.c.o [ 30%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_arkstep_nls.c.o [ 30%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_bbdpre.c.o [ 30%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_bandpre.c.o [ 30%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodea_io.c.o [ 30%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_diag.c.o [ 31%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_bbdpre.c.o [ 32%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes.c.o [ 33%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_direct.c.o [ 33%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_io.c.o [ 33%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_butcher.c.o [ 33%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_ls.c.o [ 33%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_nls.c.o [ 34%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_proj.c.o [ 34%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_butcher_dirk.c.o [ 34%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/cvode_spils.c.o [ 34%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_bandpre.c.o [ 34%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_nvector.c.o [ 35%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_butcher_erk.c.o [ 35%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_bbdpre.c.o [ 35%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_erkstep.c.o [ 36%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_matrix.c.o [ 36%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_linearsolver.c.o [ 37%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_diag.c.o [ 37%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_nonlinearsolver.c.o [ 37%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_erkstep_io.c.o [ 37%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_direct.c.o [ 38%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_math.c.o [ 38%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_io.c.o [ 39%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_interp.c.o [ 39%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_band.c.o [ 39%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_io.c.o [ 39%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_dense.c.o [ 40%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_ls.c.o [ 41%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_direct.c.o [ 41%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_ls.c.o [ 41%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_nls.c.o [ 41%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_iterative.c.o [ 41%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_nls_sim.c.o [ 42%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_mristep.c.o [ 42%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_version.c.o [ 43%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_nls_stg.c.o [ 44%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 44%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_mristep_io.c.o [ 44%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sundials/sundials_futils.c.o [ 44%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_nls_stg1.c.o [ 44%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/nvector/serial/nvector_serial.c.o [ 44%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/arkode_root.c.o [ 44%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/cvodes_spils.c.o [ 45%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_nvector.c.o [ 46%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_nvector.c.o [ 47%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 47%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_matrix.c.o [ 47%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_matrix.c.o [ 47%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 47%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_linearsolver.c.o [ 47%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_linearsolver.c.o [ 47%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 48%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_nonlinearsolver.c.o [ 49%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_nonlinearsolver.c.o [ 49%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_math.c.o [ 49%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_math.c.o [ 50%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 50%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_band.c.o [ 50%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_band.c.o [ 50%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 51%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_dense.c.o [ 52%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_dense.c.o [ 52%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 52%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_direct.c.o [ 52%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_direct.c.o [ 52%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_iterative.c.o [ 53%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 53%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_iterative.c.o [ 54%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_version.c.o [ 54%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 54%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_version.c.o [ 54%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 55%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 55%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sundials/sundials_futils.c.o [ 55%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sundials/sundials_futils.c.o [ 55%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 56%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/nvector/serial/nvector_serial.c.o [ 56%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/nvector/serial/nvector_serial.c.o [ 57%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 57%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 57%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [ 58%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 58%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 58%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 58%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_static.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [ 59%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 59%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 60%] Linking C static library ../../../lib/libsundials_cvode.a [ 60%] Built target sundials_cvode_static Scanning dependencies of target sundials_ida_static [ 61%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 61%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/ida.c.o [ 61%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 61%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 61%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 62%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 62%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 62%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/ida_bbdpre.c.o [ 62%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 63%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 64%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/ida_direct.c.o [ 64%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/ida_ic.c.o [ 64%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 64%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 64%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/ida_io.c.o [ 65%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 65%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 65%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 66%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/ida_ls.c.o [ 67%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 67%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [ 67%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [ 67%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_static.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [ 67%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/ida_nls.c.o [ 68%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_static.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [ 68%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/ida_spils.c.o [ 69%] Linking C static library ../../../lib/libsundials_cvodes.a [ 69%] Linking C static library ../../../lib/libsundials_arkode.a [ 70%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_nvector.c.o [ 70%] Built target sundials_arkode_static [ 70%] Built target sundials_cvodes_static Scanning dependencies of target sundials_kinsol_static [ 70%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol.c.o Scanning dependencies of target sundials_idas_static [ 70%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas.c.o [ 70%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_matrix.c.o [ 70%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_linearsolver.c.o [ 71%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_bbdpre.c.o [ 72%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_nonlinearsolver.c.o [ 72%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_math.c.o [ 72%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_direct.c.o [ 72%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_io.c.o [ 72%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_band.c.o [ 72%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idaa.c.o [ 73%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_dense.c.o [ 74%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_ls.c.o [ 74%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_direct.c.o [ 74%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_iterative.c.o [ 74%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/kinsol_spils.c.o [ 75%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_direct.c.o [ 75%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_nvector.c.o [ 76%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_version.c.o [ 76%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_io.c.o [ 76%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 77%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_matrix.c.o [ 77%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_linearsolver.c.o [ 77%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_ic.c.o [ 77%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sundials/sundials_futils.c.o [ 78%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/nvector/serial/nvector_serial.c.o [ 78%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_nonlinearsolver.c.o [ 79%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idaa_io.c.o [ 80%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_math.c.o [ 80%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_band.c.o [ 80%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_ls.c.o [ 80%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 80%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_dense.c.o [ 81%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_direct.c.o [ 81%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 81%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_iterative.c.o [ 81%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_bbdpre.c.o [ 81%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 81%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_version.c.o [ 82%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sundials/sundials_futils.c.o [ 83%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_nls.c.o [ 84%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 84%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/nvector/serial/nvector_serial.c.o [ 84%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_nls_sim.c.o [ 84%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 84%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 84%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_nls_stg.c.o [ 84%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 85%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/idas_spils.c.o [ 85%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_nvector.c.o [ 86%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 87%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 87%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 87%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_matrix.c.o [ 87%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 88%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_linearsolver.c.o [ 88%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 88%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 89%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 89%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_nonlinearsolver.c.o [ 89%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_math.c.o [ 89%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 90%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 91%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_band.c.o [ 91%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 91%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [ 91%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_dense.c.o [ 92%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 92%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_direct.c.o [ 92%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_static.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [ 92%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 93%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_iterative.c.o [ 94%] Linking C static library ../../../lib/libsundials_ida.a [ 94%] Built target sundials_ida_static [ 94%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_version.c.o [ 94%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_static.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 94%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 95%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sundials/sundials_futils.c.o [ 95%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/nvector/serial/nvector_serial.c.o [ 96%] Linking C static library ../../../lib/libsundials_kinsol.a [ 96%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 96%] Built target sundials_kinsol_static [ 97%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 97%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 97%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 98%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 98%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 98%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 99%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 99%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 99%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [100%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [100%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_static.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [100%] Linking C static library ../../../lib/libsundials_idas.a [100%] Built target sundials_idas_static sundials/5.3.0: Package '6b4e4df0dbe7e705b13f656d41980144517d9429' built sundials/5.3.0: Build folder /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/build/6b4e4df0dbe7e705b13f656d41980144517d9429 sundials/5.3.0: Generated conaninfo.txt sundials/5.3.0: Generated conanbuildinfo.txt sundials/5.3.0: Generating the package sundials/5.3.0: Package folder /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429 sundials/5.3.0: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/build/6b4e4df0dbe7e705b13f656d41980144517d9429' '--target' 'install' '--' '-j3' ----------------- [ 4%] Built target sundials_generic_static_obj [ 5%] Built target sundials_nvecmanyvector_static [ 6%] Built target sundials_nvecserial_static [ 7%] Built target sundials_sunmatrixband_static [ 9%] Built target sundials_sunmatrixsparse_static [ 11%] Built target sundials_sunmatrixdense_static [ 14%] Built target sundials_sunlinsolpcg_static [ 15%] Built target sundials_sunlinsolspbcgs_static [ 17%] Built target sundials_sunlinsolspfgmr_static [ 19%] Built target sundials_sunlinsolsptfqmr_static [ 21%] Built target sundials_sunlinsolspgmr_static [ 23%] Built target sundials_sunnonlinsolnewton_static [ 25%] Built target sundials_sunnonlinsolfixedpoint_static [ 37%] Built target sundials_cvode_static [ 51%] Built target sundials_arkode_static [ 64%] Built target sundials_cvodes_static [ 75%] Built target sundials_ida_static [ 85%] Built target sundials_kinsol_static [ 97%] Built target sundials_idas_static [ 99%] Built target sundials_sunlinsolband_static [100%] Built target sundials_sunlinsoldense_static Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_config.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_fconfig.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/LICENSE -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/NOTICE Install shared components -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_band.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_dense.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_direct.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_fnvector.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_futils.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_iterative.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_linearsolver.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_math.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_matrix.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_nonlinearsolver.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_mpi_types.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_nvector.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_types.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sundials/sundials_version.h Install NVECTOR_SERIAL -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_nvecserial.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/nvector/nvector_serial.h Install NVECTOR_MANYVECTOR -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_nvecmanyvector.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/nvector/nvector_manyvector.h Install SUNMATRIX_BAND -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunmatrixband.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunmatrix/sunmatrix_band.h Install SUNMATRIX_DENSE -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunmatrixdense.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunmatrix/sunmatrix_dense.h Install SUNMATRIX_SPARSE -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunmatrixsparse.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunmatrix/sunmatrix_sparse.h Install SUNLINSOL_BAND -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunlinsolband.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunlinsol/sunlinsol_band.h Install SUNLINSOL_DENSE -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunlinsoldense.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunlinsol/sunlinsol_dense.h Install SUNLINSOL_PCG -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunlinsolpcg.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunlinsol/sunlinsol_pcg.h Install SUNLINSOL_SPBCGS -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunlinsolspbcgs.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunlinsol/sunlinsol_spbcgs.h Install SUNLINSOL_SPFGMR -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunlinsolspfgmr.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunlinsol/sunlinsol_spfgmr.h Install SUNLINSOL_SPGMR -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunlinsolspgmr.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunlinsol/sunlinsol_spgmr.h Install SUNLINSOL_SPTFQMR -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunlinsolsptfqmr.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunlinsol/sunlinsol_sptfqmr.h Install SUNNONLINSOL_NEWTON -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunnonlinsolnewton.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunnonlinsol/sunnonlinsol_newton.h Install SUNNONLINSOL_FIXEDPOINT -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_sunnonlinsolfixedpoint.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/sunnonlinsol/sunnonlinsol_fixedpoint.h Install ARKODE -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_arkode.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_arkstep.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_bandpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_bbdpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_butcher.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_butcher_erk.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_butcher_dirk.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_erkstep.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_ls.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/arkode/arkode_mristep.h Install CVODE -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_cvode.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvode/cvode.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvode/cvode_bandpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvode/cvode_bbdpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvode/cvode_diag.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvode/cvode_direct.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvode/cvode_ls.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvode/cvode_proj.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvode/cvode_spils.h Install CVODES -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_cvodes.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvodes/cvodes.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvodes/cvodes_bandpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvodes/cvodes_bbdpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvodes/cvodes_diag.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvodes/cvodes_direct.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvodes/cvodes_ls.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/cvodes/cvodes_spils.h Install IDA -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_ida.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/ida/ida.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/ida/ida_bbdpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/ida/ida_direct.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/ida/ida_ls.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/ida/ida_spils.h Install IDAS -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_idas.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/idas/idas.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/idas/idas_bbdpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/idas/idas_direct.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/idas/idas_ls.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/idas/idas_spils.h Install KINSOL -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/lib/libsundials_kinsol.a -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/kinsol/kinsol.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/kinsol/kinsol_bbdpre.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/kinsol/kinsol_direct.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/kinsol/kinsol_ls.h -- Installing: /tmp/c3ipr/pr_2025_2_0_59/.conan/data/sundials/5.3.0/_/_/package/6b4e4df0dbe7e705b13f656d41980144517d9429/include/kinsol/kinsol_spils.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK sundials/5.3.0 package(): Packaged 20 '.a' files sundials/5.3.0 package(): Packaged 70 '.h' files sundials/5.3.0 package(): Packaged 3 files: LICENSE, NOTICE, LICENSE sundials/5.3.0: Package '6b4e4df0dbe7e705b13f656d41980144517d9429' created sundials/5.3.0: Created package revision 444744439a8dbbbaac52855a9a8a417d [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sundials/5.3.0 (test package): Generator cmake created conanbuildinfo.cmake sundials/5.3.0 (test package): Generator txt created conanbuildinfo.txt sundials/5.3.0 (test package): Generated conaninfo.txt sundials/5.3.0 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_2025_2_0_59/recipes/sundials/all/test_package/build/4e9405bca362c573b69d7f7d467302f2cca53a13/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sundials/5.3.0 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_2025_2_0_59/recipes/sundials/all/test_package/build/4e9405bca362c573b69d7f7d467302f2cca53a13' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/tmp/c3ipr/co_pr_2025_2_0_59/recipes/sundials/all/test_package' ----------------- -- The CXX compiler identification is Clang 8.0.0 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler Clang>=8, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/co_pr_2025_2_0_59/recipes/sundials/all/test_package/build/4e9405bca362c573b69d7f7d467302f2cca53a13 ----Running------ > cmake --build '/tmp/c3ipr/co_pr_2025_2_0_59/recipes/sundials/all/test_package/build/4e9405bca362c573b69d7f7d467302f2cca53a13' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package sundials/5.3.0 (test package): Running test() JSON file created at '/tmp/c3ipr/co_pr_2025_2_0_59/_create.json'