[petsc-users] Problem writing headers to log: 'Framework' object has no attribute 'compilerDefines

Matteo Parsani parsani.matteo at gmail.com
Fri Sep 13 15:41:30 CDT 2013


Dear PETSc developers,
I have recently updated PETSc from its git repository.
I am trying to compile it as I have done 3 weeks ago with the following
options:

./configure
--prefix=/scratch/home0/pmatteo/research/workspace/codes/ssdc/deps/petsc
--with-mpi-dir=/scratch/home0/pmatteo/research/lib_install
--with-hdf5-dir=/scratch/home0/pmatteo/research/workspace/codes/ssdc/deps
--with-metis-dir=/scratch/home0/pmatteo/research/workspace/codes/ssdc/deps
--with-parmetis-dir=/scratch/home0/pmatteo/research/workspace/codes/ssdc/deps
--with-valgrind-dir=/scratch/home0/pmatteo/research/lib_install
--download-f-blas-lapack --download-hypre=yes --download-scalapack=yes
--download-blacs=yes --download-superlu_dist=yes --download-umfpack=yes

But I get an error which I cannot explain:

===============================================================================
             Configuring PETSc to compile on your
system
===============================================================================
TESTING: checkCCompiler from
config.setCompilers(config/BuildSystem/config/setCompilers.py:525)
*******************************************************************************
         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for
details):
-------------------------------------------------------------------------------
MPI compiler wrappers in /scratch/home0/pmatteo/research/lib_install/bin do
not work. See
http://www.mcs.anl.gov/petsc/documentation/faq.html#mpi-compilers


Please, find in attachment the configure.log file.

I have gcc 4.7.3 and openmpi 1.6.4 installed and they are in my path.

Thank you.
-- 
Matteo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130913/2e36f4f0/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 71044 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130913/2e36f4f0/attachment-0001.obj>


More information about the petsc-users mailing list