I get a few of these messages a day and the problem was fixed two days ago in master. What is the problem here? Mark
On Sun, Jul 12, 2015 at 10:00 AM, PETSc checkBuilds < [email protected]> wrote: > > > 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/c8b0795 > refactored GAMG. GAMG's event timers are not working. > > src/ksp/pc/impls/gamg/gamg.c:463 > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-opt-cxx-quad_cg.log > ] > /sandbox/petsc/petsc.clone/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-viennacl_bb-proxy.log > ] > /home/balay/petsc.clone-4/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-gcc-ifc-cmplx_crank.log > ] > /sandbox/petsc/petsc.clone-2/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-pkgs-opt_crank.log > ] > /sandbox/petsc/petsc.clone/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-pkgs-valgrind_grind.log > ] > /sandbox/petsc/petsc.clone/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-gcc-pgf90_grind.log > ] > /sandbox/petsc/petsc.clone-2/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-uni_crush.log > ] > /sandbox/petsc/petsc.clone-2/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-gcc-absoft_churn.log > ] > /sandbox/petsc/petsc.clone/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-pkgs-threadcomm_thrash.log > ] > /sandbox/petsc/petsc.clone/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-dbg-quad_churn.log > ] > /sandbox/petsc/petsc.clone-3/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-pkgs-cxx-mlib_grind.log > ] > /sandbox/petsc/petsc.clone-3/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-linux-pkgs-64idx_thrash.log > ] > /sandbox/petsc/petsc.clone-3/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-c-exodus-dbg-builder_bb-proxy.log > ] > /home/balay/petsc.clone-3/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > [ > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/12/build_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log > ] > /home/balay/petsc.clone-3/src/ksp/pc/impls/gamg/gamg.c:463:18: > warning: variable 'emaxs' set but not used [-Wunused-but-set-variable] > > ---- > To opt-out from receiving these messages - send a request to > [email protected]. >
