[petsc-dev] [petsc-checkbuilds] PETSc blame digest (next) 2016-06-24
Satish Balay
balay at mcs.anl.gov
Fri Jun 24 10:10:25 CDT 2016
for (p=0; p<n_bbox_recv; p++) {
printf("[rank %d]: box from %d : range[%+1.4e,%+1.4e]x[%+1.4e,%+1.4e]\n",rank,recv_bbox[p].owner_rank,
recv_bbox[p].min[0],recv_bbox[p].max[0],recv_bbox[p].min[1],recv_bbox[p].max[1]);
}
Is this printf for debugging purposes - and perhaps should be removed?
Satish
On Fri, 24 Jun 2016, PETSc checkBuilds wrote:
>
>
> Dear PETSc developer,
>
> This email contains listings of contributions attributed to you by
> `git blame` that caused compiler errors or warnings in PETSc automated
> testing. Follow the links to see the full log files. Please attempt to fix
> the issues promptly or let us know at 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/b16650c
> DMSwarm collect:
>
> src/dm/impls/swarm/swarm_migrate.c:481
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/24/build_next_arch-linux-opt-cxx-quad_grind.log]
> /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:91: warning: format '%e' expects argument of type 'double', but argument 7 has type 'PetscReal {aka __float128}' [-Wformat=]
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/24/build_next_arch-linux-dbg-quad_churn.log]
> /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:12: warning: format '%e' expects argument of type 'double', but argument 5 has type 'PetscReal' [-Wformat=]
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/24/build_next_arch-linux-opt-cxx-quad_grind.log]
> /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:91: warning: format '%e' expects argument of type 'double', but argument 5 has type 'PetscReal {aka __float128}' [-Wformat=]
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/24/build_next_arch-linux-opt-cxx-quad_grind.log]
> /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:91: warning: format '%e' expects argument of type 'double', but argument 4 has type 'PetscReal {aka __float128}' [-Wformat=]
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/24/build_next_arch-linux-dbg-quad_churn.log]
> /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:12: warning: format '%e' expects argument of type 'double', but argument 7 has type 'PetscReal' [-Wformat=]
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/24/build_next_arch-linux-opt-cxx-quad_grind.log]
> /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:91: warning: format '%e' expects argument of type 'double', but argument 6 has type 'PetscReal {aka __float128}' [-Wformat=]
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/24/build_next_arch-linux-dbg-quad_churn.log]
> /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:12: warning: format '%e' expects argument of type 'double', but argument 4 has type 'PetscReal' [-Wformat=]
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/24/build_next_arch-linux-dbg-quad_churn.log]
> /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:12: warning: format '%e' expects argument of type 'double', but argument 6 has type 'PetscReal' [-Wformat=]
>
> ----
> 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