<div dir="ltr"><div dir="ltr">On Thu, Jan 18, 2024 at 11:47 PM Adrian Croucher <<a href="mailto:a.croucher@auckland.ac.nz">a.croucher@auckland.ac.nz</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">hi<br>
<br>
I've just started having errors building PETSc on both my Github CI <br>
pipeline and on another machine, as a result of zlib failing to <br>
download. (I'm using the download-zlib option.) The error is:<br>
<br>
UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>
Error during download/extract/detection of ZLIB:<br>
Unable to download package ZLIB from: <a href="http://www.zlib.net/zlib-1.2.11.tar.gz" rel="noreferrer" target="_blank">http://www.zlib.net/zlib-1.2.11.tar.gz</a><br>
<br>
...<br>
<br>
Unable to download package ZLIB from: <br>
<a href="http://ftp.mcs.anl.gov/pub/petsc/externalpackages/zlib-1.2.11.tar.gz" rel="noreferrer" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/externalpackages/zlib-1.2.11.tar.gz</a><br>
<br>
...<br>
<br>
Unable to download package ZLIB from: <br>
<a href="ftp://ftp.mcs.anl.gov/pub/petsc/externalpackages/zlib-1.2.11.tar.gz" rel="noreferrer" target="_blank">ftp://ftp.mcs.anl.gov/pub/petsc/externalpackages/zlib-1.2.11.tar.gz</a><br>
<br>
...<br>
<br>
Unable to download package ZLIB from: <br>
<a href="https://www.mcs.anl.gov/petsc/mirror/externalpackages/zlib-1.2.11.tar.gz" rel="noreferrer" target="_blank">https://www.mcs.anl.gov/petsc/mirror/externalpackages/zlib-1.2.11.tar.gz</a><br>
<br>
When I test these URLs, the first one from <a href="http://www.zlib.net" rel="noreferrer" target="_blank">www.zlib.net</a> does indeed give <br>
a 404. But the other ones are valid. I assumed that it's trying these <br>
URLs in sequence until it finds one that works?<br>
<br>
I am using an older version of PETSc (3.15.5) as there is a PETSc bug in <br>
more recent versions that affects my project and means I can't upgrade <br>
until it is resolved.<br></blockquote><div><br></div><div>Hi Adrian,</div><div><br></div><div>I put in a test for redistribution with overlap, Plex test ex12, test 7. You can run it using</div><div><br></div><div>  make -f ./gmakefile test search="dm_impls_plex_tests-ex12_7"</div><div><br></div><div>and see the output in src/dm/impls/plex/tests/output/ex12_7.out. The second DMPlexDistribute() call</div><div>is made on a mesh with overlap.</div><div><br></div><div>If this is not a solution, can we make a small test that goes in ex12 that shows what is wrong?</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">
Regards, Adrian<br>
<br>
-- <br>
Dr Adrian Croucher<br>
Senior Research Fellow<br>
Department of Engineering Science<br>
University of Auckland, New Zealand<br>
email: <a href="mailto:a.croucher@auckland.ac.nz" target="_blank">a.croucher@auckland.ac.nz</a><br>
tel: +64 (0)9 923 4611<br>
<br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><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>