<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div dir="ltr">
<div>Hi ,</div>
<div><br>
</div>
<div>I am trying to install Pylith which is a earthquake simulator using Petsc library, I am building it in PSC bridge cluster, during the steps of building Petsc, the configuration hanging at
<br>
</div>
<div><br>
</div>
<div>TESTING: configureMPITypes from config.packages.MPI(config/<wbr>BuildSystem/config/packages/<wbr>MPI.py:247)</div>
<div><br>
</div>
<div><br>
</div>
<div>I am not sure if this has to with the configuration setup of the mpi version I am using.
<br>
</div>
<div><br>
</div>
<div>Any help would be deeply appreciated. <br>
</div>
<div><br>
</div>
<div>I am attaching the configure options here: <br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Saving to: ‘petsc-pylith-2.2.1.tgz’<br>
<br>
100%[=========================<wbr>==============================<wbr>====>] 10,415,016  37.3MB/s   in 0.3s<br>
<br>
2019-05-31 14:03:13 (37.3 MB/s) - ‘petsc-pylith-2.2.1.tgz’ saved [10415016/10415016]<br>
<br>
FINISHED --2019-05-31 14:03:13--<br>
Total wall clock time: 1.1s<br>
Downloaded: 1 files, 9.9M in 0.3s (37.3 MB/s)<br>
/usr/bin/tar -zxf petsc-pylith-2.2.1.tgz<br>
cd petsc-pylith && \<br>
        ./configure --prefix=/home/xm12345/pylith \<br>
                --with-c2html=0 --with-x=0 \<br>
                --with-clanguage=C \<br>
                --with-mpicompilers=1 \<br>
                --with-shared-libraries=1 --with-64-bit-points=1 --with-large-file-io=1 \<br>
                --download-chaco=1 --download-ml=1 --download-f2cblaslapack=1 --with-hdf5=1    --with                     -debugging=0  --with-fc=0 CPPFLAGS="-I/home/xm12345/<wbr>pylith/include -I/home/xm12345/pylith/include " L                     DFLAGS="-L/home/xm12345/<wbr>pylith/lib
 -L/home/xm12345/pylith/lib64 -L/home/xm12345/pylith/lib -L/home/xm                     12345/pylith/lib64 " CFLAGS="-g -O2" CXXFLAGS="-g -O2 -DMPICH_IGNORE_CXX_SEEK" FCFLAGS="" \<br>
                PETSC_DIR=/home/xm12345/build/<wbr>pylith/petsc-pylith PETSC_ARCH=arch-pylith && \<br>
        make -f gmakefile -j2 PETSC_DIR=/home/xm12345/build/<wbr>pylith/petsc-pylith PETSC_ARCH=arch-pylit                     h && \<br>
        make PETSC_DIR=/home/xm12345/build/<wbr>pylith/petsc-pylith install && \<br>
        make PETSC_DIR=/home/xm12345/build/<wbr>pylith/petsc-pylith test && \<br>
        touch ../installed_petsc<br>
==============================<wbr>==============================<wbr>===================<br>
             Configuring PETSc to compile on your system<br>
==============================<wbr>==============================<wbr>===================<br>
==============================<wbr>==============================<wbr>===================                                                 ***** WARNING: MAKEFLAGS (set to w) found in environment variables - ignoring                                          
    use ./configure MAKEFLAGS=$MAKEFLAGS if you really want to use that value ******                                   ==============================<wbr>==============================<wbr>===================                                           ==============================<wbr>==============================<wbr>===================
                                                           WARNING! Compiling PETSc with no debugging, this should                                                                         only be done for timing and production runs. All development should  
                                                     be done when configured using --with-debugging=1                                                    =============================<wbr>==============================<wbr>====================              
                             TESTING: configureMPITypes from config.packages.MPI(config/<wbr>BuildSystem/config/packages/<wbr>MPI.py:247)
<div></div>
<div><br>
</div>
</div>
</div>
<br>
</div>
</body>
</html>