On Dec 20, 2013, at 1:45 PM, Jed Brown <[email protected]> wrote:
> Barry Smith <[email protected]> writes: > >> Since Jack has fixed these issues why is this still broken in nightly tests >> of next? > > He fixed the issues in his repository, but we never told PETSc to use > his new version. Should we be using his repository? Should we be figuring out better ways of handling updates to other software from our stuff? It is not productive to have this kind of stuff happen, how can we prevent it in the future? Barry > >> How can we expect to make a clean release if crud is hanging around in all >> our builds obscuring real problems. >> >> Barry >> >> >> >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2013/12/20/filtered-make_next_arch-linux-pkgs-dbg-ftn-interfaces_crank.log >> >> /sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/include/elemental/core/types_impl.hpp:53:14: >> warning: variable 'distribution' is used uninitialized whenever 'if' >> condition is false [-Wsometimes-uninitialized] >> /sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/include/elemental/core/types_impl.hpp:88:9: >> warning: variable 'side' is used uninitialized whenever switch default is >> taken [-Wsometimes-uninitialized] >> /sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/include/elemental/core/types_impl.hpp:120:9: >> warning: variable 'orientation' is used uninitialized whenever switch >> default is taken [-Wsometimes-uninitialized] >> /sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/include/elemental/core/types_impl.hpp:151:9: >> warning: variable 'diag' is used uninitialized whenever switch default is >> taken [-Wsometimes-uninitialized] >> /sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/include/elemental/core/types_impl.hpp:181:9: >> warning: variable 'uplo' is used uninitialized whenever switch default is >> taken [-Wsometimes-uninitialized] >> /sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/include/elemental/./blas-like/./level1/Max.hpp:70:15: >> warning: unused variable 'm' [-Wunused-variable] >> /sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/include/elemental/./blas-like/./level1/Max.hpp:127:15: >> warning: unused variable 'm' [-Wunused-variable] >> /sandbox/petsc/petsc.clone/arch-linux-pkgs-dbg-ftn-interfaces/include/elemental/./blas-like/./level1/Max.hpp:205:15: >> warning: unused variable 'm' [-Wunused-variable] >> warning: unused variable 'colAlignPrev' [-Wunused-variable]
