<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="">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 class=""><br class=""></div><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 class=""><br class=""></div><div class="">Why is this test skipped (on a worker other than linux-knl)?</div><div class="">Thanks,</div><div class="">Pierre</div></body></html>