<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=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 22 Mar 2021, at 9:24 PM, Pierre Jolivet <<a href="mailto:pierre@joliv.et" class="">pierre@joliv.et</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class="">My make check is skipping tests which have a “requires: defined(PETSC_USE_SHARED_LIBRARIES)” with the message "<span style="orphans: 2; white-space: pre-wrap; widows: 2;" class="">SKIP PETSC_HAVE_DEFINED(PETSC_USE_SHARED_LIBRARIES) requirement not met" even though in configure.log I have:</span></div><div class=""><pre style="font-variant-ligatures: normal; orphans: 2; widows: 2; text-decoration-thickness: initial; overflow-wrap: break-word; white-space: pre-wrap;" class="">2021-03-22T16:17:43.1626452Z #define PETSC_USE_SHARED_LIBRARIES 1
</pre></div><div class="">Is this expected?</div></div></div></blockquote><div><br class=""></div><div>Sorry for the double send, I’m now realizing it should read define, not defined.</div><div><br class=""></div><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Here is an ever more puzzling behavior.</div><div class=""><a href="https://gitlab.com/petsc/petsc/-/jobs/1118286502/artifacts/browse/arch-ci-freebsd-pkgs-opt/tests/" class="">https://gitlab.com/petsc/petsc/-/jobs/1118286502/artifacts/browse/arch-ci-freebsd-pkgs-opt/tests/</a></div><div class=""><div class=""> ok ksp_ksp_tests-ex6_3_skip_pipegcr # SKIP Null requirement not met: define(PETSC_USE_AVX512_KERNELS)</div></div><div class=""><div class="">      #PIPEGCR generates nans on linux-knl</div><div class="">      test:</div><div class="">        requires: !define(PETSC_USE_AVX512_KERNELS)</div><div class="">        suffix: 3_skip_pipegcr</div></div></div></div></blockquote><div><br class=""></div><div><div>I’ve also realized that PETSC_USE_AVX512_KERNELS is defined on that worker, which seems a little weird to me (is it defined for all workers, even those which are not AVX512-capable?).</div><div><br class=""></div><div>Thanks,</div><div>Pierre</div></div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Why is this test skipped (on a worker other than linux-knl)?</div><div class="">Thanks,</div><div class="">Pierre</div></div></div></blockquote></div><br class=""></body></html>