Opened 15 months ago
#68064 assigned defect
py-petsc4py @3.15.0: error: "PETSc was configured with one MPICH mpi.h version but now appears to be compiling using a different MPICH mpi.h version"
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | py-petsc4py |
Description
In file included from src/PETSc.c:4: In file included from src/petsc4py.PETSc.c:750: In file included from /opt/local/lib/petsc/include/petsc.h:5: In file included from /opt/local/lib/petsc/include/petscbag.h:4: /opt/local/lib/petsc/include/petscsys.h:213:6: error: "PETSc was configured with one MPICH mpi.h version but now appears to be compiling using a different MPICH mpi.h version" # error "PETSc was configured with one MPICH mpi.h version but now appears to be compiling using a different MPICH mpi.h version" ^ 1 error generated. error: command '/opt/local/bin/mpicc-mpich-mp' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel
Note: See
TracTickets for help on using
tickets.