Auto detecting your dev setup to initialize the default profile (C:\J\c3ipr\pr_1839_2_0_108\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\c3ipr\pr_1839_2_0_108\.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: C:\J\c3ipr\pr_1839_2_0_108\.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=Release compiler=Visual Studio compiler.runtime=MD compiler.version=14 os=Windows os_build=Windows [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:a9e1719f8167d249232c6d3b2d93dfd8c38e4f39 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sundials/5.2.0: Configuring sources in C:/J/c3ipr/pr_1839_2_0_108/.short\ea973c\1 [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 C:/J/c3ipr/pr_1839_2_0_108/.short\afa3ef\1 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 C:/J/c3ipr/pr_1839_2_0_108/.short\afa3ef\1 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="True" -DCMAKE_INSTALL_PREFIX="C:/J/c3ipr/pr_1839_2_0_108/.short\6a80df\1" -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" -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 C:/J/c3ipr/pr_1839_2_0_108/.short\afa3ef\1 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- 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 -- 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 - not 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: C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1 ----Running------ > cmake --build C:/J/c3ipr/pr_1839_2_0_108/.short\afa3ef\1 --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sundials/CMakeLists.txt sundials_band.c sundials_dense.c sundials_direct.c sundials_futils.c sundials_iterative.c sundials_linearsolver.c sundials_math.c sundials_matrix.c sundials_nonlinearsolver.c sundials_nvector.c sundials_nvector_senswrapper.c sundials_version.c Generating Code... sundials_generic_shared_obj.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sundials\sundials_generic_shared_obj.dir\Release\sundials_generic_shared_obj.lib Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/arkode/CMakeLists.txt arkode.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(416): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(417): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(504): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(505): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(561): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(562): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(568): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(569): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(602): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(603): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(1547): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(1548): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(1567): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(1568): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(1600): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode.c(1601): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] arkode_adapt.c arkode_arkstep.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_arkstep.c(562): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_arkstep.c(563): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_arkstep.c(569): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_arkstep.c(570): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_arkstep.c(1045): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_arkstep.c(1046): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_arkstep.c(1048): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_arkstep.c(1049): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] arkode_arkstep_io.c arkode_arkstep_nls.c arkode_bandpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_bandpre.c(218): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_bandpre.c(219): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] arkode_bbdpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_bbdpre.c(231): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_bbdpre.c(232): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_bbdpre.c(236): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_bbdpre.c(237): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] arkode_butcher.c arkode_butcher_dirk.c arkode_butcher_erk.c arkode_erkstep.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_erkstep.c(337): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_erkstep.c(338): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_erkstep.c(484): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_erkstep.c(485): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] arkode_erkstep_io.c arkode_interp.c arkode_io.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_io.c(703): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_io.c(704): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_io.c(732): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_io.c(733): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] arkode_ls.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_ls.c(242): warning C4244: 'function': conversion from 'sunindextype' to 'double', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_ls.c(446): warning C4244: 'function': conversion from 'sunindextype' to 'double', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_ls.c(790): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_ls.c(791): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_ls.c(1229): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_ls.c(1230): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] arkode_mristep.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_mristep.c(294): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_mristep.c(295): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_mristep.c(586): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\arkode_mristep.c(587): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] arkode_mristep_io.c arkode_root.c sundials_nvector.c sundials_matrix.c Generating Code... Compiling... sundials_linearsolver.c sundials_nonlinearsolver.c sundials_math.c sundials_band.c sundials_dense.c sundials_direct.c sundials_iterative.c sundials_version.c sundials_nvector_senswrapper.c sundials_futils.c nvector_serial.c sunmatrix_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(401): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(402): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunmatrix_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(312): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(313): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunmatrix_sparse.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1022): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1023): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunlinsol_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\band\sunlinsol_band.c(225): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunlinsol_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\dense\sunlinsol_dense.c(209): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunlinsol_spbcgs.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(631): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(632): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunlinsol_spfgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(680): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(681): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunlinsol_spgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(726): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(727): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunlinsol_sptfqmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(748): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(749): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] Generating Code... Compiling... sunlinsol_pcg.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(465): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(466): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\arkode\sundials_arkode_shared.vcxproj] sunnonlinsol_newton.c sunnonlinsol_fixedpoint.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_arkode.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_arkode.exp sundials_arkode_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_arkode.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/cvode/CMakeLists.txt cvode.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(788): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(789): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(1708): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(1709): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(1738): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(1739): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(1743): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(1744): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(1749): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode.c(1750): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] cvode_bandpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_bandpre.c(237): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_bandpre.c(238): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] cvode_bbdpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_bbdpre.c(241): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_bbdpre.c(242): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_bbdpre.c(246): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_bbdpre.c(247): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] cvode_diag.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_diag.c(177): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_diag.c(178): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] cvode_direct.c cvode_io.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_io.c(525): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_io.c(526): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_io.c(553): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_io.c(554): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] cvode_ls.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_ls.c(239): warning C4244: 'function': conversion from 'sunindextype' to 'double', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_ls.c(507): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\cvode_ls.c(508): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] cvode_nls.c cvode_spils.c sundials_nvector.c sundials_matrix.c sundials_linearsolver.c sundials_nonlinearsolver.c sundials_math.c sundials_band.c sundials_dense.c sundials_direct.c sundials_iterative.c sundials_version.c sundials_nvector_senswrapper.c Generating Code... Compiling... sundials_futils.c nvector_serial.c sunmatrix_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(401): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(402): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunmatrix_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(312): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(313): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunmatrix_sparse.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1022): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1023): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunlinsol_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\band\sunlinsol_band.c(225): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunlinsol_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\dense\sunlinsol_dense.c(209): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunlinsol_spbcgs.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(631): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(632): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunlinsol_spfgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(680): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(681): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunlinsol_spgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(726): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(727): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunlinsol_sptfqmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(748): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(749): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunlinsol_pcg.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(465): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(466): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvode\sundials_cvode_shared.vcxproj] sunnonlinsol_newton.c sunnonlinsol_fixedpoint.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_cvode.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_cvode.exp sundials_cvode_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_cvode.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/cvodes/CMakeLists.txt cvodea.c cvodea_io.c cvodes.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(1135): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(1136): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(1402): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(1403): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(2153): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(2154): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(2505): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(2506): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4171): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4172): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4201): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4202): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4206): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4207): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4212): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4213): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4280): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4281): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4305): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4306): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4310): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4311): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4412): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4413): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4445): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4446): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4450): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4451): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4528): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4529): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4559): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4560): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4564): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes.c(4565): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] cvodes_bandpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_bandpre.c(239): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_bandpre.c(240): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] cvodes_bbdpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_bbdpre.c(255): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_bbdpre.c(256): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_bbdpre.c(260): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_bbdpre.c(261): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] cvodes_diag.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_diag.c(184): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_diag.c(185): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] cvodes_direct.c cvodes_io.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_io.c(552): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_io.c(553): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_io.c(580): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_io.c(581): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] cvodes_ls.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_ls.c(320): warning C4244: 'function': conversion from 'sunindextype' to 'double', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_ls.c(588): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\cvodes_ls.c(589): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] cvodes_nls.c cvodes_nls_sim.c cvodes_nls_stg.c cvodes_nls_stg1.c cvodes_spils.c sundials_nvector.c sundials_matrix.c sundials_linearsolver.c sundials_nonlinearsolver.c sundials_math.c sundials_band.c Generating Code... Compiling... sundials_dense.c sundials_direct.c sundials_iterative.c sundials_version.c sundials_nvector_senswrapper.c sundials_futils.c nvector_serial.c sunmatrix_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(401): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(402): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunmatrix_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(312): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(313): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunmatrix_sparse.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1022): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1023): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunlinsol_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\band\sunlinsol_band.c(225): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunlinsol_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\dense\sunlinsol_dense.c(209): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunlinsol_spbcgs.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(631): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(632): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunlinsol_spfgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(680): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(681): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunlinsol_spgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(726): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(727): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunlinsol_sptfqmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(748): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(749): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunlinsol_pcg.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(465): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(466): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\cvodes\sundials_cvodes_shared.vcxproj] sunnonlinsol_newton.c sunnonlinsol_fixedpoint.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_cvodes.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_cvodes.exp sundials_cvodes_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_cvodes.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/ida/CMakeLists.txt ida.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(676): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(677): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1604): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1605): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1638): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1639): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1643): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1644): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1650): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1651): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1656): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida.c(1657): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] ida_bbdpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_bbdpre.c(244): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_bbdpre.c(245): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_bbdpre.c(249): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_bbdpre.c(250): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] ida_direct.c ida_ic.c ida_io.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_io.c(346): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_io.c(347): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_io.c(355): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_io.c(356): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_io.c(384): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_io.c(385): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_io.c(413): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_io.c(414): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] ida_ls.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_ls.c(240): warning C4244: 'function': conversion from 'sunindextype' to 'double', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_ls.c(474): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\ida_ls.c(475): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] ida_nls.c ida_spils.c sundials_nvector.c sundials_matrix.c sundials_linearsolver.c sundials_nonlinearsolver.c sundials_math.c sundials_band.c sundials_dense.c sundials_direct.c sundials_iterative.c sundials_version.c sundials_nvector_senswrapper.c sundials_futils.c Generating Code... Compiling... nvector_serial.c sunmatrix_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(401): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(402): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunmatrix_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(312): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(313): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunmatrix_sparse.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1022): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1023): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunlinsol_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\band\sunlinsol_band.c(225): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunlinsol_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\dense\sunlinsol_dense.c(209): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunlinsol_spbcgs.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(631): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(632): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunlinsol_spfgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(680): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(681): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunlinsol_spgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(726): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(727): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunlinsol_sptfqmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(748): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(749): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunlinsol_pcg.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(465): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(466): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\ida\sundials_ida_shared.vcxproj] sunnonlinsol_newton.c sunnonlinsol_fixedpoint.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_ida.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_ida.exp sundials_ida_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_ida.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/idas/CMakeLists.txt idas.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(893): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(894): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(1143): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(1144): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(1588): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(1589): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(1875): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(1876): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3645): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3646): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3679): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3680): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3684): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3685): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3691): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3692): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3697): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3698): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3760): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3761): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3787): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3788): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3792): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3793): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3883): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3884): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3907): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3908): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3976): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3977): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3981): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(3982): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(4058): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(4059): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(4085): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(4086): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(4090): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas.c(4091): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] idaa.c idas_direct.c idas_io.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_io.c(363): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_io.c(364): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_io.c(372): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_io.c(373): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_io.c(401): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_io.c(402): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_io.c(430): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_io.c(431): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] idas_ic.c idaa_io.c idas_ls.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_ls.c(291): warning C4244: 'function': conversion from 'sunindextype' to 'double', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_ls.c(525): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_ls.c(526): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] idas_bbdpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_bbdpre.c(259): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_bbdpre.c(260): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_bbdpre.c(264): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\idas_bbdpre.c(265): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] idas_nls.c idas_nls_sim.c idas_nls_stg.c idas_spils.c sundials_nvector.c sundials_matrix.c sundials_linearsolver.c sundials_nonlinearsolver.c sundials_math.c sundials_band.c sundials_dense.c sundials_direct.c Generating Code... Compiling... sundials_iterative.c sundials_version.c sundials_nvector_senswrapper.c sundials_futils.c nvector_serial.c sunmatrix_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(401): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(402): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunmatrix_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(312): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(313): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunmatrix_sparse.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1022): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1023): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunlinsol_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\band\sunlinsol_band.c(225): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunlinsol_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\dense\sunlinsol_dense.c(209): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunlinsol_spbcgs.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(631): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(632): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunlinsol_spfgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(680): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(681): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunlinsol_spgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(726): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(727): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunlinsol_sptfqmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(748): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(749): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunlinsol_pcg.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(465): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(466): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\idas\sundials_idas_shared.vcxproj] sunnonlinsol_newton.c sunnonlinsol_fixedpoint.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_idas.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_idas.exp sundials_idas_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_idas.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/kinsol/CMakeLists.txt kinsol.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(512): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(513): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(738): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(739): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(746): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(747): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(750): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(751): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(759): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(760): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(763): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(764): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(773): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(774): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(777): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(778): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(788): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(789): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(792): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(793): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(809): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(810): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(825): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(826): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(842): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(843): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(860): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(861): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(879): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(880): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(898): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(899): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(902): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(903): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(920): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(921): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(924): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(925): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(943): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(944): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(947): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(948): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(967): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(968): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(971): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(972): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(992): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(993): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(996): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(997): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1016): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1017): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1023): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1024): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1030): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1031): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1037): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1038): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1044): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1045): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1051): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1052): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1083): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1084): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1090): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1091): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1097): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1098): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1104): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1105): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1111): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1112): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1118): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol.c(1119): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] kinsol_bbdpre.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_bbdpre.c(236): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_bbdpre.c(237): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_bbdpre.c(241): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_bbdpre.c(242): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_bbdpre.c(246): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_bbdpre.c(247): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] kinsol_direct.c kinsol_io.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_io.c(795): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_io.c(796): warning C4244: '-=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_io.c(812): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_io.c(813): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] kinsol_ls.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_ls.c(349): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_ls.c(350): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_ls.c(859): warning C4244: '+=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\kinsol_ls.c(1064): warning C4244: 'function': conversion from 'sunindextype' to 'double', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] kinsol_spils.c sundials_nvector.c sundials_matrix.c sundials_linearsolver.c sundials_nonlinearsolver.c sundials_math.c sundials_band.c sundials_dense.c sundials_direct.c sundials_iterative.c sundials_version.c sundials_futils.c nvector_serial.c sunmatrix_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(401): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(402): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] sunmatrix_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(312): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(313): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] Generating Code... Compiling... sunmatrix_sparse.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1022): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1023): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] sunlinsol_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\band\sunlinsol_band.c(225): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] sunlinsol_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\dense\sunlinsol_dense.c(209): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] sunlinsol_spbcgs.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(631): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(632): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] sunlinsol_spfgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(680): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(681): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] sunlinsol_spgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(726): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(727): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] sunlinsol_sptfqmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(748): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(749): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] sunlinsol_pcg.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(465): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(466): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\kinsol\sundials_kinsol_shared.vcxproj] Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_kinsol.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_kinsol.exp sundials_kinsol_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_kinsol.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/nvector/manyvector/CMakeLists.txt nvector_manyvector.c sundials_nvector.c sundials_math.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_nvecmanyvector.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_nvecmanyvector.exp sundials_nvecmanyvector_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_nvecmanyvector.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/nvector/serial/CMakeLists.txt nvector_serial.c sundials_nvector.c sundials_math.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_nvecserial.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_nvecserial.exp sundials_nvecserial_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_nvecserial.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunmatrix/band/CMakeLists.txt sunmatrix_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(401): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sundials_sunmatrixband_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sunmatrix_band.c(402): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\band\sundials_sunmatrixband_shared.vcxproj] sundials_nvector.c sundials_matrix.c sundials_math.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixband.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixband.exp sundials_sunmatrixband_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunmatrixband.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunlinsol/band/CMakeLists.txt sunlinsol_band.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\band\sunlinsol_band.c(225): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\band\sundials_sunlinsolband_shared.vcxproj] sundials_linearsolver.c sundials_band.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolband.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolband.exp sundials_sunlinsolband_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolband.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunmatrix/dense/CMakeLists.txt sunmatrix_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(312): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sundials_sunmatrixdense_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sunmatrix_dense.c(313): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\dense\sundials_sunmatrixdense_shared.vcxproj] sundials_nvector.c sundials_matrix.c sundials_math.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixdense.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixdense.exp sundials_sunmatrixdense_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunmatrixdense.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunlinsol/dense/CMakeLists.txt sunlinsol_dense.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\dense\sunlinsol_dense.c(209): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\dense\sundials_sunlinsoldense_shared.vcxproj] sundials_linearsolver.c sundials_dense.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsoldense.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsoldense.exp sundials_sunlinsoldense_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsoldense.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunlinsol/pcg/CMakeLists.txt sunlinsol_pcg.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(465): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sundials_sunlinsolpcg_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sunlinsol_pcg.c(466): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\pcg\sundials_sunlinsolpcg_shared.vcxproj] sundials_math.c sundials_nvector.c sundials_linearsolver.c sundials_iterative.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolpcg.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolpcg.exp sundials_sunlinsolpcg_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolpcg.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunlinsol/spbcgs/CMakeLists.txt sunlinsol_spbcgs.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(631): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sundials_sunlinsolspbcgs_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sunlinsol_spbcgs.c(632): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spbcgs\sundials_sunlinsolspbcgs_shared.vcxproj] sundials_math.c sundials_nvector.c sundials_linearsolver.c sundials_iterative.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspbcgs.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspbcgs.exp sundials_sunlinsolspbcgs_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolspbcgs.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunlinsol/spfgmr/CMakeLists.txt sunlinsol_spfgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(680): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sundials_sunlinsolspfgmr_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sunlinsol_spfgmr.c(681): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spfgmr\sundials_sunlinsolspfgmr_shared.vcxproj] sundials_math.c sundials_nvector.c sundials_linearsolver.c sundials_iterative.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspfgmr.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspfgmr.exp sundials_sunlinsolspfgmr_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolspfgmr.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunlinsol/spgmr/CMakeLists.txt sunlinsol_spgmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(726): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sundials_sunlinsolspgmr_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sunlinsol_spgmr.c(727): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\spgmr\sundials_sunlinsolspgmr_shared.vcxproj] sundials_math.c sundials_nvector.c sundials_linearsolver.c sundials_iterative.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspgmr.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspgmr.exp sundials_sunlinsolspgmr_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolspgmr.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunlinsol/sptfqmr/CMakeLists.txt sunlinsol_sptfqmr.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(748): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sundials_sunlinsolsptfqmr_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sunlinsol_sptfqmr.c(749): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunlinsol\sptfqmr\sundials_sunlinsolsptfqmr_shared.vcxproj] sundials_math.c sundials_nvector.c sundials_linearsolver.c sundials_iterative.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolsptfqmr.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolsptfqmr.exp sundials_sunlinsolsptfqmr_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolsptfqmr.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunmatrix/sparse/CMakeLists.txt sunmatrix_sparse.c C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1022): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sundials_sunmatrixsparse_shared.vcxproj] C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sunmatrix_sparse.c(1023): warning C4244: '=': conversion from 'sunindextype' to 'long', possible loss of data [C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sunmatrix\sparse\sundials_sunmatrixsparse_shared.vcxproj] sundials_nvector.c sundials_matrix.c sundials_math.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixsparse.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixsparse.exp sundials_sunmatrixsparse_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunmatrixsparse.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunnonlinsol/fixedpoint/CMakeLists.txt sunnonlinsol_fixedpoint.c sundials_math.c sundials_nvector.c sundials_nvector_senswrapper.c sundials_nonlinearsolver.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunnonlinsolfixedpoint.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunnonlinsolfixedpoint.exp sundials_sunnonlinsolfixedpoint_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunnonlinsolfixedpoint.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/source_subfolder/src/sunnonlinsol/newton/CMakeLists.txt sunnonlinsol_newton.c sundials_math.c sundials_nvector.c sundials_nvector_senswrapper.c sundials_nonlinearsolver.c Generating Code... Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunnonlinsolnewton.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunnonlinsolnewton.exp sundials_sunnonlinsolnewton_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunnonlinsolnewton.dll Building Custom Rule C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/CMakeLists.txt sundials/5.2.0: Package 'a9e1719f8167d249232c6d3b2d93dfd8c38e4f39' built sundials/5.2.0: Build folder C:/J/c3ipr/pr_1839_2_0_108/.short\afa3ef\1 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 C:/J/c3ipr/pr_1839_2_0_108/.short\6a80df\1 sundials/5.2.0: Calling package() ----Running------ > cmake --build C:/J/c3ipr/pr_1839_2_0_108/.short\afa3ef\1 --config Release --target install -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. sundials_generic_shared_obj.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\source_subfolder\src\sundials\sundials_generic_shared_obj.dir\Release\sundials_generic_shared_obj.lib Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_arkode.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_arkode.exp sundials_arkode_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_arkode.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_cvode.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_cvode.exp sundials_cvode_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_cvode.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_cvodes.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_cvodes.exp sundials_cvodes_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_cvodes.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_ida.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_ida.exp sundials_ida_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_ida.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_idas.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_idas.exp sundials_idas_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_idas.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_kinsol.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_kinsol.exp sundials_kinsol_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_kinsol.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_nvecmanyvector.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_nvecmanyvector.exp sundials_nvecmanyvector_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_nvecmanyvector.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_nvecserial.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_nvecserial.exp sundials_nvecserial_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_nvecserial.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixband.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixband.exp sundials_sunmatrixband_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunmatrixband.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolband.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolband.exp sundials_sunlinsolband_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolband.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixdense.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixdense.exp sundials_sunmatrixdense_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunmatrixdense.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsoldense.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsoldense.exp sundials_sunlinsoldense_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsoldense.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolpcg.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolpcg.exp sundials_sunlinsolpcg_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolpcg.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspbcgs.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspbcgs.exp sundials_sunlinsolspbcgs_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolspbcgs.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspfgmr.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspfgmr.exp sundials_sunlinsolspfgmr_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolspfgmr.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspgmr.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolspgmr.exp sundials_sunlinsolspgmr_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolspgmr.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolsptfqmr.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunlinsolsptfqmr.exp sundials_sunlinsolsptfqmr_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunlinsolsptfqmr.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixsparse.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunmatrixsparse.exp sundials_sunmatrixsparse_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunmatrixsparse.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunnonlinsolfixedpoint.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunnonlinsolfixedpoint.exp sundials_sunnonlinsolfixedpoint_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunnonlinsolfixedpoint.dll Creating library C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunnonlinsolnewton.lib and object C:/J/c3ipr/pr_1839_2_0_108/.short/afa3ef/1/lib/sundials_sunnonlinsolnewton.exp sundials_sunnonlinsolnewton_shared.vcxproj -> C:\J\c3ipr\pr_1839_2_0_108\.short\afa3ef\1\bin\sundials_sunnonlinsolnewton.dll -- Install configuration: "Release" -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_config.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_fconfig.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/LICENSE -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/NOTICE Install shared components -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_band.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_dense.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_direct.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_fnvector.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_futils.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_iterative.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_linearsolver.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_math.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_matrix.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_nonlinearsolver.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_mpi_types.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_nvector.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_types.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sundials/sundials_version.h Install NVECTOR_SERIAL -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_nvecserial.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_nvecserial.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/nvector/nvector_serial.h Install NVECTOR_MANYVECTOR -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_nvecmanyvector.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_nvecmanyvector.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/nvector/nvector_manyvector.h Install SUNMATRIX_BAND -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunmatrixband.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunmatrixband.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunmatrix/sunmatrix_band.h Install SUNMATRIX_DENSE -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunmatrixdense.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunmatrixdense.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunmatrix/sunmatrix_dense.h Install SUNMATRIX_SPARSE -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunmatrixsparse.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunmatrixsparse.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunmatrix/sunmatrix_sparse.h Install SUNLINSOL_BAND -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolband.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolband.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunlinsol/sunlinsol_band.h Install SUNLINSOL_DENSE -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsoldense.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsoldense.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunlinsol/sunlinsol_dense.h Install SUNLINSOL_PCG -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolpcg.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolpcg.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunlinsol/sunlinsol_pcg.h Install SUNLINSOL_SPBCGS -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolspbcgs.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolspbcgs.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunlinsol/sunlinsol_spbcgs.h Install SUNLINSOL_SPFGMR -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolspfgmr.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolspfgmr.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunlinsol/sunlinsol_spfgmr.h Install SUNLINSOL_SPGMR -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolspgmr.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolspgmr.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunlinsol/sunlinsol_spgmr.h Install SUNLINSOL_SPTFQMR -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolsptfqmr.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunlinsolsptfqmr.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunlinsol/sunlinsol_sptfqmr.h Install SUNNONLINSOL_NEWTON -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunnonlinsolnewton.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunnonlinsolnewton.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunnonlinsol/sunnonlinsol_newton.h Install SUNNONLINSOL_FIXEDPOINT -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunnonlinsolfixedpoint.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_sunnonlinsolfixedpoint.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/sunnonlinsol/sunnonlinsol_fixedpoint.h Install ARKODE -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_arkode.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_arkode.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_arkstep.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_bandpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_bbdpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_butcher.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_butcher_erk.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_butcher_dirk.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_erkstep.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_ls.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/arkode/arkode_mristep.h Install CVODE -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_cvode.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_cvode.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvode/cvode.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvode/cvode_bandpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvode/cvode_bbdpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvode/cvode_diag.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvode/cvode_direct.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvode/cvode_ls.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvode/cvode_spils.h Install CVODES -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_cvodes.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_cvodes.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvodes/cvodes.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvodes/cvodes_bandpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvodes/cvodes_bbdpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvodes/cvodes_diag.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvodes/cvodes_direct.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvodes/cvodes_ls.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/cvodes/cvodes_spils.h Install IDA -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_ida.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_ida.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/ida/ida.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/ida/ida_bbdpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/ida/ida_direct.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/ida/ida_ls.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/ida/ida_spils.h Install IDAS -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_idas.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_idas.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/idas/idas.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/idas/idas_bbdpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/idas/idas_direct.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/idas/idas_ls.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/idas/idas_spils.h Install KINSOL -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_kinsol.lib -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/lib/sundials_kinsol.dll -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/kinsol/kinsol.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/kinsol/kinsol_bbdpre.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/kinsol/kinsol_direct.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/include/kinsol/kinsol_ls.h -- Installing: C:/J/c3ipr/pr_1839_2_0_108/.short/6a80df/1/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 69 '.h' files sundials/5.2.0 package(): Packaged 3 files: LICENSE, NOTICE, LICENSE sundials/5.2.0 package(): Packaged 20 '.dll' files sundials/5.2.0 package(): Packaged 20 '.lib' files sundials/5.2.0: Package 'a9e1719f8167d249232c6d3b2d93dfd8c38e4f39' created sundials/5.2.0: Created package revision 62295df8a0714dc6ebf4aa73adf1ff2c [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: 'C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122/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 C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122 && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -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 C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all\test_package ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- 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 -- 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: C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all/test_package/build/e14a1c16cabcfe001e4e830532d55687c8f23122 ----Running------ > cmake --build C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122 --config Release -- /m:1 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all/test_package/CMakeLists.txt test_arkode.cpp C:\J\c3ipr\co_pr_1839_2_0_108\recipes\sundials\all\test_package\test_arkode.cpp(140): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\c3ipr\co_pr_1839_2_0_108\recipes\sundials\all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122\test_arkode.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.14393.0\ucrt\stdio.h(207): note: see declaration of 'fopen' test_arkode.vcxproj -> C:\J\c3ipr\co_pr_1839_2_0_108\recipes\sundials\all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122\bin\test_arkode.exe Building Custom Rule C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all/test_package/CMakeLists.txt test_cvode.cpp test_cvode.vcxproj -> C:\J\c3ipr\co_pr_1839_2_0_108\recipes\sundials\all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122\bin\test_cvode.exe Building Custom Rule C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all/test_package/CMakeLists.txt test_cvodes.cpp test_cvodes.vcxproj -> C:\J\c3ipr\co_pr_1839_2_0_108\recipes\sundials\all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122\bin\test_cvodes.exe Building Custom Rule C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all/test_package/CMakeLists.txt test_ida.cpp test_ida.vcxproj -> C:\J\c3ipr\co_pr_1839_2_0_108\recipes\sundials\all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122\bin\test_ida.exe Building Custom Rule C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all/test_package/CMakeLists.txt test_idas.cpp test_idas.vcxproj -> C:\J\c3ipr\co_pr_1839_2_0_108\recipes\sundials\all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122\bin\test_idas.exe Building Custom Rule C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all/test_package/CMakeLists.txt test_kinsol.cpp test_kinsol.vcxproj -> C:\J\c3ipr\co_pr_1839_2_0_108\recipes\sundials\all\test_package\build\e14a1c16cabcfe001e4e830532d55687c8f23122\bin\test_kinsol.exe Building Custom Rule C:/J/c3ipr/co_pr_1839_2_0_108/recipes/sundials/all/test_package/CMakeLists.txt sundials/5.2.0 (test package): Running test() JSON file created at 'C:/J/c3ipr/co_pr_1839_2_0_108/_create.json'