Skip to content
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

DEAL_II_HAVE_USABLE_FLAGS_DEBUG error #332

Open
Wayne901 opened this issue Feb 20, 2023 · 0 comments
Open

DEAL_II_HAVE_USABLE_FLAGS_DEBUG error #332

Wayne901 opened this issue Feb 20, 2023 · 0 comments

Comments

@Wayne901
Copy link

Hello, I met some following error:
Compiler setup check for DEAL_II_HAVE_USABLE_FLAGS_DEBUG failed with:
Change Dir: /home/wyy/libs/candi/install/tmp/build/deal.II-master/check_compiler_setup/CheckCompilerSetupDEAL_II_HAVE_USABLE_FLAGS_DEBUG
Unable to compile a simple test program. Trying to drop "-fuse-ld=gold" from the linker flags.
I thought it's due to different compiler during the installation, but I reinstall openmpi through yum and
"module load mpi/openmpi_x86-64" so compilers should be consistent.

I'm installing dealii on a cluster with candi so I suspect it relates to mis-linked environment. Install on my own
virtual machine and succeed. I try to build deal.II directly without candi, and get "Insufficient gdf5 installation
found". However HDF5 was installed by candi and PETSC & SLEPC are installed with no error, so HDF5 should be build with MPI.

CMakeError.log
CMakeOutput.log
candi_configure.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant