******************************************************************************** conan install sundials/7.1.1@#75da6f1f7b369ecb2d76a1cdeaaa6738 --build=sundials -pr /home/conan/workspace/prod-v1/bsr/95154/cbeac/profile_linux_9_libstdcpp11_gcc_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 (/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] sundials:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openblas/0.3.27: Not found in local cache, looking in remotes... openblas/0.3.27: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openblas/0.3.27: Downloaded recipe revision c16c3dbdf45e4a4ff56f8ada8631a2f3 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 openblas/0.3.27 from 'conan-center' - Downloaded sundials/7.1.1 from local cache - Cache Packages openblas/0.3.27:3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9 - Download sundials/7.1.1:a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f - Build Build requirements cmake/3.30.1 from 'conan-center' - Downloaded Build requirements packages cmake/3.30.1:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.30.1: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.30.1: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.30.1: Downloaded package revision e7d061c5f4a87f857d92e9060fe3cd6c openblas/0.3.27: Retrieving package 3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openblas/0.3.27: Package installed 3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9 openblas/0.3.27: Downloaded package revision 6209c215bae443f95f09573e4798addf cmake/3.30.1: Appending PATH environment variable: /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/cmake/3.30.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/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 /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/source/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 /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f sundials/7.1.1: Generator txt created conanbuildinfo.txt sundials/7.1.1: Calling generate() sundials/7.1.1: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' sundials/7.1.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/generators/conan_toolchain.cmake -DCMAKE_TRY_COMPILE_CONFIGURATION=Release -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' sundials/7.1.1: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sundials/7.1.1: Calling build() sundials/7.1.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/package/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f" -DCMAKE_TRY_COMPILE_CONFIGURATION="Release" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/src" ----Running------ > . "/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/package/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f" -DCMAKE_TRY_COMPILE_CONFIGURATION="Release" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- SUNDIALS_GIT_VERSION: -- Building SUNDIALS in 'Release' mode. -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int64_t -- Check size of int64_t - done -- Using int64_t for indices -- C standard set to 99 -- C extensions set to ON -- Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_EXPECT -- Performing Test SUNDIALS_C_COMPILER_HAS_BUILTIN_EXPECT - Success -- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_ASSUME -- Performing Test SUNDIALS_C_COMPILER_HAS_ATTRIBUTE_ASSUME - 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 - Success -- Looking for POSIX timers... found -- Performing Test COMPILER_HAS_DEPRECATED_MSG -- Performing Test COMPILER_HAS_DEPRECATED_MSG - Success -- The Fortran compiler identification is GNU 9.2.1 -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Check for working Fortran compiler: /usr/bin/gfortran - skipped -- Appending C RELEASE flags -- Appending Fortran RELEASE flags -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for Fortran sgemm -- Looking for Fortran sgemm - not found -- Looking for Fortran sgemm -- Looking for Fortran sgemm - found -- Found BLAS: /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/openblas/0.3.27/_/_/package/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9/lib/libopenblas.a;-lpthread -- Looking for Fortran cheev -- Looking for Fortran cheev - found -- Found LAPACK: /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/openblas/0.3.27/_/_/package/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9/lib/libopenblas.a;/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/openblas/0.3.27/_/_/package/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9/lib/libopenblas.a;-lpthread -- Looking for LAPACK libraries... OK -- LAPACK_LIBRARIES: /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/openblas/0.3.27/_/_/package/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9/lib/libopenblas.a;/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/openblas/0.3.27/_/_/package/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9/lib/libopenblas.a;-lpthread -- Determining Fortran name-mangling scheme... OK -- Checking if LAPACK works with SUNDIALS... FAILED -- Check output: -- Configuring incomplete, errors occurred! sundials/7.1.1: CMake Warning at cmake/macros/SundialsOption.cmake:84 (message): The variable SUNDIALS_GINKGO_BACKENDS was set to but not all of its dependencies (ENABLE_GINKGO,) evaluate to TRUE. Unsetting SUNDIALS_GINKGO_BACKENDS. Call Stack (most recent call first): cmake/SundialsTPLOptions.cmake:89 (sundials_option) CMakeLists.txt:168 (include) CMake Warning at cmake/macros/SundialsOption.cmake:84 (message): The variable GINKGO_WORKS was set to ON but not all of its dependencies (ENABLE_GINKGO,) evaluate to TRUE. Unsetting GINKGO_WORKS. Call Stack (most recent call first): cmake/SundialsTPLOptions.cmake:92 (sundials_option) CMakeLists.txt:168 (include) CMake Warning at cmake/macros/SundialsOption.cmake:84 (message): The variable KLU_WORKS was set to ON but not all of its dependencies (ENABLE_KLU,) evaluate to TRUE. Unsetting KLU_WORKS. Call Stack (most recent call first): cmake/SundialsTPLOptions.cmake:167 (sundials_option) CMakeLists.txt:168 (include) CMake Warning at cmake/macros/SundialsOption.cmake:84 (message): The variable ENABLE_CALIPER was set to OFF but not all of its dependencies (SUNDIALS_BUILD_WITH_PROFILING,) evaluate to TRUE. Unsetting ENABLE_CALIPER. Call Stack (most recent call first): cmake/SundialsTPLOptions.cmake:310 (sundials_option) CMakeLists.txt:168 (include) CMake Warning at cmake/macros/SundialsOption.cmake:84 (message): The variable ENABLE_ADIAK was set to OFF but not all of its dependencies (SUNDIALS_BUILD_WITH_PROFILING,) evaluate to TRUE. Unsetting ENABLE_ADIAK. Call Stack (most recent call first): cmake/SundialsTPLOptions.cmake:324 (sundials_option) CMakeLists.txt:168 (include) Change Dir: '/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest' Run Build Command(s): /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/cmake/3.30.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/cmake/3.30.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/cmake -S/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest -B/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest --check-build-system CMakeFiles/Makefile.cmake 0 /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/cmake/3.30.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/cmake -E cmake_progress_start /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest/CMakeFiles /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest' /usr/bin/make -f CMakeFiles/ltest.dir/build.make CMakeFiles/ltest.dir/depend make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest' cd /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest && /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/cmake/3.30.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest/CMakeFiles/ltest.dir/DependInfo.cmake Dependee "/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest/CMakeFiles/ltest.dir/DependInfo.cmake" is newer than depender "/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest/CMakeFiles/ltest.dir/depend.internal". Dependee "/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest/CMakeFiles/ltest.dir/depend.internal". Scanning dependencies of target ltest make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest' /usr/bin/make -f CMakeFiles/ltest.dir/build.make CMakeFiles/ltest.dir/build make[2]: Entering directory '/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest' [ 50%] Building C object CMakeFiles/ltest.dir/ltest.c.o /usr/bin/gcc -m64 -O3 -DNDEBUG -std=gnu99 -fPIE -o CMakeFiles/ltest.dir/ltest.c.o -c /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest/ltest.c [100%] Linking C executable ltest /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/cmake/3.30.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/cmake -E cmake_link_script CMakeFiles/ltest.dir/link.txt --verbose=1 /usr/bin/gcc -m64 -O3 -DNDEBUG -m64 CMakeFiles/ltest.dir/ltest.c.o -o ltest /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/openblas/0.3.27/_/_/package/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9/lib/libopenblas.a /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/openblas/0.3.27/_/_/package/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9/lib/libopenblas.a -lpthread /usr/bin/ld: /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/openblas/0.3.27/_/_/package/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9/lib/libopenblas.a(dgetrf_parallel.c.o): in function `dgetrf_parallel.localalias': dgetrf_parallel.c:(.text+0x185e): undefined reference to `sqrt' /usr/bin/ld: dgetrf_parallel.c:(.text+0x18a5): undefined reference to `sqrt' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/ltest.dir/build.make:101: ltest] Error 1 make[2]: Leaving directory '/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest' make[1]: *** [CMakeFiles/Makefile2:86: CMakeFiles/ltest.dir/all] Error 2 make[1]: Leaving directory '/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/LapackTest' make: *** [Makefile:94: all] Error 2 CMake Error at cmake/tpl/SundialsLapack.cmake:358 (message): SUNDIALS interface to LAPACK is not functional. Call Stack (most recent call first): cmake/SundialsSetupTPLs.cmake:122 (include) CMakeLists.txt:186 (include) WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** 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 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 sundials/7.1.1: ERROR: Package 'a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f' build failed sundials/7.1.1: WARN: Build folder /home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release ERROR: sundials/7.1.1: Error in build() method, line 218 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/package/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f" -DCMAKE_TRY_COMPILE_CONFIGURATION="Release" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/95154/bfabd/.conan/data/sundials/7.1.1/_/_/build/a540cc10d8ac89bf8a5cd5ffc7cd431f4d0a0f2f/src"