PETSc blame digest (next) 2015-11-21
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/7d7fa35 Computation of Ritz pairs within GMRES src/ksp/ksp/impls/gmres/gmreig.c:265 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /Users/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:265:39: error: no matching function for call to 'zgesv_' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /sandbox/petsc/petsc.clone-2/src/ksp/ksp/impls/gmres/gmreig.c:265:39: error: no matching function for call to 'zgesv_' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\ksp\ksp\impls\gmres\gmreig.c(265) : error C2664: 'zgesv' : cannot convert parameter 3 from 'double *' to 'class std::complex<double> *' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 265: warning: argument #3 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /usr/home/balay/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:265:84: error: cannot convert 'PetscReal* {aka double*}' to 'PetscScalar* {aka std::complex<double>*}' for argument '3' to 'void zgesv_(const PetscBLASInt*, const PetscBLASInt*, PetscScalar*, const PetscBLASInt*, PetscBLASInt*, PetscScalar*, const PetscBLASInt*, PetscBLASInt*)' src/ksp/ksp/impls/gmres/gmreig.c:272 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /Users/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:272:41: error: invalid operands to binary expression ('PetscReal' (aka 'double') and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\ksp\ksp\impls\gmres\gmreig.c(272) : error C2784: 'class std::complex<_Ty> &__cdecl std::operator +=(class std::complex<_Ty> &,const class std::complex<_U> &)' : could not deduce template argument for 'class std::complex<_Ty> &' from 'double' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\ksp\ksp\impls\gmres\gmreig.c(272) : error C2677: binary '+=' : no global operator defined which takes type 'class std::complex<double>' (or there is no acceptable conversion) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /usr/home/balay/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:272:41: error: no match for 'operator+=' (operand types are 'PetscReal {aka double}' and 'PetscScalar {aka std::complex<double>}') [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /sandbox/petsc/petsc.clone-2/src/ksp/ksp/impls/gmres/gmreig.c:272:41: error: invalid operands to binary expression ('PetscReal' (aka 'double') and 'PetscScalar' (aka 'complex<double>')) src/ksp/ksp/impls/gmres/gmreig.c:283 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #13 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #8 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /usr/home/balay/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:283:112: error: cannot convert 'PetscReal* {aka double*}' to 'PetscScalar* {aka std::complex<double>*}' for argument '4' to 'void zgeev_(const char*, const char*, PetscBLASInt*, PetscScalar*, PetscBLASInt*, PetscScalar*, PetscScalar*, PetscBLASInt*, PetscScalar*, PetscBLASInt*, PetscScalar*, PetscBLASInt*, PetscReal*, PetscBLASInt*)' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #6 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #12 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #7 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #4 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #11 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /Users/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:283:37: error: no matching function for call to 'zgeev_' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\ksp\ksp\impls\gmres\gmreig.c(283) : error C2664: 'zgeev' : cannot convert parameter 4 from 'double *' to 'class std::complex<double> *' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /sandbox/petsc/petsc.clone-2/src/ksp/ksp/impls/gmres/gmreig.c:283:37: error: no matching function for call to 'zgeev_' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #10 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 283: warning: argument #9 is incompatible with prototype: src/ksp/ksp/impls/gmres/gmreig.c:325 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 325: warning: argument #3 is incompatible with prototype: [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /sandbox/petsc/petsc.clone-2/src/ksp/ksp/impls/gmres/gmreig.c:325:14: warning: passing argument 3 of 'VecMAXPY' from incompatible pointer type [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\ksp\ksp\impls\gmres\gmreig.c(325) : error C2664: 'VecMAXPY' : cannot convert parameter 3 from 'double *' to 'const class std::complex<double> []' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /sandbox/petsc/petsc.clone-2/src/ksp/ksp/impls/gmres/gmreig.c:325:14: error: no matching function for call to 'VecMAXPY' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /usr/home/balay/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:325:50: error: cannot convert 'PetscReal* {aka double*}' to 'const PetscScalar* {aka const std::complex<double>*}' for argument '3' to 'PetscErrorCode VecMAXPY(Vec, PetscInt, const PetscScalar*, _p_Vec**)' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /Users/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:325:14: error: no matching function for call to 'VecMAXPY' src/ksp/ksp/impls/gmres/gmreig.c:330 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /sandbox/petsc/petsc.clone-2/src/ksp/ksp/impls/gmres/gmreig.c:330:14: error: no matching function for call to 'VecMAXPY' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\ksp\ksp\impls\gmres\gmreig.c(330) : error C2664: 'VecMAXPY' : cannot convert parameter 3 from 'double *' to 'const class std::complex<double> []' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /Users/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:330:14: error: no matching function for call to 'VecMAXPY' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /sandbox/petsc/petsc.clone-2/src/ksp/ksp/impls/gmres/gmreig.c:330:14: warning: passing argument 3 of 'VecMAXPY' from incompatible pointer type [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] /usr/home/balay/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c:330:49: error: cannot convert 'PetscReal* {aka double*}' to 'const PetscScalar* {aka const std::complex<double>*}' for argument '3' to 'PetscErrorCode VecMAXPY(Vec, PetscInt, const PetscScalar*, _p_Vec**)' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/21/build_next_a...] "/export/home/petsc/petsc.clone-3/src/ksp/ksp/impls/gmres/gmreig.c", line 330: warning: argument #3 is incompatible with prototype: ---- To opt-out from receiving these messages - send a request to [email protected].
participants (1)
-
PETSc checkBuilds