[petsc-dev] Fwd: PETSc blame digest (next-tmp) 2018-12-24

Balay, Satish balay at mcs.anl.gov
Wed Dec 26 09:18:19 CST 2018


Ah - I see the fix in https://bitbucket.org/arcowie/alpetsc arcowie-rem/feature-error-logging

I've:

- updated pr1206/arcowie-rem/feature-error-logging/master with this change
- deleted duplcate branch origin/arcowie-rem/feature-error-logging
- updated next-tmp with pr1206/arcowie-rem/feature-error-logging/master

Satish

On Wed, 26 Dec 2018, Balay, Satish via petsc-dev wrote:

> Which branch did you push fixes to? I don't see them in 'arcowie' branches.
> 
> Satish
> 
> 
> On Wed, 26 Dec 2018, Matthew Knepley via petsc-dev wrote:
> 
> > Okay, Satish I have pushed fixes for this.
> > 
> >   Thanks,
> > 
> >      Matt
> > 
> > On Tue, Dec 25, 2018 at 4:12 PM Smith, Barry F. <bsmith at mcs.anl.gov> wrote:
> > 
> > >
> > > --with-log=0
> > >
> > > and you don't have code to manage this case. Take a look at the petsclog.h
> > > for #else after the defined(PETSC_USE_LOG) you need macros that return 0
> > > for those two things.
> > >
> > >
> > > > On Dec 25, 2018, at 11:49 AM, Matthew Knepley via petsc-dev <
> > > petsc-dev at mcs.anl.gov> wrote:
> > > >
> > > > This makes no sense,
> > > >
> > > > petscvonest.h includes
> > > >   petscsnes.h includes
> > > >     petsksp.h includes
> > > >       petscpc.h includes
> > > >         petscmat.h includes
> > > >           petscvec.h includes
> > > >             petscis.h includes
> > > >              petscsys.h includes
> > > >                petsclog.h includes the declaration.
> > > >
> > > >   Thanks,
> > > >
> > > >      Matt
> > > >
> > > > ---------- Forwarded message ---------
> > > > From: PETSc checkBuilds <petsc-checkbuilds at mcs.anl.gov>
> > > > Date: Mon, Dec 24, 2018 at 4:28 PM
> > > > Subject: PETSc blame digest (next-tmp) 2018-12-24
> > > > To: Matthew Knepley <knepley at gmail.com>, PETSc checkBuilds <
> > > petsc-checkbuilds at mcs.anl.gov>
> > > >
> > > >
> > > >
> > > >
> > > > Dear PETSc developer,
> > > >
> > > > This email contains listings of contributions attributed to you by
> > > > `git blame` that caused compiler errors or warnings in PETSc automated
> > > > testing.  Follow the links to see the full log files. Please attempt to
> > > fix
> > > > the issues promptly or let us know at petsc-dev at mcs.anl.gov if you are
> > > unable
> > > > to resolve the issues.
> > > >
> > > > Thanks,
> > > >   The PETSc development team
> > > >
> > > > ----
> > > >
> > > > warnings attributed to commit
> > > https://bitbucket.org/petsc/petsc/commits/a56d3bf
> > > > ConvEst: Separately fit convergence rate for each field
> > > >
> > > >   src/snes/utils/convest.c:362
> > > >     [
> > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/12/24/build_next-tmp_arch-opensolaris-misc_n-gage.log
> > > ]
> > > >       "/export/home/petsc/petsc.next-tmp-2/src/snes/utils/convest.c",
> > > line 362: warning: implicit function declaration: PetscLogEventSetDof
> > > >
> > > >   src/snes/utils/convest.c:363
> > > >     [
> > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/12/24/build_next-tmp_arch-opensolaris-misc_n-gage.log
> > > ]
> > > >       "/export/home/petsc/petsc.next-tmp-2/src/snes/utils/convest.c",
> > > line 363: warning: implicit function declaration: PetscLogEventSetError
> > > >
> > > > ----
> > > > To opt-out from receiving these messages - send a request to
> > > petsc-dev at mcs.anl.gov.
> > > >
> > > >
> > > > --
> > > > What most experimenters take for granted before they begin their
> > > experiments is infinitely more interesting than any results to which their
> > > experiments lead.
> > > > -- Norbert Wiener
> > > >
> > > > https://www.cse.buffalo.edu/~knepley/
> > >
> > >
> > 
> > 
> 



More information about the petsc-dev mailing list