Running PETSc check examples to verify correct installation Using PETSC_DIR=/Users/hymanjd/src/petsc and PETSC_ARCH=arch-darwin-c-debug Possible error running C/C++ src/snes/tutorials/ex19 with 1 MPI process See https://petsc.org/release/faq/ [-1]PETSC ERROR: --------------------- Error Message -------------------------------------------------------------- [-1]PETSC ERROR: MPI library at runtime is not compatible with MPI used at compile time [-1]PETSC ERROR: Application was linked against both Open MPI and MPICH based MPI libraries and will not run correctly =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 28900 RUNNING AT MacBookPro = EXIT CODE: 11 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault: 11 (signal 11) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions Possible error running C/C++ src/snes/tutorials/ex19 with 2 MPI processes See https://petsc.org/release/faq/ [-1]PETSC ERROR: --------------------- Error Message -------------------------------------------------------------- [-1]PETSC ERROR: MPI library at runtime is not compatible with MPI used at compile time [-1]PETSC ERROR: Application was linked against both Open MPI and MPICH based MPI libraries and will not run correctly [-1]PETSC ERROR: --------------------- Error Message -------------------------------------------------------------- [-1]PETSC ERROR: MPI library at runtime is not compatible with MPI used at compile time [-1]PETSC ERROR: Application was linked against both Open MPI and MPICH based MPI libraries and will not run correctly =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 28926 RUNNING AT MacBookPro = EXIT CODE: 11 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault: 11 (signal 11) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions 0a1,14 > [-1]PETSC ERROR: --------------------- Error Message -------------------------------------------------------------- > [-1]PETSC ERROR: MPI library at runtime is not compatible with MPI used at compile time > [-1]PETSC ERROR: Application was linked against both Open MPI and MPICH based MPI libraries and will not run correctly > > =================================================================================== > = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES > = PID 29086 RUNNING AT MacBookPro > = EXIT CODE: 11 > = CLEANING UP REMAINING PROCESSES > = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES > =================================================================================== > YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault: 11 (signal 11) > This typically refers to a problem with your application. > Please see the FAQ page for debugging suggestions /Users/hymanjd/src/petsc/src/vec/vec/tests Possible problem with ex47 running with HDF5, diffs above ========================================= Possible error running Fortran example src/snes/tutorials/ex5f with 1 MPI process See https://petsc.org/release/faq/ [-1]PETSC ERROR: --------------------- Error Message -------------------------------------------------------------- [-1]PETSC ERROR: MPI library at runtime is not compatible with MPI used at compile time [-1]PETSC ERROR: Application was linked against both Open MPI and MPICH based MPI libraries and will not run correctly Program received signal SIGSEGV: Segmentation fault - invalid memory reference. Backtrace for this error: Could not print backtrace: DW_FORM_addrx value out of range #0 0x10304ecfb in ??? #1 0x10304dd83 in ??? #2 0x1966e2de3 in ??? =================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES = PID 29242 RUNNING AT MacBookPro = EXIT CODE: 11 = CLEANING UP REMAINING PROCESSES = YOU CAN IGNORE THE BELOW CLEANUP MESSAGES =================================================================================== YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault: 11 (signal 11) This typically refers to a problem with your application. Please see the FAQ page for debugging suggestions Completed PETSc check examples Error while running make check