-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test DEAL_II_HAVE_USABLE_FLAGS_DEBUG failed #269
Comments
Thanks for reporting. Can you try switching on scalapack in the first section of packages? |
mpif90 is installed I am quite sure it is working: CMake Error at /usr/share/cmake-3.13/Modules/CMakeTestFortranCompiler.cmake:45 (message):
is not able to compile a simple test program. It fails with the following output:
|
your fortran compiler doesn't accept the configuration:
|
I am setting up a compilation of deal.II on a machine that does not have MUMPS installed on it. It failed while configuring deal.II itself, and I have no idea what went wrong. I suppose the problem is somewhere in Trilinos because I tried to set up deal.II manually and link it with Trilinos compilation generated by the script, while without Trilinos the issue is gone.
I am using the newest CMake 3.22.1, which I have downloaded as a binary release.
Other packages that are missing:
splint tcl-dev environment-modules libsuitesparse-dev qt4-dev-tools
I do not have a root privilege there so I am not able to install those (that is also why I am trying to set up everything via Candi in the first place)
CMakeError.log
CMakeOutput.log
candi.cfg
The text was updated successfully, but these errors were encountered: