Re: [petsc-dev] Fwd: PETSc blame digest (next-tmp) 2018-12-24
On Wed, Dec 26, 2018 at 10:18 AM Balay, Satish <[email protected]> wrote:
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
Thanks man. I messed up with the last push to origin/arcowie-rem/feature-error-logging Matt
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. <[email protected]> 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 < [email protected]> 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 <[email protected]> Date: Mon, Dec 24, 2018 at 4:28 PM Subject: PETSc blame digest (next-tmp) 2018-12-24 To: Matthew Knepley <[email protected]>, PETSc checkBuilds < [email protected]>
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 [email protected] 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-t...
]
"/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-t...
]
"/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
-- 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
-- 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/ <http://www.cse.buffalo.edu/~knepley/>
participants (1)
-
Matthew Knepley