On Tue, Mar 15, 2016 at 10:35 AM, Karl Rupp <[email protected]> wrote:
> Hey, > > Who merged this? >> >> >> https://bitbucket.org/petsc/petsc/commits/266b9d3e75ff0e2d2cb13a56c78c1e875c6f6ad0?at=next >> >> You need to add the vecimpl.h include in the Plex files that were changed. >> > > Fixed here in the pull request branch: > > https://bitbucket.org/petsc/petsc/commits/e5c6e7917ad449ee1fe38b95126ddb02607b9a15 > > and merged to next. > Cool. Thanks, Matt > Best regards, > Karli > > > > ---------- Forwarded message ---------- >> From: *PETSc checkBuilds* <[email protected] >> <mailto:[email protected]>> >> Date: Tue, Mar 15, 2016 at 9:00 AM >> Subject: PETSc blame digest (next) 2016-03-15 >> To: Matthew Knepley <[email protected] <mailto:[email protected]>>, >> PETSc checkBuilds <[email protected] >> <mailto:[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] >> <mailto:[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/55f2e96 >> DMPlex: Added DMPlexInsertBoundaryValues() >> >> src/dm/impls/plex/plex.c:92 >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-linux-uni_crush.log >> ] >> /sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plex.c:92:5: >> warning: implicit declaration of function 'VecView_Seq' >> [-Wimplicit-function-declaration] >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-linux-gcc-pgf90_grind.log >> ] >> /sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plex.c:92:5: >> warning: implicit declaration of function 'VecView_Seq' >> [-Wimplicit-function-declaration] >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-opensolaris-misc_n-gage.log >> ] >> "/export/home/petsc/petsc.clone-2/src/dm/impls/plex/plex.c", line >> 92: warning: implicit function declaration: VecView_Seq >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-linux-gcc-ifc-cmplx_crank.log >> ] >> /sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plex.c:92:5: >> warning: implicit declaration of function 'VecView_Seq' >> [-Wimplicit-function-declaration] >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-cuda-single_frog.log >> ] >> /home/balay/petsc.clone-2/src/dm/impls/plex/plex.c:92:5: warning: >> implicit declaration of function 'VecView_Seq' >> [-Wimplicit-function-declaration] >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-linux-pkgs-dbg-ftn-interfaces_crank.log >> ] >> /sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plex.c:92:24: >> warning: implicit declaration of function 'VecView_Seq' is invalid in >> C99 [-Wimplicit-function-declaration] >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-c-exodus-dbg-builder_frog.log >> ] >> /home/balay/petsc.clone-3/src/dm/impls/plex/plex.c:92:5: warning: >> implicit declaration of function 'VecView_Seq' >> [-Wimplicit-function-declaration] >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-opensolaris-cmplx-pkgs-dbg_n-gage.log >> ] >> "/export/home/petsc/petsc.clone-3/src/dm/impls/plex/plex.c", line >> 92: warning: implicit function declaration: VecView_Seq >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-linux-pkgs-64idx_thrash.log >> ] >> /sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plex.c:92:5: >> warning: implicit declaration of function 'VecView_Seq' >> [-Wimplicit-function-declaration] >> >> [ >> http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/15/build_next_arch-linux-dbg-quad_churn.log >> ] >> /sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plex.c:92:5: >> warning: implicit declaration of function 'VecView_Seq' >> [-Wimplicit-function-declaration] >> >> ---- >> To opt-out from receiving these messages - send a request to >> [email protected] <mailto:[email protected]>. >> >> >> >> -- >> 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
