<div dir="ltr">Hi Developers,<div><br></div><div>I contributed a scalable matincreaseoverlap. But I received this message about some complier errors and warnings on multiple platforms. I was wondering if you give an instruction to test all codes on different platforms. And how could I get a clone of next branch. My code works well with current development version, but have some compiler warnings and errors in the next branch.</div><div><br></div><div>Thanks,</div><div><br></div><div>Fande, </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 15, 2015 at 8:00 AM, PETSc checkBuilds <span dir="ltr"><<a href="mailto:petsc-checkbuilds@mcs.anl.gov" target="_blank">petsc-checkbuilds@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Dear PETSc developer,<br>
<br>
This email contains listings of contributions attributed to you by<br>
`git blame` that caused compiler errors or warnings in PETSc automated<br>
testing.  Follow the links to see the full log files. Please attempt to fix<br>
the issues promptly or let us know at <a href="mailto:petsc-dev@mcs.anl.gov">petsc-dev@mcs.anl.gov</a> if you are unable<br>
to resolve the issues.<br>
<br>
Thanks,<br>
  The PETSc development team<br>
<br>
----<br>
<br>
warnings attributed to commit <a href="https://bitbucket.org/petsc/petsc/commits/9d01615" target="_blank">https://bitbucket.org/petsc/petsc/commits/9d01615</a><br>
Rewrite an implementation of matincreaseoverlap<br>
<br>
  src/mat/impls/aij/mpi/mpiov.c:133<br>
    [<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-opensolaris-misc_n-gage.log" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-opensolaris-misc_n-gage.log</a>]<br>
      "/export/home/petsc/petsc.clone-2/src/mat/impls/aij/mpi/mpiov.c", line 133: warning: argument #7 is incompatible with prototype:<br>
    [<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-linux-cxx-cmplx-pkgs-64idx_churn.log" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-linux-cxx-cmplx-pkgs-64idx_churn.log</a>]<br>
      /sandbox/petsc/petsc.clone-2/src/mat/impls/aij/mpi/mpiov.c:133:10: error: no matching function for call to 'PetscCommBuildTwoSided'<br>
    [<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-linux-pkgs-64idx_thrash.log" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-linux-pkgs-64idx_thrash.log</a>]<br>
      /sandbox/petsc/petsc.clone-3/src/mat/impls/aij/mpi/mpiov.c:133:10: warning: passing argument 7 of 'PetscCommBuildTwoSided' from incompatible pointer type<br>
<br>
  src/mat/impls/aij/mpi/mpiov.c:169<br>
    [<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-opensolaris-misc_n-gage.log" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-opensolaris-misc_n-gage.log</a>]<br>
      "/export/home/petsc/petsc.clone-2/src/mat/impls/aij/mpi/mpiov.c", line 169: warning: argument #7 is incompatible with prototype:<br>
    [<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-linux-pkgs-64idx_thrash.log" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-linux-pkgs-64idx_thrash.log</a>]<br>
      /sandbox/petsc/petsc.clone-3/src/mat/impls/aij/mpi/mpiov.c:169:10: warning: passing argument 7 of 'PetscCommBuildTwoSided' from incompatible pointer type<br>
    [<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-linux-cxx-cmplx-pkgs-64idx_churn.log" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-linux-cxx-cmplx-pkgs-64idx_churn.log</a>]<br>
      /sandbox/petsc/petsc.clone-2/src/mat/impls/aij/mpi/mpiov.c:169:10: error: no matching function for call to 'PetscCommBuildTwoSided'<br>
<br>
  src/mat/impls/aij/mpi/mpiov.c:76<br>
    [<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-mswin_ps3.log" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-mswin_ps3.log</a>]<br>
      C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\aij\mpi\mpiov.c(76) : warning C4022: 'PetscMemzero' : pointer mismatch for actual parameter 1<br>
    [<a href="http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-mswin_ps3.log" target="_blank">http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/15/build_next_arch-mswin_ps3.log</a>]<br>
      C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\aij\mpi\mpiov.c(76) : warning C4090: 'function' : different 'const' qualifiers<br>
<br>
----<br>
To opt-out from receiving these messages - send a request to <a href="mailto:petsc-dev@mcs.anl.gov">petsc-dev@mcs.anl.gov</a>.<br>
</blockquote></div><br></div>