[petsc-dev] Fwd: PETSc blame digest (next-tmp) 2018-12-24
Smith, Barry F.
bsmith at mcs.anl.gov
Tue Dec 25 15:12:49 CST 2018
--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