<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">TL;DR: don’t use generalized unpacking here:</div><div class=""><br class=""></div><div class="">!2, 3.5 /home/glci/builds-stage1/ytsywSZu/0/petsc/petsc/config/BuildSystem/config/packages/tchem.py<br class="">generalized unpacking requires 3.5+</div><div class=""><br class=""></div><div class="">———</div><div class=""><br class=""></div>vermin is a python package that checks which python version is required to run a particular python script. Petsc targets python 2.6 or lower and 3.4 or lower, however your change would make python 3.5 the new minimum:<div class=""><br class=""></div><div class="">Minimum required versions: 3.5<br class="">Incompatible versions: 2<br class="">Target versions not met: 2.6-, 3.4-<br class=""><div class=""><br class=""></div><div class="">ctrl-F for “3.5” will find the file and reason in the output.<br class=""><div class=""><br class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); 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; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); 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; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div>Best regards,<br class=""><br class="">Jacob Faibussowitsch<br class="">(Jacob Fai - booss - oh - vitch)<br class=""></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Sep 27, 2021, at 10:04, Matthew Knepley <<a href="mailto:knepley@gmail.com" class="">knepley@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I do not understand what is being tested or where the failure lies?<div class=""><br class=""></div><div class="">  <a href="https://gitlab.com/petsc/petsc/-/jobs/1626183341" class="">https://gitlab.com/petsc/petsc/-/jobs/1626183341</a></div><div class=""><br class=""></div><div class="">   Thanks,</div><div class=""><br class=""></div><div class="">     Matt<br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class="">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br class="">-- Norbert Wiener</div><div class=""><br class=""></div><div class=""><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank" class="">https://www.cse.buffalo.edu/~knepley/</a><br class=""></div></div></div></div></div></div></div></div></div>
</div></blockquote></div><br class=""></div></div></div></body></html>