You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the flag -fallow-argument-mismatch you mentioned should take care of this issue. Can you retry and post the build log?
However, the code versions you posted have conflicting packages and versions (e.g., OpenMPI/MPICH and CGNS 4.5.0). Please take a look at our documentation for currently supported and tested versions https://mdolab-mach-aero.readthedocs-hosted.com/en/latest/installInstructions/install3rdPartyPackages.html
Description
When running "make" i get the following errors:
I tried the
-fallow-argument-mismatch
flag but it still produces errors.Code versions
Operating System: Linux 6.6.52-gentoo-gentoo-dist #10 SMP PREEMPT_DYNAMIC Mon Nov 11 10:26:45 CET 2024 x86_64 Intel(R) Core(TM) i7-14700 GenuineIntel GNU/Linux
cmake: 3.30.5
Gcc: (Gentoo 13.3.1_p20241025 p1) 13.3.1 20241024
Fortran Compiler: GNU Fortran (Gentoo 13.3.1_p20241025 p1) 13.3.1 20241024
Python: 3.12.7
OpenMPI: openmpi-4.2.3
MPICH: 4.2.3
CGNS: CGNS-4.5.0
PETSc: petsc-3.22.1
The text was updated successfully, but these errors were encountered: