Pushed 
https://bitbucket.org/petsc/petsc/commits/27157e214989fb9919e603db3eade6bea3f1e14d

to pr361/master/Fande-Kong/pcgasm-increaseoverlap and merged to next.

Satish

On Tue, 1 Sep 2015, PETSc checkBuilds 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/5495542
> implemented MatGetSubMatrices_MPIAdj
> 
>   src/mat/impls/adj/mpi/mpiadj.c:576
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(576) : 
> error C2198: 'PetscMemcpy' : too few actual parameters
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(576) : 
> warning C4022: 'PetscMemcpy' : pointer mismatch for actual parameter 2
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(576) : 
> error C2223: left of '->i' must point to struct/union
> 
>   src/mat/impls/adj/mpi/mpiadj.c:577
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(577) : 
> error C2223: left of '->j' must point to struct/union
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(577) : 
> warning C4022: 'PetscMemcpy' : pointer mismatch for actual parameter 2
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(577) : 
> error C2198: 'PetscMemcpy' : too few actual parameters
> 
>   src/mat/impls/adj/mpi/mpiadj.c:578
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(578) : 
> error C2198: 'PetscMemcpy' : too few actual parameters
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(578) : 
> error C2223: left of '->values' must point to struct/union
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(578) : 
> warning C4022: 'PetscMemcpy' : pointer mismatch for actual parameter 2
> 
> ----
> 
> warnings attributed to commit 
> https://bitbucket.org/petsc/petsc/commits/85374db
> Implemented MatGetSubMatrices_MPIAdj
> 
>   src/mat/impls/adj/mpi/mpiadj.c:575
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-linux-c89_thrash.log]
>       /sandbox/petsc/petsc.clone-2/src/mat/impls/adj/mpi/mpiadj.c:575:8: 
> warning: ISO C90 forbids mixed declarations and code [-Wpedantic]
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(575) : 
> error C2275: 'Mat_MPIAdj' : illegal use of this type as an expression
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/09/01/build_next_arch-mswin_ps3.log]
>       C:\cygwin\home\sbalay\PETSC~1.CLO\src\mat\impls\adj\mpi\mpiadj.c(575) : 
> error C2065: 'sa' : undeclared identifier
> 
> ----
> To opt-out from receiving these messages - send a request to 
> [email protected].
> 

Reply via email to