There were a bunch of git blame e-mails - triggered by the following
error in next. I pushed a fix [to emil/fix-ts-dae-rebased-v3 and
merged to next]

Satish


>>>>>>
/home/balay/petsc.clone-3/src/ts/interface/ts.c: In function ‘TSClone’:
/home/balay/petsc.clone-3/src/ts/interface/ts.c:6531:147: error: macro 
"PetscHeaderCreate" passed 10 arguments, but takes just 8
/home/balay/petsc.clone-3/src/ts/interface/ts.c:6531:10: error: 
‘PetscHeaderCreate’ undeclared (first use in this function)
/home/balay/petsc.clone-3/src/ts/interface/ts.c:6531:10: note: each undeclared 
identifier is reported only once for each function it appears in
<<<<<

On Thu, 30 Apr 2015, 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 [email protected] if you are unable
> to resolve the issues.
> 
> Thanks,
>   The PETSc development team
> 
> ----
> 
> warnings attributed to commit 
> https://bitbucket.org/petsc/petsc/commits/29fd401
> bk-changeset-1.168
> 
>   src/ts/examples/tutorials/ex1.c:101
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/30/examples_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log]
>       /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex1.c:101: 
> undefined reference to `TSSetProblemType'
> 
> ----
> 
> warnings attributed to commit 
> https://bitbucket.org/petsc/petsc/commits/303f8cc
> bk-changeset-1.170
> 
>   src/ts/examples/tutorials/ex2.c:136
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/30/examples_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log]
>       /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex2.c:136: 
> undefined reference to `TSSetProblemType'
> 
>   src/ts/examples/tutorials/ex3.c:144
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/30/examples_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log]
>       /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex3.c:144: 
> undefined reference to `TSSetProblemType'
> 
>   src/ts/examples/tutorials/ex5.c:142
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/30/examples_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log]
>       /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex5.c:142: 
> undefined reference to `TSSetProblemType'
> 
>   src/ts/examples/tutorials/ex7.c:101
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/30/examples_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log]
>       /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex7.c:101: 
> undefined reference to `TSSolve'
> 
> ----
> 
> warnings attributed to commit 
> https://bitbucket.org/petsc/petsc/commits/bba1ac6
> bk-changeset-1.3.1.1
> 
>   src/ts/examples/tutorials/ex6.c:399
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/30/examples_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log]
>       /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex6.c:399: 
> undefined reference to `TSGetTimeStep'
> 
>   src/ts/examples/tutorials/ex6.c:410
>     
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/04/30/examples_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log]
>       /home/balay/petsc.clone-3/src/ts/examples/tutorials/ex6.c:410: 
> undefined reference to `TSSetTimeStep'
> 
> ----
> To opt-out from receiving these messages - send a request to 
> [email protected].
> 

Reply via email to