Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1839_2_0_2/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_1839_2_0_2/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1839_2_0_2/.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: 89.666015625 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 Exporting package recipe sundials/5.2.0 exports: File 'conandata.yml' found. Exporting it... sundials/5.2.0 exports: Copied 1 '.yml' file: conandata.yml sundials/5.2.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt sundials/5.2.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.2.0': {'url': 'https://github.com/LLNL/sundials/releases/download/v5.2.0/sundials-5.2.0.tar.gz', 'sha256': '95f058acce5bd66e654de65acdbb1c9f44c90cf1b4e28f8d933cdb4415ebba3e'}}, 'patches': {'5.2.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.2.0: - base_path: source_subfolder patch_file: patches/0001-disable-in-source-fail.patch sources: 5.2.0: sha256: 95f058acce5bd66e654de65acdbb1c9f44c90cf1b4e28f8d933cdb4415ebba3e url: https://github.com/LLNL/sundials/releases/download/v5.2.0/sundials-5.2.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK sundials/5.2.0: A new conanfile.py version was exported sundials/5.2.0: Folder: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/export sundials/5.2.0: Using the exported files summary hash as the recipe revision: 3906c19dffe9b75a982b784c311e6330 sundials/5.2.0: Exported revision: 3906c19dffe9b75a982b784c311e6330 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] sundials:shared=True [build_requires] [env] sundials/5.2.0: Forced build from source sundials/5.2.0 (test package): Installing package Requirements sundials/5.2.0 from local cache - Cache Packages sundials/5.2.0:b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sundials/5.2.0: Configuring sources in /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.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.2.0: Copying sources to build folder sundials/5.2.0: Building your package in /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/build/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7 sundials/5.2.0: Generator cmake created conanbuildinfo.cmake [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.2.0: Calling build() ----Running------ > cd '/tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/build/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="True" -DCMAKE_INSTALL_PREFIX="/tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7" -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="False" -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_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/build/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- 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/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 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_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/build/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7 ----Running------ > cmake --build '/tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/build/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7' '--' '-j3' ----------------- Scanning dependencies of target sundials_nvecserial_shared Scanning dependencies of target sundials_nvecmanyvector_shared Scanning dependencies of target sundials_generic_shared_obj [ 0%] Building C object source_subfolder/src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/nvector_serial.c.o [ 0%] Building C object source_subfolder/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/nvector_manyvector.c.o [ 0%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_band.c.o [ 0%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_dense.c.o [ 1%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_direct.c.o [ 1%] Building C object source_subfolder/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/__/__/sundials/sundials_nvector.c.o [ 1%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_futils.c.o [ 2%] Building C object source_subfolder/src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/__/__/sundials/sundials_nvector.c.o [ 2%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_iterative.c.o [ 3%] Building C object source_subfolder/src/nvector/manyvector/CMakeFiles/sundials_nvecmanyvector_shared.dir/__/__/sundials/sundials_math.c.o [ 3%] Linking C shared library ../../../../lib/libsundials_nvecmanyvector.so [ 3%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_linearsolver.c.o [ 3%] Built target sundials_nvecmanyvector_shared [ 3%] Building C object source_subfolder/src/nvector/serial/CMakeFiles/sundials_nvecserial_shared.dir/__/__/sundials/sundials_math.c.o Scanning dependencies of target sundials_sunmatrixband_shared [ 3%] Building C object source_subfolder/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/sunmatrix_band.c.o [ 3%] Linking C shared library ../../../../lib/libsundials_nvecserial.so [ 4%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_math.c.o [ 4%] Built target sundials_nvecserial_shared Scanning dependencies of target sundials_sunmatrixdense_shared [ 5%] Building C object source_subfolder/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/sunmatrix_dense.c.o [ 5%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_matrix.c.o [ 5%] Building C object source_subfolder/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_nvector.c.o [ 5%] Building C object source_subfolder/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_nvector.c.o [ 5%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_nonlinearsolver.c.o [ 6%] Building C object source_subfolder/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_matrix.c.o [ 7%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_nvector.c.o [ 7%] Building C object source_subfolder/src/sunmatrix/band/CMakeFiles/sundials_sunmatrixband_shared.dir/__/__/sundials/sundials_math.c.o [ 7%] Building C object source_subfolder/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_matrix.c.o [ 7%] Linking C shared library ../../../../lib/libsundials_sunmatrixband.so [ 7%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_nvector_senswrapper.c.o [ 7%] Built target sundials_sunmatrixband_shared [ 8%] Building C object source_subfolder/src/sunmatrix/dense/CMakeFiles/sundials_sunmatrixdense_shared.dir/__/__/sundials/sundials_math.c.o Scanning dependencies of target sundials_sunmatrixsparse_shared [ 8%] Building C object source_subfolder/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/sunmatrix_sparse.c.o [ 8%] Linking C shared library ../../../../lib/libsundials_sunmatrixdense.so [ 8%] Built target sundials_sunmatrixdense_shared Scanning dependencies of target sundials_sunlinsolband_shared [ 9%] Building C object source_subfolder/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/sunlinsol_band.c.o [ 9%] Building C object source_subfolder/src/sundials/CMakeFiles/sundials_generic_shared_obj.dir/sundials_version.c.o [ 9%] Built target sundials_generic_shared_obj Scanning dependencies of target sundials_sunlinsoldense_shared [ 9%] Building C object source_subfolder/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/sunlinsol_dense.c.o [ 9%] Building C object source_subfolder/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/__/__/sundials/sundials_linearsolver.c.o [ 10%] Building C object source_subfolder/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_nvector.c.o [ 10%] Building C object source_subfolder/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/__/__/sundials/sundials_linearsolver.c.o [ 10%] Building C object source_subfolder/src/sunlinsol/dense/CMakeFiles/sundials_sunlinsoldense_shared.dir/__/__/sundials/sundials_dense.c.o [ 10%] Building C object source_subfolder/src/sunlinsol/band/CMakeFiles/sundials_sunlinsolband_shared.dir/__/__/sundials/sundials_band.c.o [ 10%] Building C object source_subfolder/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_matrix.c.o [ 11%] Linking C shared library ../../../../lib/libsundials_sunlinsoldense.so [ 12%] Linking C shared library ../../../../lib/libsundials_sunlinsolband.so [ 12%] Built target sundials_sunlinsoldense_shared Scanning dependencies of target sundials_sunlinsolpcg_shared [ 12%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/sunlinsol_pcg.c.o [ 12%] Built target sundials_sunlinsolband_shared [ 12%] Building C object source_subfolder/src/sunmatrix/sparse/CMakeFiles/sundials_sunmatrixsparse_shared.dir/__/__/sundials/sundials_math.c.o Scanning dependencies of target sundials_sunlinsolspbcgs_shared [ 12%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/sunlinsol_spbcgs.c.o [ 13%] Linking C shared library ../../../../lib/libsundials_sunmatrixsparse.so [ 13%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_math.c.o [ 13%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_math.c.o [ 13%] Built target sundials_sunmatrixsparse_shared [ 14%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_nvector.c.o [ 14%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_linearsolver.c.o [ 15%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_nvector.c.o [ 15%] Building C object source_subfolder/src/sunlinsol/pcg/CMakeFiles/sundials_sunlinsolpcg_shared.dir/__/__/sundials/sundials_iterative.c.o [ 15%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_linearsolver.c.o [ 16%] Linking C shared library ../../../../lib/libsundials_sunlinsolpcg.so [ 16%] Building C object source_subfolder/src/sunlinsol/spbcgs/CMakeFiles/sundials_sunlinsolspbcgs_shared.dir/__/__/sundials/sundials_iterative.c.o Scanning dependencies of target sundials_sunlinsolspfgmr_shared [ 16%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/sunlinsol_spfgmr.c.o [ 16%] Built target sundials_sunlinsolpcg_shared Scanning dependencies of target sundials_sunlinsolspgmr_shared [ 16%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/sunlinsol_spgmr.c.o [ 17%] Linking C shared library ../../../../lib/libsundials_sunlinsolspbcgs.so [ 17%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_math.c.o [ 17%] Built target sundials_sunlinsolspbcgs_shared [ 17%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_math.c.o [ 18%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_nvector.c.o [ 19%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_nvector.c.o [ 19%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o [ 19%] Building C object source_subfolder/src/sunlinsol/spgmr/CMakeFiles/sundials_sunlinsolspgmr_shared.dir/__/__/sundials/sundials_iterative.c.o [ 19%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o [ 19%] Building C object source_subfolder/src/sunlinsol/spfgmr/CMakeFiles/sundials_sunlinsolspfgmr_shared.dir/__/__/sundials/sundials_iterative.c.o [ 20%] Linking C shared library ../../../../lib/libsundials_sunlinsolspgmr.so [ 20%] Built target sundials_sunlinsolspgmr_shared Scanning dependencies of target sundials_sunnonlinsolnewton_shared Scanning dependencies of target sundials_sunlinsolsptfqmr_shared [ 20%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/sunnonlinsol_newton.c.o [ 20%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/sunlinsol_sptfqmr.c.o [ 21%] Linking C shared library ../../../../lib/libsundials_sunlinsolspfgmr.so [ 21%] Built target sundials_sunlinsolspfgmr_shared [ 21%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_math.c.o [ 22%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nvector.c.o Scanning dependencies of target sundials_sunnonlinsolfixedpoint_shared [ 22%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/sunnonlinsol_fixedpoint.c.o [ 22%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_math.c.o [ 23%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_nvector.c.o [ 23%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_math.c.o [ 23%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o [ 24%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector.c.o [ 24%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_linearsolver.c.o [ 24%] Building C object source_subfolder/src/sunnonlinsol/newton/CMakeFiles/sundials_sunnonlinsolnewton_shared.dir/__/__/sundials/sundials_nonlinearsolver.c.o [ 25%] Linking C shared library ../../../../lib/libsundials_sunnonlinsolnewton.so [ 25%] Building C object source_subfolder/src/sunlinsol/sptfqmr/CMakeFiles/sundials_sunlinsolsptfqmr_shared.dir/__/__/sundials/sundials_iterative.c.o [ 25%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nvector_senswrapper.c.o [ 25%] Built target sundials_sunnonlinsolnewton_shared [ 26%] Linking C shared library ../../../../lib/libsundials_sunlinsolsptfqmr.so Scanning dependencies of target sundials_arkode_shared [ 26%] Building C object source_subfolder/src/sunnonlinsol/fixedpoint/CMakeFiles/sundials_sunnonlinsolfixedpoint_shared.dir/__/__/sundials/sundials_nonlinearsolver.c.o [ 26%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode.c.o [ 26%] Built target sundials_sunlinsolsptfqmr_shared Scanning dependencies of target sundials_cvode_shared [ 26%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode.c.o [ 27%] Linking C shared library ../../../../lib/libsundials_sunnonlinsolfixedpoint.so [ 27%] Built target sundials_sunnonlinsolfixedpoint_shared Scanning dependencies of target sundials_cvodes_shared [ 28%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodea.c.o [ 28%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_adapt.c.o [ 29%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_bandpre.c.o [ 29%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep.c.o [ 29%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodea_io.c.o [ 29%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_bbdpre.c.o [ 29%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes.c.o [ 29%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_diag.c.o [ 30%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep_io.c.o [ 31%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_direct.c.o [ 31%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_io.c.o [ 31%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_ls.c.o [ 31%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_arkstep_nls.c.o [ 31%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_bandpre.c.o [ 32%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_nls.c.o [ 33%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_bbdpre.c.o [ 34%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_bandpre.c.o [ 34%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/cvode_spils.c.o [ 34%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector.c.o [ 34%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_bbdpre.c.o [ 34%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_butcher.c.o [ 35%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_matrix.c.o [ 35%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_linearsolver.c.o [ 35%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_diag.c.o [ 35%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nonlinearsolver.c.o [ 36%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_direct.c.o [ 36%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_io.c.o [ 37%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_math.c.o [ 37%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_band.c.o [ 37%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_ls.c.o [ 37%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_butcher_dirk.c.o [ 37%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_dense.c.o [ 38%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_direct.c.o [ 39%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_butcher_erk.c.o [ 39%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_iterative.c.o [ 39%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_version.c.o [ 39%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 40%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls.c.o [ 40%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_erkstep.c.o [ 40%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_sim.c.o [ 41%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sundials/sundials_futils.c.o [ 41%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/nvector/serial/nvector_serial.c.o [ 41%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_erkstep_io.c.o [ 41%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_stg.c.o [ 42%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_nls_stg1.c.o [ 42%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 43%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_interp.c.o [ 43%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/cvodes_spils.c.o [ 44%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 44%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector.c.o [ 44%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 44%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_io.c.o [ 45%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_matrix.c.o [ 45%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_linearsolver.c.o [ 45%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_ls.c.o [ 45%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 45%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nonlinearsolver.c.o [ 46%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 47%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_math.c.o [ 47%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_band.c.o [ 47%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 48%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_mristep.c.o [ 48%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_dense.c.o [ 48%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 48%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_mristep_io.c.o [ 49%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_direct.c.o [ 50%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 50%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_iterative.c.o [ 50%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/arkode_root.c.o [ 50%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_version.c.o [ 50%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 51%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 52%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector.c.o [ 52%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 52%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sundials/sundials_futils.c.o [ 52%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/nvector/serial/nvector_serial.c.o [ 52%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_matrix.c.o [ 53%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [ 53%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_linearsolver.c.o [ 53%] Building C object source_subfolder/src/cvode/CMakeFiles/sundials_cvode_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [ 54%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nonlinearsolver.c.o [ 55%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 55%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_math.c.o [ 55%] Linking C shared library ../../../lib/libsundials_cvode.so [ 55%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 55%] Built target sundials_cvode_shared [ 55%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_band.c.o Scanning dependencies of target sundials_ida_shared [ 56%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/ida.c.o [ 56%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 57%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_dense.c.o [ 57%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_direct.c.o [ 58%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 58%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/ida_bbdpre.c.o [ 58%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_iterative.c.o [ 58%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 59%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_version.c.o [ 59%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/ida_direct.c.o [ 59%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 59%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 60%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/ida_ic.c.o [ 60%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/ida_io.c.o [ 60%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sundials/sundials_futils.c.o [ 61%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 62%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/nvector/serial/nvector_serial.c.o [ 62%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/ida_ls.c.o [ 62%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 63%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/ida_nls.c.o [ 63%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/ida_spils.c.o [ 63%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 63%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 63%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nvector.c.o [ 63%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 64%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 65%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_matrix.c.o [ 66%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 66%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_linearsolver.c.o [ 66%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [ 66%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nonlinearsolver.c.o [ 67%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_math.c.o [ 67%] Building C object source_subfolder/src/cvodes/CMakeFiles/sundials_cvodes_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [ 67%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 67%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_band.c.o [ 67%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 68%] Linking C shared library ../../../lib/libsundials_cvodes.so [ 68%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_dense.c.o [ 68%] Built target sundials_cvodes_shared [ 69%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o Scanning dependencies of target sundials_idas_shared [ 69%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas.c.o [ 70%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_direct.c.o [ 70%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_iterative.c.o [ 70%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 70%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_version.c.o [ 71%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 71%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 71%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sundials/sundials_futils.c.o [ 71%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/nvector/serial/nvector_serial.c.o [ 72%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 72%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 73%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 73%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [ 73%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idaa.c.o [ 74%] Building C object source_subfolder/src/arkode/CMakeFiles/sundials_arkode_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [ 74%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 74%] Linking C shared library ../../../lib/libsundials_arkode.so [ 74%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 74%] Built target sundials_arkode_shared Scanning dependencies of target sundials_kinsol_shared [ 74%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol.c.o [ 75%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_direct.c.o [ 76%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 76%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_io.c.o [ 76%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 77%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_bbdpre.c.o [ 77%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 77%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_ic.c.o [ 77%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_direct.c.o [ 78%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 78%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_io.c.o [ 79%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idaa_io.c.o [ 79%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 80%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_ls.c.o [ 80%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_ls.c.o [ 80%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 80%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/kinsol_spils.c.o [ 80%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_nvector.c.o [ 81%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 81%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_bbdpre.c.o [ 81%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [ 82%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_matrix.c.o [ 83%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_nls.c.o [ 83%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_linearsolver.c.o [ 83%] Building C object source_subfolder/src/ida/CMakeFiles/sundials_ida_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [ 83%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_nls_sim.c.o [ 83%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_nonlinearsolver.c.o [ 83%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_nls_stg.c.o [ 84%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_math.c.o [ 85%] Linking C shared library ../../../lib/libsundials_ida.so [ 85%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_band.c.o [ 86%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/idas_spils.c.o [ 86%] Built target sundials_ida_shared [ 86%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nvector.c.o [ 86%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_matrix.c.o [ 86%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_dense.c.o [ 87%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_linearsolver.c.o [ 87%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nonlinearsolver.c.o [ 87%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_math.c.o [ 88%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_direct.c.o [ 89%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_band.c.o [ 89%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_dense.c.o [ 89%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_iterative.c.o [ 89%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_version.c.o [ 89%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_direct.c.o [ 90%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sundials/sundials_futils.c.o [ 90%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_iterative.c.o [ 90%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/nvector/serial/nvector_serial.c.o [ 91%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_version.c.o [ 91%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_nvector_senswrapper.c.o [ 91%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sundials/sundials_futils.c.o [ 92%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/nvector/serial/nvector_serial.c.o [ 92%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 92%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/band/sunmatrix_band.c.o [ 93%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 93%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/dense/sunmatrix_dense.c.o [ 93%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 93%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 94%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunmatrix/sparse/sunmatrix_sparse.c.o [ 95%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 95%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 95%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/band/sunlinsol_band.c.o [ 95%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 96%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 96%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/dense/sunlinsol_dense.c.o [ 97%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spbcgs/sunlinsol_spbcgs.c.o [ 97%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 97%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spfgmr/sunlinsol_spfgmr.c.o [ 97%] Building C object source_subfolder/src/kinsol/CMakeFiles/sundials_kinsol_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 97%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/spgmr/sunlinsol_spgmr.c.o [ 98%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/sptfqmr/sunlinsol_sptfqmr.c.o [ 99%] Linking C shared library ../../../lib/libsundials_kinsol.so [ 99%] Built target sundials_kinsol_shared [ 99%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunlinsol/pcg/sunlinsol_pcg.c.o [ 99%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunnonlinsol/newton/sunnonlinsol_newton.c.o [100%] Building C object source_subfolder/src/idas/CMakeFiles/sundials_idas_shared.dir/__/sunnonlinsol/fixedpoint/sunnonlinsol_fixedpoint.c.o [100%] Linking C shared library ../../../lib/libsundials_idas.so [100%] Built target sundials_idas_shared sundials/5.2.0: Package 'b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7' built sundials/5.2.0: Build folder /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/build/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7 sundials/5.2.0: Generated conaninfo.txt sundials/5.2.0: Generated conanbuildinfo.txt sundials/5.2.0: Generating the package sundials/5.2.0: Package folder /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7 sundials/5.2.0: Calling package() ----Running------ > cmake --build '/tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/build/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7' '--target' 'install' '--' '-j3' ----------------- [ 1%] Built target sundials_nvecserial_shared [ 4%] Built target sundials_generic_shared_obj [ 5%] Built target sundials_nvecmanyvector_shared [ 6%] Built target sundials_sunmatrixband_shared [ 9%] Built target sundials_sunmatrixsparse_shared [ 10%] Built target sundials_sunmatrixdense_shared [ 14%] Built target sundials_sunlinsolpcg_shared [ 14%] Built target sundials_sunlinsolspfgmr_shared [ 16%] Built target sundials_sunlinsolspbcgs_shared [ 18%] Built target sundials_sunlinsolspgmr_shared [ 20%] Built target sundials_sunlinsolsptfqmr_shared [ 22%] Built target sundials_sunnonlinsolnewton_shared [ 24%] Built target sundials_sunnonlinsolfixedpoint_shared [ 35%] Built target sundials_cvode_shared [ 49%] Built target sundials_arkode_shared [ 63%] Built target sundials_cvodes_shared [ 75%] Built target sundials_ida_shared [ 85%] Built target sundials_kinsol_shared [ 97%] Built target sundials_idas_shared [ 99%] Built target sundials_sunlinsolband_shared [100%] Built target sundials_sunlinsoldense_shared Install the project... -- Install configuration: "Debug" -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_config.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_fconfig.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/LICENSE -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/NOTICE Install shared components -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_band.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_dense.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_direct.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_fnvector.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_futils.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_iterative.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_linearsolver.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_math.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_matrix.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_nonlinearsolver.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_mpi_types.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_nvector.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_types.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sundials/sundials_version.h Install NVECTOR_SERIAL -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_nvecserial.so.5.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_nvecserial.so.5 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_nvecserial.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/nvector/nvector_serial.h Install NVECTOR_MANYVECTOR -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_nvecmanyvector.so.5.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_nvecmanyvector.so.5 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_nvecmanyvector.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/nvector/nvector_manyvector.h Install SUNMATRIX_BAND -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixband.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixband.so.3 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixband.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunmatrix/sunmatrix_band.h Install SUNMATRIX_DENSE -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixdense.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixdense.so.3 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixdense.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunmatrix/sunmatrix_dense.h Install SUNMATRIX_SPARSE -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixsparse.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixsparse.so.3 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunmatrixsparse.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunmatrix/sunmatrix_sparse.h Install SUNLINSOL_BAND -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolband.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolband.so.3 -- Set runtime path of "/tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolband.so.3.2.0" to "" -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolband.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunlinsol/sunlinsol_band.h Install SUNLINSOL_DENSE -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsoldense.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsoldense.so.3 -- Set runtime path of "/tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsoldense.so.3.2.0" to "" -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsoldense.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunlinsol/sunlinsol_dense.h Install SUNLINSOL_PCG -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolpcg.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolpcg.so.3 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolpcg.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunlinsol/sunlinsol_pcg.h Install SUNLINSOL_SPBCGS -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspbcgs.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspbcgs.so.3 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspbcgs.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunlinsol/sunlinsol_spbcgs.h Install SUNLINSOL_SPFGMR -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspfgmr.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspfgmr.so.3 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspfgmr.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunlinsol/sunlinsol_spfgmr.h Install SUNLINSOL_SPGMR -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspgmr.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspgmr.so.3 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolspgmr.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunlinsol/sunlinsol_spgmr.h Install SUNLINSOL_SPTFQMR -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolsptfqmr.so.3.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolsptfqmr.so.3 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunlinsolsptfqmr.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunlinsol/sunlinsol_sptfqmr.h Install SUNNONLINSOL_NEWTON -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunnonlinsolnewton.so.2.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunnonlinsolnewton.so.2 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunnonlinsolnewton.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunnonlinsol/sunnonlinsol_newton.h Install SUNNONLINSOL_FIXEDPOINT -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunnonlinsolfixedpoint.so.2.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunnonlinsolfixedpoint.so.2 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_sunnonlinsolfixedpoint.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/sunnonlinsol/sunnonlinsol_fixedpoint.h Install ARKODE -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_arkode.so.4.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_arkode.so.4 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_arkode.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_arkstep.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_bandpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_bbdpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_butcher.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_butcher_erk.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_butcher_dirk.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_erkstep.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_ls.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/arkode/arkode_mristep.h Install CVODE -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_cvode.so.5.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_cvode.so.5 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_cvode.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvode/cvode.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvode/cvode_bandpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvode/cvode_bbdpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvode/cvode_diag.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvode/cvode_direct.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvode/cvode_ls.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvode/cvode_spils.h Install CVODES -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_cvodes.so.5.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_cvodes.so.5 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_cvodes.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvodes/cvodes.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvodes/cvodes_bandpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvodes/cvodes_bbdpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvodes/cvodes_diag.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvodes/cvodes_direct.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvodes/cvodes_ls.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/cvodes/cvodes_spils.h Install IDA -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_ida.so.5.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_ida.so.5 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_ida.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/ida/ida.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/ida/ida_bbdpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/ida/ida_direct.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/ida/ida_ls.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/ida/ida_spils.h Install IDAS -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_idas.so.4.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_idas.so.4 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_idas.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/idas/idas.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/idas/idas_bbdpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/idas/idas_direct.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/idas/idas_ls.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/idas/idas_spils.h Install KINSOL -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_kinsol.so.5.2.0 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_kinsol.so.5 -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/lib/libsundials_kinsol.so -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/kinsol/kinsol.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/kinsol/kinsol_bbdpre.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/kinsol/kinsol_direct.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/include/kinsol/kinsol_ls.h -- Installing: /tmp/c3ipr/pr_1839_2_0_2/.conan/data/sundials/5.2.0/_/_/package/b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7/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.2.0 package(): Packaged 20 '.so' files sundials/5.2.0 package(): Packaged 10 '.3' files sundials/5.2.0 package(): Packaged 20 '.0' files sundials/5.2.0 package(): Packaged 2 '.2' files: libsundials_sunnonlinsolnewton.so.2, libsundials_sunnonlinsolfixedpoint.so.2 sundials/5.2.0 package(): Packaged 6 '.5' files sundials/5.2.0 package(): Packaged 2 '.4' files: libsundials_idas.so.4, libsundials_arkode.so.4 sundials/5.2.0 package(): Packaged 69 '.h' files sundials/5.2.0 package(): Packaged 3 files: LICENSE, NOTICE, LICENSE sundials/5.2.0: Package 'b856fbe6bca1b9cdc19b68b7ec1449ceb08fd4c7' created sundials/5.2.0: Created package revision 375a3e97b067f765f25a9a001941e36c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sundials/5.2.0 (test package): Generator cmake created conanbuildinfo.cmake sundials/5.2.0 (test package): Generator txt created conanbuildinfo.txt sundials/5.2.0 (test package): Generated conaninfo.txt sundials/5.2.0 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1839_2_0_2/recipes/sundials/all/test_package/build/b568e4c1600ee3dfcd4ca9229818cd5d380e27da/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.2.0 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1839_2_0_2/recipes/sundials/all/test_package/build/b568e4c1600ee3dfcd4ca9229818cd5d380e27da' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DWITH_CVODE="TRUE" -DWITH_CVODES="TRUE" -DWITH_ARKODE="TRUE" -DWITH_IDA="TRUE" -DWITH_IDAS="TRUE" -DWITH_KINSOL="TRUE" -Wno-dev '/tmp/c3ipr/co_pr_1839_2_0_2/recipes/sundials/all/test_package' ----------------- -- The CXX compiler identification is GNU 6.4.0 -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- 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 GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- 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_1839_2_0_2/recipes/sundials/all/test_package/build/b568e4c1600ee3dfcd4ca9229818cd5d380e27da ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1839_2_0_2/recipes/sundials/all/test_package/build/b568e4c1600ee3dfcd4ca9229818cd5d380e27da' '--' '-j3' ----------------- Scanning dependencies of target test_cvode Scanning dependencies of target test_kinsol Scanning dependencies of target test_idas [ 8%] Building CXX object CMakeFiles/test_cvode.dir/test_cvode.cpp.o [ 16%] Building CXX object CMakeFiles/test_kinsol.dir/test_kinsol.cpp.o [ 25%] Building CXX object CMakeFiles/test_idas.dir/test_idas.cpp.o [ 33%] Linking CXX executable bin/test_cvode [ 33%] Built target test_cvode Scanning dependencies of target test_cvodes [ 41%] Building CXX object CMakeFiles/test_cvodes.dir/test_cvodes.cpp.o [ 50%] Linking CXX executable bin/test_idas [ 58%] Linking CXX executable bin/test_kinsol [ 66%] Linking CXX executable bin/test_cvodes [ 66%] Built target test_cvodes [ 66%] Built target test_kinsol [ 66%] Built target test_idas Scanning dependencies of target test_arkode Scanning dependencies of target test_ida [ 75%] Building CXX object CMakeFiles/test_arkode.dir/test_arkode.cpp.o [ 83%] Building CXX object CMakeFiles/test_ida.dir/test_ida.cpp.o [ 91%] Linking CXX executable bin/test_ida [ 91%] Built target test_ida [100%] Linking CXX executable bin/test_arkode [100%] Built target test_arkode sundials/5.2.0 (test package): Running test() JSON file created at '/tmp/c3ipr/co_pr_1839_2_0_2/_create.json'