<div dir="ltr"><div>Indeed! Thank you so much, Barry!</div><div>Sorry for my oversight.</div><div><br></div><div>Best,</div><div>Hom Nath</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 7, 2022 at 1:19 PM Barry Smith <<a href="mailto:bsmith@petsc.dev">bsmith@petsc.dev</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
   The cmake in your path is broken<br>
<br>
TESTING: locateCMake from config.packages.cmake(/gpfs/fs1/home/h/hngharti/hngharti/lsoft/petsc-gnu/config/BuildSystem/config/packages/cmake.py:53)<br>
Looking for default CMake executable<br>
    Checking for program /scinet/niagara/software/2019b/opt/gcc-9.4.0/openmpi/4.1.1/bin/cmake...not found<br>
    Checking for program /scinet/niagara/software/2019b/opt/base/gcc/9.4.0/bin/cmake...not found<br>
    Checking for program /home/h/hngharti/hngharti/lsoft/cmake-3.23.1/bin/cmake...found<br>
              Defined make macro "CMAKE" to "/home/h/hngharti/hngharti/lsoft/cmake-3.23.1/bin/cmake"<br>
Looking for default CTest executable<br>
    Checking for program /scinet/niagara/software/2019b/opt/gcc-9.4.0/openmpi/4.1.1/bin/ctest...not found<br>
    Checking for program /scinet/niagara/software/2019b/opt/base/gcc/9.4.0/bin/ctest...not found<br>
    Checking for program /home/h/hngharti/hngharti/lsoft/cmake-3.23.1/bin/ctest...found<br>
              Defined make macro "CTEST" to "/home/h/hngharti/hngharti/lsoft/cmake-3.23.1/bin/ctest"<br>
Executing: /home/h/hngharti/hngharti/lsoft/cmake-3.23.1/bin/cmake --version<br>
cmake --version failed: Could not execute "['/home/h/hngharti/hngharti/lsoft/cmake-3.23.1/bin/cmake --version']":<br>
/home/h/hngharti/hngharti/lsoft/cmake-3.23.1/bin/cmake: error while loading shared libraries: libfabric.so.1: cannot open shared object file: No such file or directory<br>
<br>
you need to either install a better cmake or have PETSc install one using --download-cmake<br>
<br>
<br>
<br>
> On Nov 7, 2022, at 12:48 PM, Hom Nath Gharti <<a href="mailto:hng.email@gmail.com" target="_blank">hng.email@gmail.com</a>> wrote:<br>
> <br>
> Dear all,<br>
> <br>
> I am trying to compile the latest version, but I am getting the following error:<br>
> *******************************************************************************<br>
>          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>
> -------------------------------------------------------------------------------<br>
> Error configuring METIS with CMake<br>
> *******************************************************************************<br>
> <br>
> When I remove this package from the configure option, I get the same error for other packages. Is there something wrong with my configure command or compilers?<br>
> <br>
> Attached is the configure log file.<br>
> <br>
> Best,<br>
> Hom Nath<br>
> <configure.log><br>
<br>
</blockquote></div>