[petsc-dev] master is broken in plex
Satish Balay
balay at mcs.anl.gov
Tue Mar 11 14:08:17 CDT 2014
On Tue, 11 Mar 2014, Matthew Knepley wrote:
> On Tue, Mar 11, 2014 at 2:01 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:
>
> >
> > from
> > /sandbox/petsc/petsc.clone-2/include/petsc-private/dmpleximpl.h:4,
> > from
> > /sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexfem.c:1:
> > /sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexfem.c:1131:65: error:
> > expected ')' before '__extension__'
> > PetscErrorCode DMPlexComputeInterpolatorFEM(DM dmc, DM dmf, Mat I, void
> > *user)
> > ^
> > /sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexfem.c:1131:68: error:
> > expected ';', ',' or ')' before 'void'
> > PetscErrorCode DMPlexComputeInterpolatorFEM(DM dmc, DM dmf, Mat I, void
> > *user)
> >
>
>
> Satish, why isn't this broken on the identical configuration in 'next'?
I see different errors in next [and the compile didn't get far enough to complex plexfem.c?]
http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2014/03/11/filtered-make_next_arch-linux-gcc-ifc_crank.log
Satish
>
> Fixing...
>
> Thanks,
>
> Matt
>
>
> > ^
> > make[2]: *** [arch-linux-gcc-ifc/obj/src/dm/impls/plex/plexfem.o] Error 1
> > make[2]: *** Waiting for unfinished jobs....
> > CC
> > arch-linux-gcc-ifc/obj/src/dm/impls/plex/ftn-auto/plexexodusiif.o
> > CC arch-linux-gcc-ifc/obj/src/dm/impls/plex/ftn-auto/plexcgnsf.o
> > make[2]: Leaving directory `/sandbox/petsc/petsc.clone-2'
> > make[1]: *** [gnumake] Error 2
> > make[1]: Leaving directory `/sandbox/petsc/petsc.clone-2'
> >
> >
>
>
>
More information about the petsc-dev
mailing list