[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55170] [PATCH 0/5] gnu: dealii: Add SUNDIALS dependency and update
From: |
Paul A. Patience |
Subject: |
[bug#55170] [PATCH 0/5] gnu: dealii: Add SUNDIALS dependency and update to 9.3.3. |
Date: |
Mon, 02 May 2022 14:01:48 +0000 |
On 2022-04-29 08:02:27-04:00, Ludovic Courtès wrote:
> "Paul A. Patience" <paul@apatience.com> skribis:
>> This patch series must be applied on top of the v2 patches in bug#50080 [1].
>> It adds SUNDIALS to deal.II's dependencies and updates deal.II to the latest
>> version.
>
> %exception #<&invoke-error program: "cmake" arguments: ("../sundials-5.8.0"
> "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
> "-DCMAKE_INSTALL_PREFIX=/gnu/store/95ax5rqb6k1rkfii2i2nnbjfazr58zvi-sundials-openmpi-5.8.0"
> "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_RPATH_USE_LINK_PATH=TRUE"
> "-DCMAKE_INSTALL_RPATH=/gnu/store/95ax5rqb6k1rkfii2i2nnbjfazr58zvi-sundials-openmpi-5.8.0/lib"
> "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DENABLE_MPI:BOOL=ON" "-DCMAKE_C_FLAGS=-O2 -g
> -fcommon" "-DEXAMPLES_ENABLE_C:BOOL=ON" "-DEXAMPLES_ENABLE_CXX:BOOL=ON"
> "-DEXAMPLES_ENABLE_F77:BOOL=ON" "-DEXAMPLES_ENABLE_F90:BOOL=ON"
> "-DEXAMPLES_INSTALL:BOOL=OFF" "-DFCMIX_ENABLE:BOOL=ON" "-DKLU_ENABLE:BOOL=ON"
> "-DKLU_INCLUDE_DIR=/gnu/store/cp95d1qfj1vsjn95rzj0f035rs966v0b-suitesparse-5.10.1/include"
>
> "-DKLU_LIBRARY_DIR=/gnu/store/cp95d1qfj1vsjn95rzj0f035rs966v0b-suitesparse-5.10.1/lib")
> exit-status: 1 term-signal: #f stop-signal: #f>
Did you apply the v2 patches (well, now v3) in bug#50080 [1]?
The configure flags contain EXAMPLES_ENABLE_F77, among others, which I
removed in bug#50080.
Best regards,
Paul
[1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=50080
- [bug#55170] [PATCH 0/5] gnu: dealii: Add SUNDIALS dependency and update to 9.3.3.,
Paul A. Patience <=