petsc-checkbuilds
Threads by month
- ----- 2026 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
June 2017
- 1 participants
- 7 discussions
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(a)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/8135c37
Added initial implementation of GLVis viewer
src/sys/classes/viewer/impls/glvis/glvis.c:685
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/build_next_…]
/sandbox/petsc/petsc.clone-2/src/sys/classes/viewer/impls/glvis/glvis.c:685:10: warning: assignment makes pointer from integer without a cast [enabled by default]
----
To opt-out from receiving these messages - send a request to petsc-dev(a)mcs.anl.gov.
1
0
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(a)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/96f18de
fix bug for ISblocksize>1 in ISGetSeqIS_SameColDist_Private() and MatCreateSubMatrix_MPIAIJ_SameRowDist()oReported-by: Hoang Giang Bui <hgbk2008(a)gmail.com>
src/ksp/ksp/examples/tests/ex53.c:101
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ksp/ksp/examples/tests/ex53.c:101:8: warning: 'B_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c:101:8: warning: 'B_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ksp/ksp/examples/tests/ex53.c:101:8: warning: 'B_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ksp/ksp/examples/tests/ex53.c:101:19: warning: 'B_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c:101:8: warning: 'B_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
src/ksp/ksp/examples/tests/ex53.c:69
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/Users/petsc/petsc.clone-3/src/ksp/ksp/examples/tests/ex53.c:69:14: warning: variable 'A_size' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ksp/ksp/examples/tests/ex53.c:69:14: warning: variable 'A_size' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ksp/ksp/examples/tests/ex53.c:69:14: warning: variable 'A_size' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
src/ksp/ksp/examples/tests/ex53.c:80
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ksp/ksp/examples/tests/ex53.c:80:9: warning: 'B_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ksp/ksp/examples/tests/ex53.c:80:106: warning: 'B_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c:80:9: warning: 'B_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ksp/ksp/examples/tests/ex53.c:80:9: warning: 'B_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c:80:9: warning: 'B_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
----
warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/d518fa9
setblocksize for iscol_sub
src/mat/impls/aij/mpi/mpiaij.c:3408
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/build_next_…]
/sandbox/petsc/petsc.clone-4/src/mat/impls/aij/mpi/mpiaij.c:3408:30: warning: unused variable 'cbs' [-Wunused-variable]
----
warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/db55f0c
%d -> %D
src/ksp/ksp/examples/tests/ex53.c:78
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ksp/ksp/examples/tests/ex53.c:78:9: warning: 'A_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c:78:9: warning: 'A_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ksp/ksp/examples/tests/ex53.c:78:85: warning: 'A_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ksp/ksp/examples/tests/ex53.c:78:9: warning: 'A_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c:78:9: warning: 'A_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c:78:9: warning: 'A_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ksp/ksp/examples/tests/ex53.c:78:9: warning: 'A_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ksp/ksp/examples/tests/ex53.c:78:85: warning: 'A_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ksp/ksp/examples/tests/ex53.c:78:9: warning: 'A_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/19/examples_ne…]
/sandbox/petsc/petsc.clone/src/ksp/ksp/examples/tests/ex53.c:78:9: warning: 'A_indices' may be used uninitialized in this function [-Wmaybe-uninitialized]
----
To opt-out from receiving these messages - send a request to petsc-dev(a)mcs.anl.gov.
1
0
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(a)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/8135c37
Added initial implementation of GLVis viewer
src/sys/classes/viewer/impls/glvis/glvis.c:685
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/18/build_next_…]
/sandbox/petsc/petsc.clone-2/src/sys/classes/viewer/impls/glvis/glvis.c:685:10: warning: assignment makes pointer from integer without a cast [enabled by default]
----
To opt-out from receiving these messages - send a request to petsc-dev(a)mcs.anl.gov.
1
0
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(a)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/8135c37
Added initial implementation of GLVis viewer
src/dm/impls/plex/plexglvis.c:274
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:274:3: warning: passing argument 3 of 'DMPlexInvertCell' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
"/export/home/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c", line 274: warning: argument #3 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:274:3: warning: passing argument 3 of 'DMPlexInvertCell' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:274:10: error: no matching function for call to 'DMPlexInvertCell'
src/dm/impls/plex/plexglvis.c:295
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/usr/home/balay/petsc.clone-2/src/dm/impls/plex/plexglvis.c:295:35: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:295:25: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:295:25: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/usr/home/balay/petsc.clone/src/dm/impls/plex/plexglvis.c:295:35: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:295:25: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:295:25: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:295:35: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:295:25: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-4/src/dm/impls/plex/plexglvis.c:295:25: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-4/src/dm/impls/plex/plexglvis.c:295:35: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:295:35: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:295:25: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
src/dm/impls/plex/plexglvis.c:567
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:567:11: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:567:11: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:567:11: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-4/src/dm/impls/plex/plexglvis.c:567:11: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:567:11: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:567:11: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:567:11: warning: 'vpf' may be used uninitialized in this function [-Wmaybe-uninitialized]
src/dm/impls/plex/plexglvis.c:568
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/usr/home/balay/petsc.clone-2/src/dm/impls/plex/plexglvis.c:568:86: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-4/src/dm/impls/plex/plexglvis.c:568:86: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/usr/home/balay/petsc.clone/src/dm/impls/plex/plexglvis.c:568:78: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:568:78: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:568:86: warning: 'faces' may be used uninitialized in this function [-Wmaybe-uninitialized]
src/dm/impls/plex/plexglvis.c:58
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-4/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/usr/home/balay/petsc.clone/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/usr/home/balay/petsc.clone-3/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-4/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-4/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/usr/home/balay/petsc.clone-2/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-3/src/dm/impls/plex/plexglvis.c:58:18: warning: variable 'simplex' set but not used [-Wunused-but-set-variable]
src/sys/classes/viewer/impls/glvis/glvis.c:678
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/src/sys/classes/viewer/impls/glvis/glvis.c:678:10: warning: assignment makes pointer from integer without a cast [enabled by default]
----
To opt-out from receiving these messages - send a request to petsc-dev(a)mcs.anl.gov.
1
0
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(a)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/9481793
gnumake: make it the default build mode
lib/petsc/conf/rules:105
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/17/build_next_…]
/sandbox/petsc/petsc.clone-2/lib/petsc/conf/rules:105: recipe for target 'gnumake' failed
----
To opt-out from receiving these messages - send a request to petsc-dev(a)mcs.anl.gov.
1
0
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(a)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/0f7a116
fix cost integral for rk methods and update the examples
src/ts/examples/tutorials/power_grid/ex9opt.c:496
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c", line 496: warning: argument #4 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c", line 496: warning: argument #4 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(496): warning #810: conversion from "AppCtx *" to "PetscBool={enum <unnamed>}" may lose significant bits
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c", line 496: warning: enum type mismatch: arg #7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, __float128, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c", line 496: warning: argument #3 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(496): error #165: too few arguments in function call
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c", line 496: warning: enum type mismatch: arg #7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c", line 496: warning: argument #3 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:496:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:496:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
----
warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/1820b32
update examples for adjoint theta methods
src/ts/examples/tutorials/power_grid/ex9adj.c:311
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c(311): warning #167: argument of type "int" is incompatible with parameter of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec *, void *)"
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c", line 311: warning: argument #4 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c", line 311: warning: argument #4 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c", line 311: warning: enum type mismatch: arg #7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c", line 311: warning: argument #3 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c", line 311: warning: improper pointer/integer combination: arg #6
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c(311): warning #810: conversion from "AppCtx *" to "PetscBool={enum <unnamed>}" may lose significant bits
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c(311): warning #152: conversion of nonzero integer to pointer
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c", line 311: warning: enum type mismatch: arg #7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c", line 311: warning: argument #3 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c", line 311: warning: improper pointer/integer combination: arg #6
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c(311): error #165: too few arguments in function call
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9adj.c:311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, __float128, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
src/ts/examples/tutorials/power_grid/ex9opt.c:374
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c", line 374: warning: improper pointer/integer combination: arg #6
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c", line 374: warning: argument #3 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c", line 374: warning: enum type mismatch: arg #7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c", line 374: warning: enum type mismatch: arg #7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(374): warning #152: conversion of nonzero integer to pointer
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(374): warning #167: argument of type "int" is incompatible with parameter of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec *, void *)"
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, __float128, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(374): warning #810: conversion from "AppCtx *" to "PetscBool={enum <unnamed>}" may lose significant bits
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c", line 374: warning: argument #3 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(374): error #165: too few arguments in function call
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c", line 374: warning: improper pointer/integer combination: arg #6
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c", line 374: warning: argument #4 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c", line 374: warning: argument #4 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c:374:117: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 6 of 'TSSetCostIntegrand' makes pointer from integer without a cast [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/ex9opt.c:374:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
----
warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/71a2930
update stability_9bus example
src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-3/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c", line 1311: warning: argument #3 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c", line 1311: warning: argument #4 is incompatible with prototype:
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:118: error: too few arguments to function call, expected 8, have 7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c(1311): warning #810: conversion from "Userctx *" to "PetscBool={enum <unnamed>}" may lose significant bits
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c(1311): error #165: too few arguments in function call
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
"/export/home/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c", line 1311: warning: enum type mismatch: arg #7
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-4/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: too few arguments to function 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 3 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:118: error: cannot convert 'PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*) {aka int (*)(_p_TS*, double, _p_Vec*, _p_Vec*, void*)}' to 'Vec {aka _p_Vec*}' for argument '3' to 'PetscErrorCode TSSetCostIntegrand(TS, PetscInt, Vec, PetscErrorCode (*)(TS, PetscReal, Vec, Vec, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscErrorCode (*)(TS, PetscReal, Vec, _p_Vec**, void*), PetscBool, void*)'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: error: incompatible type for argument 7 of 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1311:41: warning: passing argument 4 of 'TSSetCostIntegrand' from incompatible pointer type [enabled by default]
----
warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/aed8242
add an example ex9 to test cost integral evaluation using adjoint rk
src/ts/examples/tutorials/power_grid/ex9adj.c:309
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9adj.c:309:10: error: no matching function for call to 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c(309): warning #167: argument of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec, void *)" is incompatible with parameter of type "Vec"
src/ts/examples/tutorials/power_grid/ex9adj.c:310
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9adj.c(310): warning #167: argument of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec *, void *)" is incompatible with parameter of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec, void *)"
src/ts/examples/tutorials/power_grid/ex9opt.c:372
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:372:10: error: no matching function for call to 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(372): warning #167: argument of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec, void *)" is incompatible with parameter of type "Vec"
src/ts/examples/tutorials/power_grid/ex9opt.c:373
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(373): warning #167: argument of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec *, void *)" is incompatible with parameter of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec, void *)"
src/ts/examples/tutorials/power_grid/ex9opt.c:494
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(494): warning #167: argument of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec, void *)" is incompatible with parameter of type "Vec"
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/ex9opt.c:494:10: error: no matching function for call to 'TSSetCostIntegrand'
src/ts/examples/tutorials/power_grid/ex9opt.c:495
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/ex9opt.c(495): warning #167: argument of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec *, void *)" is incompatible with parameter of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec, void *)"
----
warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/dfb2108
Change names for TSAdjointSetCostXXX and TSAdjointGetCostXXX
src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1309
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/Users/petsc/petsc.clone-2/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1309:10: error: no matching function for call to 'TSSetCostIntegrand'
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c(1309): warning #167: argument of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec, void *)" is incompatible with parameter of type "Vec"
----
To opt-out from receiving these messages - send a request to petsc-dev(a)mcs.anl.gov.
1
0
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(a)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/0df0451
basic portability/security testing in compiles
lib/petsc/conf/rules:401
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/lib/petsc/conf/rules:401: recipe for target 'ex9adj.o' failed
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/lib/petsc/conf/rules:401: recipe for target 'ex9busopt.o' failed
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/lib/petsc/conf/rules:401: recipe for target 'ex9opt.o' failed
----
warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/2492ecd
bk-changeset-1.2471
lib/petsc/conf/rules:450
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/lib/petsc/conf/rules:450: recipe for target 'ex9adj.PETSc' failed
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/lib/petsc/conf/rules:450: recipe for target 'ex9busopt.PETSc' failed
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/usr/home/balay/petsc.clone-2/lib/petsc/conf/rules:450: recipe for target 'ex9opt.PETSc' failed
----
warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/d8151ee
removed vector array arguments from TSAdjointSetCostIntegrand() since they can be created automatically inside TSAdjointSetUp()
src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c:1310
[http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/06/15/examples_ne…]
/sandbox/petsc/petsc.clone/src/ts/examples/tutorials/power_grid/stability_9bus/ex9busopt.c(1310): warning #167: argument of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec *, void *)" is incompatible with parameter of type "PetscErrorCode={int} (*)(TS, PetscReal={double}, Vec, Vec, void *)"
----
To opt-out from receiving these messages - send a request to petsc-dev(a)mcs.anl.gov.
1
0