[petsc-dev] [petsc-checkbuilds] PETSc blame digest (next) 2015-11-06

Barry Smith bsmith at mcs.anl.gov
Fri Nov 6 10:52:32 CST 2015


   Matt,

    Actually I was wrong. I thought this was due to my changes to PetscOptions... but they are unrelated; they are due to changes you have made and need to be fixed in your branch.

   Barry

> On Nov 6, 2015, at 10:37 AM, Barry Smith <bsmith at mcs.anl.gov> wrote:
> 
> 
>  Matt, 
> 
>  I'll fixe these
> 
>> On Nov 6, 2015, at 9:00 AM, PETSc checkBuilds <petsc-checkbuilds at mcs.anl.gov> wrote:
>> 
>> 
>> 
>> Dear PETSc developer,
>> 
>> This email contains listings of contributions attributed to you by
>> `git blame` that caused compiler errors or warnings in PETSc automated
>> testing.  Follow the links to see the full log files. Please attempt to fix
>> the issues promptly or let us know at petsc-dev at 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/0d3a8e4
>> TS ex18: Functional monitors now working
>> 
>> src/ts/examples/tutorials/ex18.c:1095
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1095:3: warning: passing argument 3 of 'DMTSCheckFromOptions' from incompatible pointer type [enabled by default]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/3924739
>> SNES ex76: Added solution for boundary value perturbation
>> 
>> src/snes/examples/tutorials/ex76.c:285
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex76.c:285:3: error: too few arguments to function 'PetscOptionsGetInt'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex76.c:285:3: warning: passing argument 3 of 'PetscOptionsGetInt' from incompatible pointer type [enabled by default]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/4a2a8c2
>> SNES ex75: Added Maple verification test, and added preliminary FEM test
>> 
>> src/snes/examples/tutorials/ex75.c:563
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:563:18: warning: unused variable 'viewer' [-Wunused-variable]
>> 
>> src/snes/examples/tutorials/ex75.c:564
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:564:3: warning: initialization from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:564:3: warning: (near initialization for 'funcs[0]') [enabled by default]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/5524e87
>> SNES ex69: Added SolCx
>> 
>> src/snes/examples/tutorials/ex69.c:3290
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3290:13: warning: unused variable 'label' [-Wunused-variable]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/5c53fcd
>> TS ex18: Let exact solutions depend on time, add in Gaussian blob
>> 
>> src/ts/examples/tutorials/ex18.c:1087
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1087:3: error: incompatible type for argument 5 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1087:3: warning: passing argument 4 of 'DMPlexProjectFunction' makes pointer from integer without a cast [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1087:3: error: too few arguments to function 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1087:3: error: incompatible type for argument 2 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1087:3: warning: passing argument 3 of 'DMPlexProjectFunction' from incompatible pointer type [enabled by default]
>> 
>> src/ts/examples/tutorials/ex18.c:496
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:496:19: warning: unused variable 't' [-Wunused-variable]
>> 
>> src/ts/examples/tutorials/ex18.c:882
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:882:22: warning: unused variable 'prefix' [-Wunused-variable]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/7bddf7c
>> SNES ex69. Added a full variable-viscosity Stokes problem
>> 
>> src/snes/examples/tutorials/ex69.c:3336
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3336:20: warning: unused variable 'pressure' [-Wunused-variable]
>> 
>> src/snes/examples/tutorials/ex69.c:3337
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3337:20: warning: unused variable 'nullSpacePres' [-Wunused-variable]
>> 
>> src/snes/examples/tutorials/ex69.c:3344
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3344:3: error: incompatible type for argument 5 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3344:3: error: incompatible type for argument 2 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3344:3: warning: passing argument 4 of 'DMPlexProjectFunction' makes pointer from integer without a cast [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3344:3: error: too few arguments to function 'DMPlexProjectFunction'
>> 
>> src/snes/examples/tutorials/ex69.c:3408
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3408:3: warning: passing argument 3 of 'DMPlexProjectFunction' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3408:3: error: incompatible type for argument 5 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3408:3: error: too few arguments to function 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3408:3: error: incompatible type for argument 2 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3408:3: warning: passing argument 4 of 'DMPlexProjectFunction' makes pointer from integer without a cast [enabled by default]
>> 
>> src/snes/examples/tutorials/ex69.c:3413
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3413:3: warning: passing argument 3 of 'DMSNESCheckFromOptions' from incompatible pointer type [enabled by default]
>> 
>> src/snes/examples/tutorials/ex69.c:3414
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3414:3: error: too few arguments to function 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3414:3: error: incompatible type for argument 5 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3414:3: error: incompatible type for argument 2 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3414:3: warning: passing argument 4 of 'DMPlexProjectFunction' makes pointer from integer without a cast [enabled by default]
>> 
>> src/snes/examples/tutorials/ex69.c:3421
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3421:3: warning: passing argument 5 of 'DMPlexComputeL2Diff' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3421:3: warning: passing argument 4 of 'DMPlexComputeL2Diff' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3421:3: warning: passing argument 3 of 'DMPlexComputeL2Diff' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3421:3: error: incompatible type for argument 2 of 'DMPlexComputeL2Diff'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3421:3: error: too few arguments to function 'DMPlexComputeL2Diff'
>> 
>> src/snes/examples/tutorials/ex69.c:3422
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3422:3: error: too few arguments to function 'DMPlexComputeL2FieldDiff'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3422:3: error: incompatible type for argument 2 of 'DMPlexComputeL2FieldDiff'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3422:3: warning: passing argument 5 of 'DMPlexComputeL2FieldDiff' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3422:3: warning: passing argument 3 of 'DMPlexComputeL2FieldDiff' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3422:3: warning: passing argument 4 of 'DMPlexComputeL2FieldDiff' from incompatible pointer type [enabled by default]
>> 
>> src/snes/examples/tutorials/ex69.c:3430
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3430:5: error: incompatible type for argument 5 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3430:5: error: incompatible type for argument 2 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3430:5: warning: passing argument 3 of 'DMPlexProjectFunction' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3430:5: error: too few arguments to function 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:3430:5: warning: passing argument 4 of 'DMPlexProjectFunction' makes pointer from integer without a cast [enabled by default]
>> 
>> src/snes/examples/tutorials/ex69.c:796
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:796:18: warning: unused variable 'ierr' [-Wunused-variable]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/b51dfab
>> SNES ex76: Added an example doing a spectral solution on the square
>> 
>> src/snes/examples/tutorials/ex76.c:286
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex76.c:286:3: warning: passing argument 3 of 'PetscOptionsGetInt' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex76.c:286:3: error: too few arguments to function 'PetscOptionsGetInt'
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/c8601c4
>> SNES ex75: Start of an example with exact solution for 2D variable-viscosity Stokes
>> 
>> src/snes/examples/tutorials/ex75.c:504
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:504:19: warning: unused variable 'vz' [-Wunused-variable]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:504:15: warning: unused variable 'vx' [-Wunused-variable]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/cbd3ff8
>> SNES ex76: Converted all functions to use a single context and uniform API
>> 
>> src/snes/examples/tutorials/ex76.c:186
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex76.c:186:18: warning: unused variable 'l' [-Wunused-variable]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/e73042e
>> TS ex18: Adding a test for FVM+FEM
>> 
>> src/ts/examples/tutorials/ex18.c:445
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:445:12: warning: unused variable 'user' [-Wunused-variable]
>> 
>> src/ts/examples/tutorials/ex18.c:466
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:466:19: warning: unused variable 't' [-Wunused-variable]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/ea4c8be
>> SNES ex69: Fixed SolKx function
>> 
>> src/snes/examples/tutorials/ex69.c:216
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:216:43: warning: variable 'sum7' set but not used [-Wunused-but-set-variable]
>> 
>> src/snes/examples/tutorials/ex69.c:220
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:220:40: warning: variable 'SS' set but not used [-Wunused-but-set-variable]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex69.c:220:13: warning: unused variable 'rho' [-Wunused-variable]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/f516c50
>> TS ex18: Updated Riemann and pointwise interface
>> 
>> src/ts/examples/tutorials/ex18.c:1086
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1086:3: error: incompatible type for argument 2 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1086:3: error: too few arguments to function 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1086:3: warning: passing argument 4 of 'DMPlexProjectFunction' makes pointer from integer without a cast [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1086:3: error: incompatible type for argument 5 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1086:3: warning: passing argument 3 of 'DMPlexProjectFunction' from incompatible pointer type [enabled by default]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/fa9e55c
>> SNES ex75: Updated to latest interface
>> 
>> src/snes/examples/tutorials/ex75.c:575
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:575:3: warning: passing argument 4 of 'DMPlexProjectFunction' makes pointer from integer without a cast [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:575:3: error: too few arguments to function 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:575:3: error: incompatible type for argument 2 of 'DMPlexProjectFunction'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:575:3: error: incompatible type for argument 5 of 'DMPlexProjectFunction'
>> 
>> src/snes/examples/tutorials/ex75.c:576
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:576:3: warning: passing argument 4 of 'DMPlexComputeL2Diff' from incompatible pointer type [enabled by default]
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:576:3: error: incompatible type for argument 2 of 'DMPlexComputeL2Diff'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:576:3: error: too few arguments to function 'DMPlexComputeL2Diff'
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:576:3: warning: passing argument 5 of 'DMPlexComputeL2Diff' from incompatible pointer type [enabled by default]
>> 
>> src/snes/examples/tutorials/ex75.c:66
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/snes/examples/tutorials/ex75.c:66:15: warning: variable 'rho' set but not used [-Wunused-but-set-variable]
>> 
>> ----
>> 
>> warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/ff6aec9
>> TS ex18: Lots of improvements
>> 
>> src/ts/examples/tutorials/ex18.c:1092
>>   [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/examples_next_arch-c-exodus-dbg-builder_frog.log]
>>     /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex18.c:1092:3: warning: passing argument 3 of 'DMTSCheckFromOptions' from incompatible pointer type [enabled by default]
>> 
>> ----
>> To opt-out from receiving these messages - send a request to petsc-dev at mcs.anl.gov.
> 




More information about the petsc-dev mailing list