<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><br></div>   It appears you possibly have the environmental variable PETSC_OPTIONS set to -log_view or have a .petscrc file containing -log_view that is triggering the<div>printing of the logging information.</div><div><br></div><div>   The logging information confuses the error checker in make check to make it think there may be an error in the output when there is not.</div><div><br></div><div>    The tests ran fine.</div><div><br></div><div>   Barry</div><div><br id="lineBreakAtBeginningOfMessage"><div><br><blockquote type="cite"><div>On Nov 29, 2023, at 2:37 PM, Di Miao via petsc-users <petsc-users@mcs.anl.gov> wrote:</div><br class="Apple-interchange-newline"><div><meta charset="UTF-8"><div class="WordSection1" style="page: WordSection1; caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 18px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">Hi,<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">I tried to compile PETSc with the following configuration:<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 10.5pt; font-family: Consolas;"><o:p> </o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 10.5pt; font-family: Consolas;">./configure --with-debugging=0 COPTFLAGS='-O3' CXXOPTFLAGS='-O3' FOPTFLAGS='-O3' --with-clean=1 --with-make-exec=/SCRATCH/dimiao/test_space/installed/make/bin/make --with-cmake-exec=/SCRATCH/dimiao/test_space/cmake-3.27.9-linux-x86_64/bin/cmake --prefix=/SCRATCH/dimiao/test_space/installed/petsc_opt_mpi --with-mpi-dir=/SCRATCH/dimiao/test_space/installed/mpich PETSC_ARCH=petsc_opt_mpi --with-blaslapack-dir=/SCRATCH/dimiao/oneapi/mkl/latest --with-mkl_pardiso-dir=/SCRATCH/dimiao/oneapi/mkl/latest --with-x=0<o:p></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">I got three errors:<br>Possible error running C/C++ src/snes/tutorials/ex19 with 1 MPI process<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">Possible error running C/C++ src/snes/tutorials/ex19 with 2 MPI processes<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">Possible error running Fortran example src/snes/tutorials/ex5f with 1 MPI process<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">Below each error messages are nothing PETSc’s performance summary.<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">I have attached make.log, configure.log and the message from make check(make_check.log). Could you please give me some guidance on how to fix this issue?<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">Thank you,<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;">Di<o:p></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div></div><span id="cid:F62A206E-D6F6-4A08-96BD-0318696AA4D7"><configure.log></span><span id="cid:60DD19A2-14E9-49B8-85D2-8DF0F9D9DAAE"><make.log></span><span id="cid:82FC5B94-095E-441B-9526-166AEE473447"><make_check.log></span></div></blockquote></div><br></div></body></html>