On Thu, Feb 9, 2012 at 2:48 AM, Alexander Grayver <span dir="ltr"><<a href="mailto:agrayver@gfz-potsdam.de">agrayver@gfz-potsdam.de</a>></span> wrote:<br><div class="gmail_quote"><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">
lib/petsc-dev> hg pull -u<br>
pulling from <a href="http://petsc.cs.iit.edu/petsc/petsc-dev" target="_blank">http://petsc.cs.iit.edu/petsc/petsc-dev</a><br>
searching for changes<br>
no changes found<br>
<br>
Does it take some time till it's there? </div></blockquote><div><br></div><div>You have to remake Fortran stubs: make allfortranstubs</div><div><br></div><div>and then make.</div><div><br></div><div> Matt</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#ffffff" text="#000000"><div><div class="h5">
On 09.02.2012 09:44, Jed Brown wrote:
<blockquote type="cite">
<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" 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"> 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> <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>
</blockquote>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888"><pre cols="72">--
Regards,
Alexander</pre>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
-- Norbert Wiener<br>