Thank you for the clarification. <>Srinath
On Mon, Nov 15, 2010 at 12:19 PM, Barry Smith <bsmith at mcs.anl.gov> wrote: > > petsc-maint at mcs.anl.gov is for configure.log files; this goes only to > people who will fix bugs and have big mail boxes. > > petsc-dev at mcs.anl.gov goes to everyone who uses the dev version and don't > need to be bombarded with huge files. > > In general send "fail to build" emails to petsc-maint at mcs.anl.gov > > > Barry > > On Nov 15, 2010, at 1:16 PM, Srinath Vadlamani wrote: > > > Thanks for checking. The team does want configure.log with all help > requests, correct? > > > > <>Srinath > > > > 2010/11/15 Satish Balay <balay at mcs.anl.gov> > > [original e-mail didnt make it to the list due to the attached > > configure.log. Huge attachments are prohibited on the mailing lists] > > > > > > Using configure Options: --with-petsc-arch=real-par-debug > --with-scalar-type=real --with-debugging=yes --with-debugger=totalview > --download-superlu_dist=1 --download-mumps=1 --download-spooles=1 > --with-shared=1 --download-blacs=1 --download-parmetis=1 --download-szip=1 > --download-scalapack=1 --download-petsc4py --download-mpi4py > --with-shared-libraries -prefix=/Users/srinath/software/petsc-dev-real-par > > > > > > petsc4py listed in petsc4py.py is > > http://petsc4py.googlecode.com/files/petsc4py-1.1.1.tar.gz Perhaps you > > have to use petsc-4py-dev directly to get this working? > > > > Lisandro will know.. > > > > Satish > > > > On Mon, 15 Nov 2010, Srinath Vadlamani wrote: > > > > > In file included from src/PETSc.c:3: > > > src/petsc4py.PETSc.c: In function > > > ?__pyx_pf_8petsc4py_5PETSc_2IS_getBlockSize?: > > > src/petsc4py.PETSc.c:49179: warning: implicit declaration of function > > > ?ISBlock? > > > src/petsc4py.PETSc.c: In function > ?__pyx_pf_8petsc4py_5PETSc_2IS_getInfo?: > > > src/petsc4py.PETSc.c:51132: warning: implicit declaration of function > > > ?ISStride? > > > src/petsc4py.PETSc.c: In function > ?__pyx_pf_8petsc4py_5PETSc_3Mat_zeroRows?: > > > src/petsc4py.PETSc.c:75725: error: too few arguments to function > > > ?MatZeroRowsIS? > > > src/petsc4py.PETSc.c:75750: error: too few arguments to function > > > ?MatZeroRows? > > > src/petsc4py.PETSc.c: In function > > > ?__pyx_pf_8petsc4py_5PETSc_3Mat_zeroRowsLocal?: > > > src/petsc4py.PETSc.c:75872: error: too few arguments to function > > > ?MatZeroRowsLocalIS? > > > src/petsc4py.PETSc.c:75897: error: too few arguments to function > > > ?MatZeroRowsLocal? > > > src/petsc4py.PETSc.c: In function > > > ?__pyx_pf_8petsc4py_5PETSc_3KSP_setConvergenceTest?: > > > src/petsc4py.PETSc.c:87471: error: ?KSP_NORM_NO? undeclared (first use > in > > > this function) > > > src/petsc4py.PETSc.c:87471: error: (Each undeclared identifier is > reported > > > only once > > > src/petsc4py.PETSc.c:87471: error: for each function it appears in.) > > > src/petsc4py.PETSc.c: In function > > > ?__pyx_pf_8petsc4py_5PETSc_3KSP_getNormType?: > > > src/petsc4py.PETSc.c:88847: error: ?KSP_NORM_NO? undeclared (first use > in > > > this function) > > > src/petsc4py.PETSc.c: In function ?initPETSc?: > > > src/petsc4py.PETSc.c:131697: error: ?KSP_NORM_NO? undeclared (first use > in > > > this function) > > > error: command 'mpicc' failed with exit status 1 > > > make[1]: *** [petsc4py] Error 1 > > > > > > > > > > > > > > > > > > > > -- > > ========================= > > Srinath Vadlamani, PhD. > > Tech-X Corp. Research Scientist > > 5621 Arapahoe Ave. Suite A > > Boulder, CO 80303 > > 303-996-2034 > > ========================= > > > > > -- ========================= Srinath Vadlamani, PhD. Tech-X Corp. Research Scientist 5621 Arapahoe Ave. Suite A Boulder, CO 80303 303-996-2034 ========================= -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20101115/80aeac60/attachment.html>
