<div dir="ltr">This is fixed now.<br><br><div class="gmail_quote">On Thu, Feb 9, 2012 at 11:25, Alexander Grayver <span dir="ltr"><<a href="mailto:agrayver@gfz-potsdam.de">agrayver@gfz-potsdam.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div bgcolor="#ffffff" text="#000000">
Jed,<br>
<br>
Pulled petsc-dev this morning:<br>
<br>
[ 63%] Building C object
CMakeFiles/petsc.dir/src/dm/impls/redundant/ftn-auto/dmredundantf.c.o<br>
/home/lib/petsc-dev/src/dm/impls/complex/ftn-auto/complexf.c(125):
error: declaration is incompatible with "PetscErrorCode={int}
DMComplexSetConeOrientation(DM, PetscInt={int}, const PetscInt={int}
*)" (declared at line 29 of
"/home/lib/petsc-dev/include/petscdmcomplex.h")<br>
void PETSC_STDCALL DMComplexSetConeOrientation
dmcomplexsetcone_(DM dm,PetscInt *p, PetscInt coneOrientation[], int
*__ierr ){<br>
^<br>
<br>
/home/lib/petsc-dev/src/dm/impls/complex/ftn-auto/complexf.c(125):
error: incomplete type is not allowed<br>
void PETSC_STDCALL DMComplexSetConeOrientation
dmcomplexsetcone_(DM dm,PetscInt *p, PetscInt coneOrientation[], int
*__ierr ){<br>
^<br>
<br>
/home/lib/petsc-dev/src/dm/impls/complex/ftn-auto/complexf.c(125):
error: expected a ";"<br>
void PETSC_STDCALL DMComplexSetConeOrientation
dmcomplexsetcone_(DM dm,PetscInt *p, PetscInt coneOrientation[], int
*__ierr ){<br>
^<br>
<br>
/home/lib/petsc-dev/src/dm/impls/complex/ftn-auto/complexf.c(147):
warning #12: parsing restarts here after previous syntax error<br>
<br>
[ 63%] compilation aborted for
/home/lib/petsc-dev/src/dm/impls/complex/ftn-auto/complexf.c (code
2)<br>
make[4]: ***
[CMakeFiles/petsc.dir/src/dm/impls/complex/ftn-auto/complexf.c.o]
Error 2<br>
make[4]: *** Waiting for unfinished jobs....<br>
Building C object
CMakeFiles/petsc.dir/src/dm/impls/da/ftn-custom/zda.c.o<br>
make[3]: *** [CMakeFiles/petsc.dir/all] Error 2<br>
make[2]: *** [all] Error 2<br>
<br>
Yesterday's petsc compiled fine. <br><div><div></div><div class="h5">
<br>
On 08.02.2012 22:21, Jed Brown wrote:
<blockquote type="cite">
<div dir="ltr">
<div class="gmail_quote">On Wed, Feb 8, 2012 at 23:39, Alexander
Grayver <span dir="ltr"><<a href="mailto:agrayver@gfz-potsdam.de" target="_blank">agrayver@gfz-potsdam.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#ffffff" text="#000000">It happens within the
CG solver with the system matrix which is created like
this:<br>
call
MatCreateShell(MPI_COMM_WORLD,mlocal,nlocal,N,N,PETSC_NULL_INTEGER,H,ierr);CHKERRQ(ierr)</div>
</blockquote>
</div>
<br>
<div>This should be fixed in petsc-dev now, can you pull and try
again?</div>
</div>
</blockquote>
<br>
<br>
</div></div><font color="#888888"><pre cols="72">--
Regards,
Alexander</pre>
</font></div>
</blockquote></div><br></div>