Mark,
Don't worry about this. I am fixing. > On Jul 9, 2019, at 7:28 AM, PETSc checkBuilds via petsc-checkbuilds > <petsc-checkbui...@mcs.anl.gov> 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 petsc-dev@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/9d5b6da > refactored GAMG, argument syntax changed, test added for not coordinate data > provided, tests updated. > > src/ksp/pc/impls/gamg/geo.c:225 > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/07/09/build_next_arch-freebsd-cxx-pkgs-opt_wii.log] > /usr/home/balay/petsc.next-2/src/ksp/pc/impls/gamg/geo.c:225:62: error: > too many arguments to function 'void triangulate()' > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/07/09/build_next_arch-osx-10.6-cxx-cmplx-pkgs-dbg_ipro.log] > /Users/petsc/petsc.next-3/src/ksp/pc/impls/gamg/geo.c:225:5: error: no > matching function for call to 'triangulate' > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/07/09/build_next_arch-linux-pkgs-cxx-mlib_el6.log] > /home/sandbox/petsc/petsc.next-3/src/ksp/pc/impls/gamg/geo.c:225:62: > error: too many arguments to function 'void triangulate()' > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/07/09/build_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log] > /usr/home/balay/petsc.next/src/ksp/pc/impls/gamg/geo.c:225:62: error: > too many arguments to function 'void triangulate()' > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/07/09/build_next_arch-osx-10.6-cxx-pkgs-opt_ipro.log] > /Users/petsc/petsc.next-2/src/ksp/pc/impls/gamg/geo.c:225:5: error: no > matching function for call to 'triangulate' > > ---- > To opt-out from receiving these messages - send a request to > petsc-dev@mcs.anl.gov.