<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
lib/petsc-dev> hg pull -u<br>
pulling from <a class="moz-txt-link-freetext" href="http://petsc.cs.iit.edu/petsc/petsc-dev">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? <br>
<br>
On 09.02.2012 09:44, Jed Brown wrote:
<blockquote
cite="mid:CAM9tzSkK3gd3dV=UVk4iqDGg1cGRriBWw+_UJkYwmKroP2xFUw@mail.gmail.com"
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 moz-do-not-send="true"
href="mailto:agrayver@gfz-potsdam.de">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 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
moz-do-not-send="true"
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>
<pre class="moz-signature" cols="72">--
Regards,
Alexander</pre>
</body>
</html>