PETSc blame digest (master) 2015-07-29
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/9dbb92d SNES ex5: Added MMS src/snes/examples/tutorials/ex5.c:314 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex5.c:314:34: error: no match for 'operator-' in '1 - y' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /Users/petsc/petsc.clone-3/src/snes/examples/tutorials/ex5.c:314: error: no match for 'operator-' in '1 - y' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:314:32: error: invalid operands to binary expression ('int' and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:314:22: error: invalid operands to binary expression ('int' and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /Users/petsc/petsc.clone-3/src/snes/examples/tutorials/ex5.c:314: error: no match for 'operator-' in '1 - x' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:314:22: error: no match for 'operator-' (operand types are 'int' and 'PetscScalar {aka std::complex<double>}') [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex5.c:314:24: error: no match for 'operator-' in '1 - x' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\examples\TUTORI~1\ex5.c(314) : 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/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:314:32: error: no match for 'operator-' (operand types are 'int' and 'PetscScalar {aka std::complex<double>}') src/snes/examples/tutorials/ex5.c:353 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\examples\TUTORI~1\ex5.c(353) : error C2664: 'sin' : cannot convert parameter 1 from 'class std::complex<double>' to 'double' src/snes/examples/tutorials/ex5.c:455 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455:81: error: no match for 'operator*' in '2 * y' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:109: error: no match for 'operator-' (operand types are 'int' and 'PetscScalar {aka std::complex<double>}') [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455:67: error: no match for 'operator*' in '2 * x' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\examples\TUTORI~1\ex5.c(455) : error C2782: 'class std::complex<_Ty> __cdecl std::operator *(const _Ty &,const class std::complex<_Ty> &)' : template parameter '_Ty' is ambiguous [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:80: error: no match for 'operator*' (operand types are 'int' and 'PetscScalar {aka std::complex<double>}') [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:119: error: invalid operands to binary expression ('int' and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:72: error: invalid operands to binary expression ('int' and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:66: error: invalid operands to binary expression ('int' and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:66: error: no match for 'operator*' (operand types are 'int' and 'PetscScalar {aka std::complex<double>}') [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /Users/petsc/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455: error: no match for 'operator*' in '2 * y' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:72: error: no match for 'operator-' (operand types are 'int' and 'PetscScalar {aka std::complex<double>}') [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\examples\TUTORI~1\ex5.c(455) : error C2784: 'class std::complex<_Ty> __cdecl std::operator *(const class std::complex<_Ty> &,const _Ty &)' : could not deduce template argument for 'const class std::complex<_Ty> &' from 'const int' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455:88: error: no match for 'operator-' in '1 - y' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /Users/petsc/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455: error: no match for 'operator*' in '2 * x' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\examples\TUTORI~1\ex5.c(455) : error C2784: 'class std::complex<_Ty> __cdecl std::operator *(const class std::complex<_Ty> &,const class std::complex<_Ty> &)' : could not deduce template argument for 'const class std::complex<_Ty> &' from 'const int' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:119: error: no match for 'operator-' (operand types are 'int' and 'PetscScalar {aka std::complex<double>}') [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455:74: error: no match for 'operator-' in '1 - x' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455:121: error: no match for 'operator-' in '1 - y' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:86: error: invalid operands to binary expression ('int' and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:86: error: no match for 'operator-' (operand types are 'int' and 'PetscScalar {aka std::complex<double>}') [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:80: error: invalid operands to binary expression ('int' and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\examples\TUTORI~1\ex5.c(455) : 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/07/29/examples_mas...] /Users/petsc/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455: error: no match for 'operator-' in '1 - y' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /sandbox/petsc/petsc.clone-2/src/snes/examples/tutorials/ex5.c:455:109: error: invalid operands to binary expression ('int' and 'PetscScalar' (aka 'complex<double>')) [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /Users/petsc/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455: error: no match for 'operator-' in '1 - x' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex5.c:455:111: error: no match for 'operator-' in '1 - x' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\examples\TUTORI~1\ex5.c(455) : error C2677: binary '-' : no global operator defined which takes type 'class std::complex<double>' (or there is no acceptable conversion) src/snes/examples/tutorials/ex5.c:508 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/07/29/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\snes\examples\TUTORI~1\ex5.c(508) : error C2664: 'sin' : cannot convert parameter 1 from 'class std::complex<double>' to 'double' ---- To opt-out from receiving these messages - send a request to [email protected].
participants (1)
-
PETSc checkBuilds