[petsc-dev] [petsc-checkbuilds at mcs.anl.gov: PETSc blame digest (next) 2016-03-02]

Barry Smith bsmith at mcs.anl.gov
Wed Mar 2 11:31:14 CST 2016


   Don't worry about it. We try to filter out that particular warning from the tests but sometimes it gets picked up and reported.

   Barry

> On Mar 2, 2016, at 9:49 AM, Patrick Sanan <patrick.sanan at gmail.com> wrote:
> 
> I'm not sure how to silence this (demangled) warning from the nightlies:
> 
> "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c", line 112: warning: statement not reached
> 
> There are a few other warnings of the same form in the log linked below, on the first source line
> after something like
> 
> #ifdef PETSC_USE_COMPLEX
> ..
> #endif
> 
> or in the case of the particular warning here, the first source line (after some other preprocessor directives) after
> 
> #if (defined(PETSC_USE_COMPLEX) && !defined(PETSC_SKIP_COMPLEX))
>  SETERRQ(PETSC_COMM_WORLD,PETSC_ERR_SUP,"PIPEFGMRES has not been implemented for use with complex scalars");
> #endif
> 
> 
> 
> 
> ----- Forwarded message from PETSc checkBuilds <petsc-checkbuilds at mcs.anl.gov> -----
> 
> From: PETSc checkBuilds <petsc-checkbuilds at mcs.anl.gov>
> To: Patrick Sanan <patrick.sanan at gmail.com>, PETSc checkBuilds <petsc-checkbuilds at mcs.anl.gov>
> Date: Wed,  2 Mar 2016 09:00:08 -0600 (CST)
> Subject: PETSc blame digest (next) 2016-03-02
> 
> 
> 
> 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/390d8e4
> KSP: Add KSPPIPEFCG
> 
>  src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c:112
>    [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/02/build_next_arch-opensolaris-cmplx-pkgs-dbg_n-gage.log]
>      "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/fcg/pipefcg/pipefcg.c", line 112: warning:           CC arch-opensolaris-cmplx-pkgs-dbg/obj/src/ksp/ksp/impls/symmlq/symmlq.o
> 
> ----
> To opt-out from receiving these messages - send a request to petsc-dev at mcs.anl.gov.
> 
> ----- End forwarded message -----




More information about the petsc-dev mailing list