<div dir="ltr"><div dir="ltr">On Sat, Oct 3, 2020 at 11:11 AM Zane Charles Jakobs <<a href="mailto:Zane.Jakobs@colorado.edu">Zane.Jakobs@colorado.edu</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi PETSc devs,</div><div><br></div><div>I just pulled the latest version of PETSc on master, and while my optimized build works fine, my debug build fails with the message</div><div><br></div><div>make[1]: *** No rule to make target 'src/sys/logging/examples/makefile'.  Stop.<br>make: *** [GNUmakefile:17: src/sys/logging/examples/makefile] Error 2</div><div><br></div><div>Doing <br></div><div>ls src/sys/logging/examples</div></div></blockquote><div><br></div><div>Remove this directory. It is not in the repository, and its presence is confusing the automatic detection for the build.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>shows a file named `index.html` and a directory named `tutorials`, but no makefile. My configure line is </div><div><br></div><div>./configure PETSC_ARCH=arch-linux-c-debug --with-cc=clang --with-cxx=clang++ COPTFLAGS="-O3 -march=native -mtune=native -fPIC" CXXOPTFLAGS="-O3 -march=native -mtune=native -fPIC" FOPTFLAGS="-O3 -march=native -mtune=native -fPIC" --with-avx2=1 --download-mpich --download-hypre --download-scalapack --download-mumps --with-debugging=yes --with-blaslapack-dir=/opt/intel/mkl --download-zlib --download-libpng --download-giflib --download-libjpeg --download-slepc --download-eigen</div><div><br></div><div>To reiterate, doing the exact same configure, but changing '-with-debugging=yes' to '-with-debugging=no' (and changing the PETSC_ARCH name to 'arch-linux-c-debug') and then building the non-debugging version of PETSc works as normal. Any ideas what could be going on?</div><div><br></div><div>Thanks!</div><div><br></div><div>-Zane Jakobs<br></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>