******************************************************************************** conan install sundials/7.1.1@#4625a9e863085300dc6e9ec00e774c59 --build=sundials -pr C:/J/workspace/prod-v1/bsr@2/76145/cccde/profile_windows_16_md_vs_release_64.sundials-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\workspace\prod-v1\bsr@2\76145\aacee\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\workspace\prod-v1\bsr@2\76145\aacee\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] sundials:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sundials/7.1.1: Forced build from source cmake/3.30.1: Not found in local cache, looking in remotes... cmake/3.30.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.30.1: Downloaded recipe revision 6d832cf2d46f6ec969ca5ed5b41f91eb Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.18 <4' required by 'sundials/7.1.1' resolved to 'cmake/3.30.1' in remote 'conan-center' Installing package: sundials/7.1.1 Requirements sundials/7.1.1 from local cache - Cache Packages sundials/7.1.1:abdd71651bbbe0cdf0c66f5a361fb3f49571f83e - Build Build requirements cmake/3.30.1 from 'conan-center' - Downloaded Build requirements packages cmake/3.30.1:ca33edce272a279b24f87dc0d4cf5bbdcffbc187 - Download Installing (downloading, building) binaries... cmake/3.30.1: Retrieving package ca33edce272a279b24f87dc0d4cf5bbdcffbc187 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.30.1: Package installed ca33edce272a279b24f87dc0d4cf5bbdcffbc187 cmake/3.30.1: Downloaded package revision 367771b8756214a003b63fcb9dd93c5a cmake/3.30.1: Appending PATH environment variable: C:\J\workspace\prod-v1\bsr@2\76145\aacee\.conan\data\cmake\3.30.1\_\_\package\ca33edce272a279b24f87dc0d4cf5bbdcffbc187\bin sundials/7.1.1: Applying build-requirement: cmake/3.30.1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sundials/7.1.1: Configuring sources in C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\d3f677\1\src sundials/7.1.1: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK sundials/7.1.1: Copying sources to build folder sundials/7.1.1: Building your package in C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1 sundials/7.1.1: Generator txt created conanbuildinfo.txt sundials/7.1.1: Calling generate() sundials/7.1.1: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' sundials/7.1.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' sundials/7.1.1: Aggregating env generators [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/7.1.1: Calling build() sundials/7.1.1: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\src" ----Running------ > "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\build\generators\conanbuild.bat" && cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- SUNDIALS_GIT_VERSION: -- Building SUNDIALS in '' mode. -- SUNDIALS error checking enabled -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int64_t -- Check size of int64_t - done -- Using int64_t for indices -- C standard set to 99 -- C extensions set to ON -- Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_EXPECT -- Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_EXPECT - Failed -- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_ASSUME -- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_ASSUME - Failed -- Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_ASSUME -- Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_ASSUME - Failed -- Performing Test SUNDIALS_C_COMPILER_HAS_ASSUME -- Performing Test SUNDIALS_C_COMPILER_HAS_ASSUME - Failed -- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_UNUSED -- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_UNUSED - Failed -- Looking for rt library... FAILED -- Looking for POSIX timers... FAILED -- Performing Test COMPILER_HAS_DEPRECATED_MSG -- Performing Test COMPILER_HAS_DEPRECATED_MSG - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success -- Added NVECTOR_SERIAL module -- Added NVECTOR_MANYVECTOR module -- Added SUNMATRIX_BAND module -- Added SUNMATRIX_DENSE module -- Added SUNMATRIX_SPARSE module -- Added SUNLINSOL_BAND module -- Added SUNLINSOL_DENSE module -- Added SUNLINSOL_PCG module -- Added SUNLINSOL_SPBCGS module -- Added SUNLINSOL_SPFGMR module -- Added SUNLINSOL_SPGMR module -- Added SUNLINSOL_SPTFQMR module -- Added SUNNONLINSOL_NEWTON module -- Added SUNNONLINSOL_FIXEDPOINT module -- Added ARKODE module -- Added CVODE module -- Added CVODES module -- Added IDA module -- Added IDAS module -- Added KINSOL module -- Configuring done (149.4s) -- Generating done (1.5s) -- Build files have been written to: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/build sundials/7.1.1: CMake command: cmake --build "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\build" --config Release ----Running------ > "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\build\generators\conanbuild.bat" && cmake --build "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. 1>Checking Build System Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sundials/CMakeLists.txt sundials_adaptcontroller.c sundials_band.c sundials_context.c sundials_dense.c sundials_direct.c sundials_errors.c sundials_futils.c sundials_hashmap.c sundials_iterative.c sundials_linearsolver.c sundials_logger.c sundials_math.c sundials_matrix.c sundials_memory.c sundials_nonlinearsolver.c sundials_nvector_senswrapper.c sundials_nvector.c sundials_profiler.c sundials_version.c sundials_core_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sundials\sundials_core_obj_static.dir\Release\sundials_core_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sundials/CMakeLists.txt sundials_core_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_core_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/arkode/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/nvector/serial/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/nvector/serial/CMakeLists.txt nvector_serial.c sundials_nvecserial_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\nvector\serial\sundials_nvecserial_obj_static.dir\Release\sundials_nvecserial_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunadaptcontroller/imexgus/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunadaptcontroller/imexgus/CMakeLists.txt sunadaptcontroller_imexgus.c sundials_sunadaptcontrollerimexgus_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunadaptcontroller\imexgus\sundials_sunadaptcontrollerimexgus_obj_static.dir\Release\sundials_sunadaptcontrollerimexgus_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunadaptcontroller/soderlind/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunadaptcontroller/soderlind/CMakeLists.txt sunadaptcontroller_soderlind.c sundials_sunadaptcontrollersoderlind_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunadaptcontroller\soderlind\sundials_sunadaptcontrollersoderlind_obj_static.dir\Release\sundials_sunadaptcontrollersoderlind_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/band/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/band/CMakeLists.txt sunmatrix_band.c sundials_sunmatrixband_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunmatrix\band\sundials_sunmatrixband_obj_static.dir\Release\sundials_sunmatrixband_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/band/CMakeLists.txt sundials_sunmatrixband_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunmatrixband_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/band/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/band/CMakeLists.txt sunlinsol_band.c sundials_sunlinsolband_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunlinsol\band\sundials_sunlinsolband_obj_static.dir\Release\sundials_sunlinsolband_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/dense/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/dense/CMakeLists.txt sunmatrix_dense.c sundials_sunmatrixdense_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunmatrix\dense\sundials_sunmatrixdense_obj_static.dir\Release\sundials_sunmatrixdense_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/dense/CMakeLists.txt sundials_sunmatrixdense_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunmatrixdense_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/dense/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/dense/CMakeLists.txt sunlinsol_dense.c sundials_sunlinsoldense_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunlinsol\dense\sundials_sunlinsoldense_obj_static.dir\Release\sundials_sunlinsoldense_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/pcg/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/pcg/CMakeLists.txt sunlinsol_pcg.c sundials_sunlinsolpcg_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunlinsol\pcg\sundials_sunlinsolpcg_obj_static.dir\Release\sundials_sunlinsolpcg_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spbcgs/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spbcgs/CMakeLists.txt sunlinsol_spbcgs.c sundials_sunlinsolspbcgs_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunlinsol\spbcgs\sundials_sunlinsolspbcgs_obj_static.dir\Release\sundials_sunlinsolspbcgs_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spfgmr/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spfgmr/CMakeLists.txt sunlinsol_spfgmr.c sundials_sunlinsolspfgmr_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunlinsol\spfgmr\sundials_sunlinsolspfgmr_obj_static.dir\Release\sundials_sunlinsolspfgmr_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spgmr/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spgmr/CMakeLists.txt sunlinsol_spgmr.c sundials_sunlinsolspgmr_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunlinsol\spgmr\sundials_sunlinsolspgmr_obj_static.dir\Release\sundials_sunlinsolspgmr_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/sptfqmr/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/sptfqmr/CMakeLists.txt sunlinsol_sptfqmr.c sundials_sunlinsolsptfqmr_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunlinsol\sptfqmr\sundials_sunlinsolsptfqmr_obj_static.dir\Release\sundials_sunlinsolsptfqmr_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/sparse/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/sparse/CMakeLists.txt sunmatrix_sparse.c sundials_sunmatrixsparse_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunmatrix\sparse\sundials_sunmatrixsparse_obj_static.dir\Release\sundials_sunmatrixsparse_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmemory/system/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmemory/system/CMakeLists.txt sundials_system_memory.c sundials_sunmemsys_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunmemory\system\sundials_sunmemsys_obj_static.dir\Release\sundials_sunmemsys_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunnonlinsol/fixedpoint/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunnonlinsol/fixedpoint/CMakeLists.txt sunnonlinsol_fixedpoint.c sundials_sunnonlinsolfixedpoint_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunnonlinsol\fixedpoint\sundials_sunnonlinsolfixedpoint_obj_static.dir\Release\sundials_sunnonlinsolfixedpoint_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunnonlinsol/newton/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunnonlinsol/newton/CMakeLists.txt sunnonlinsol_newton.c sundials_sunnonlinsolnewton_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\sunnonlinsol\newton\sundials_sunnonlinsolnewton_obj_static.dir\Release\sundials_sunnonlinsolnewton_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/arkode/CMakeLists.txt arkode_adapt.c arkode_arkstep_io.c arkode_arkstep_nls.c arkode_arkstep.c arkode_bandpre.c arkode_bbdpre.c arkode_butcher_dirk.c arkode_butcher_erk.c arkode_butcher.c arkode_erkstep_io.c arkode_erkstep.c arkode_interp.c arkode_io.c arkode_ls.c arkode_mri_tables.c arkode_mristep_io.c arkode_mristep_nls.c arkode_mristep.c arkode_relaxation.c arkode_root.c arkode_sprkstep_io.c arkode_sprkstep.c arkode_sprk.c arkode_user_controller.c arkode.c sundials_arkode_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\arkode\sundials_arkode_obj_static.dir\Release\sundials_arkode_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/cvode/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/cvode/CMakeLists.txt cvode.c cvode_bandpre.c cvode_bbdpre.c cvode_diag.c cvode_io.c cvode_ls.c cvode_nls.c cvode_proj.c sundials_cvode_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\cvode\sundials_cvode_obj_static.dir\Release\sundials_cvode_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/cvodes/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/cvodes/CMakeLists.txt cvodea.c cvodea_io.c cvodes.c cvodes_bandpre.c cvodes_bbdpre.c cvodes_diag.c cvodes_io.c cvodes_ls.c cvodes_nls.c cvodes_nls_sim.c cvodes_nls_stg.c cvodes_nls_stg1.c cvodes_proj.c sundials_cvodes_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\cvodes\sundials_cvodes_obj_static.dir\Release\sundials_cvodes_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/ida/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/ida/CMakeLists.txt ida.c ida_bbdpre.c ida_ic.c ida_io.c ida_ls.c ida_nls.c sundials_ida_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\ida\sundials_ida_obj_static.dir\Release\sundials_ida_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/idas/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/idas/CMakeLists.txt idas.c idaa.c idas_io.c idas_ic.c idaa_io.c idas_ls.c idas_bbdpre.c idas_nls.c idas_nls_sim.c idas_nls_stg.c sundials_idas_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\idas\sundials_idas_obj_static.dir\Release\sundials_idas_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/kinsol/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/kinsol/CMakeLists.txt kinsol.c kinsol_bbdpre.c kinsol_io.c kinsol_ls.c sundials_kinsol_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\kinsol\sundials_kinsol_obj_static.dir\Release\sundials_kinsol_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/nvector/manyvector/CMakeLists.txt Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/nvector/manyvector/CMakeLists.txt nvector_manyvector.c sundials_nvecmanyvector_obj_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\src\nvector\manyvector\sundials_nvecmanyvector_obj_static.dir\Release\sundials_nvecmanyvector_obj_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/arkode/CMakeLists.txt sundials_arkode_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_arkode_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/cvode/CMakeLists.txt sundials_cvode_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_cvode_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/cvodes/CMakeLists.txt sundials_cvodes_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_cvodes_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/ida/CMakeLists.txt sundials_ida_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_ida_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/idas/CMakeLists.txt sundials_idas_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_idas_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/kinsol/CMakeLists.txt sundials_kinsol_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_kinsol_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/nvector/manyvector/CMakeLists.txt sundials_nvecmanyvector_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_nvecmanyvector_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/nvector/serial/CMakeLists.txt sundials_nvecserial_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_nvecserial_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/band/CMakeLists.txt sundials_sunlinsolband_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunlinsolband_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/dense/CMakeLists.txt sundials_sunlinsoldense_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunlinsoldense_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/pcg/CMakeLists.txt sundials_sunlinsolpcg_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunlinsolpcg_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spbcgs/CMakeLists.txt sundials_sunlinsolspbcgs_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunlinsolspbcgs_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spfgmr/CMakeLists.txt sundials_sunlinsolspfgmr_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunlinsolspfgmr_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/spgmr/CMakeLists.txt sundials_sunlinsolspgmr_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunlinsolspgmr_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunlinsol/sptfqmr/CMakeLists.txt sundials_sunlinsolsptfqmr_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunlinsolsptfqmr_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunmatrix/sparse/CMakeLists.txt sundials_sunmatrixsparse_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunmatrixsparse_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunnonlinsol/fixedpoint/CMakeLists.txt sundials_sunnonlinsolfixedpoint_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunnonlinsolfixedpoint_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/src/sunnonlinsol/newton/CMakeLists.txt sundials_sunnonlinsolnewton_static.vcxproj -> C:\J\workspace\prod-v1\bsr@2\76145\aacee\s\8b4bf2\1\build\bin\Release\sundials_sunnonlinsolnewton_static.lib Building Custom Rule C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/8b4bf2/1/src/CMakeLists.txt sundials/7.1.1: Package 'abdd71651bbbe0cdf0c66f5a361fb3f49571f83e' built sundials/7.1.1: Build folder C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\build sundials/7.1.1: Generated conaninfo.txt sundials/7.1.1: Generated conanbuildinfo.txt sundials/7.1.1: Generating the package sundials/7.1.1: Package folder C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\1492c5\1 sundials/7.1.1: Calling package() sundials/7.1.1: Copied 1 file: LICENSE sundials/7.1.1: CMake command: cmake --install "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\build" --config Release --prefix "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1" ----Running------ > "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\build\generators\conanbuild.bat" && cmake --install "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s\8b4bf2\1\build" --config Release --prefix "C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1" ----------------- -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_core_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_adaptcontroller.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_band.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_base.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_context.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_context.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_convertibleto.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_core.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_core.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_dense.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_direct.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_errors.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_futils.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_iterative.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_linearsolver.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_linearsolver.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_logger.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_math.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_matrix.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_matrix.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_memory.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_memory.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_mpi_types.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_nonlinearsolver.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_nonlinearsolver.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_nvector.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_nvector.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_profiler.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_profiler.hpp -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_types_deprecated.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_types.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_version.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/priv/sundials_context_impl.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/priv/sundials_errors_impl.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_nvecserial_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/nvector/nvector_serial.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_nvecmanyvector_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/nvector/nvector_manyvector.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunmatrixband_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunmatrix/sunmatrix_band.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunmatrixdense_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunmatrix/sunmatrix_dense.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunmatrixsparse_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunmatrix/sunmatrix_sparse.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunlinsolband_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunlinsol/sunlinsol_band.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunlinsoldense_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunlinsol/sunlinsol_dense.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunlinsolpcg_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunlinsol/sunlinsol_pcg.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunlinsolspbcgs_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunlinsol/sunlinsol_spbcgs.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunlinsolspfgmr_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunlinsol/sunlinsol_spfgmr.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunlinsolspgmr_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunlinsol/sunlinsol_spgmr.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunlinsolsptfqmr_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunlinsol/sunlinsol_sptfqmr.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunnonlinsolnewton_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunnonlinsol/sunnonlinsol_newton.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_sunnonlinsolfixedpoint_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunnonlinsol/sunnonlinsol_fixedpoint.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunmemory/sunmemory_system.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunadaptcontroller/sunadaptcontroller_imexgus.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sunadaptcontroller/sunadaptcontroller_soderlind.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_arkode_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_arkstep.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_bandpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_bbdpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_butcher.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_butcher_dirk.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_butcher_erk.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_erkstep.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_ls.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_mristep.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_sprk.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/arkode/arkode_sprkstep.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_cvode_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvode/cvode.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvode/cvode_bandpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvode/cvode_bbdpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvode/cvode_diag.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvode/cvode_ls.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvode/cvode_proj.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_cvodes_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvodes/cvodes.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvodes/cvodes_bandpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvodes/cvodes_bbdpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvodes/cvodes_diag.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvodes/cvodes_ls.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/cvodes/cvodes_proj.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_ida_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/ida/ida.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/ida/ida_bbdpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/ida/ida_ls.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_idas_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/idas/idas.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/idas/idas_bbdpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/idas/idas_ls.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/sundials_kinsol_static.lib -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/kinsol/kinsol.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/kinsol/kinsol_bbdpre.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/kinsol/kinsol_ls.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_export.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/sundials_config.h -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/LICENSE -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/include/sundials/NOTICE -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/cmake/sundials/SUNDIALSTargets.cmake -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/cmake/sundials/SUNDIALSTargets-release.cmake -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/cmake/sundials/SUNDIALSConfig.cmake -- Installing: C:/J/workspace/prod-v1/bsr@2/76145/aacee/s/1492c5/1/lib/cmake/sundials/SUNDIALSConfigVersion.cmake [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK sundials/7.1.1 package(): Packaged 75 '.h' files sundials/7.1.1 package(): Packaged 3 files: LICENSE, NOTICE, LICENSE sundials/7.1.1 package(): Packaged 10 '.hpp' files sundials/7.1.1 package(): Packaged 21 '.lib' files sundials/7.1.1: Package 'abdd71651bbbe0cdf0c66f5a361fb3f49571f83e' created sundials/7.1.1: Created package revision cf4f45d42df44fefc73581bb1b7fc12b [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK CMake Warning at cmake/SundialsBuildOptionsPre.cmake:85 (message): SUNDIALS is being built with extensive error checks, performance may be affected. Call Stack (most recent call first): CMakeLists.txt:162 (include) CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 Install shared components Install NVECTOR_SERIAL Install NVECTOR_MANYVECTOR Install SUNMATRIX_BAND Install SUNMATRIX_DENSE Install SUNMATRIX_SPARSE Install SUNLINSOL_BAND Install SUNLINSOL_DENSE Install SUNLINSOL_PCG Install SUNLINSOL_SPBCGS Install SUNLINSOL_SPFGMR Install SUNLINSOL_SPGMR Install SUNLINSOL_SPTFQMR Install SUNNONLINSOL_NEWTON Install SUNNONLINSOL_FIXEDPOINT Install ARKODE Install CVODE Install CVODES Install IDA Install IDAS Install KINSOL WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** sundials/7.1.1: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_nvecmanyvector library 'sundials_nvecmanyvector' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_nvecserial library 'sundials_nvecserial' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunlinsolband library 'sundials_sunlinsolband' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunlinsoldense library 'sundials_sunlinsoldense' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunlinsolpcg library 'sundials_sunlinsolpcg' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunlinsolspbcgs library 'sundials_sunlinsolspbcgs' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunlinsolspfgmr library 'sundials_sunlinsolspfgmr' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunlinsolspgmr library 'sundials_sunlinsolspgmr' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunlinsolsptfqmr library 'sundials_sunlinsolsptfqmr' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunmatrixband library 'sundials_sunmatrixband' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunmatrixdense library 'sundials_sunmatrixdense' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunmatrixsparse library 'sundials_sunmatrixsparse' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunnonlinsolfixedpoint library 'sundials_sunnonlinsolfixedpoint' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_sunnonlinsolnewton library 'sundials_sunnonlinsolnewton' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_arkode library 'sundials_arkode' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_cvode library 'sundials_cvode' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_cvodes library 'sundials_cvodes' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_ida library 'sundials_ida' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_idas library 'sundials_idas' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_kinsol library 'sundials_kinsol' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) [HOOK - conan-center.py] post_package_info(): ERROR: [LIBRARY DOES NOT EXIST (KB-H054)] Component sundials::sundials_core library 'sundials_core' is listed in the recipe, but not found installed at self.cpp_info.libdirs. Make sure you compiled the library correctly. If so, then the library name should probably be fixed. Otherwise, then the component should be removed. (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H054-LIBRARY-DOES-NOT-EXIST) ERROR: ConanException: [HOOK - conan-center.py] post_package_info(): Some checks failed running the hook, check the output