It looks like this merge broke the buildbot. When building without
ParMETIS, the following error is reported:

[ 27%] Building CXX object dolfin/CMakeFiles/dolfin.dir/graph/ParMETIS.cpp.o
/home/buildbot/buildslave/dolfin-trunk-full-lucid-amd64/build/dolfin/graph/ParMETIS.cpp:286:
error: no ‘void dolfin::ParMETIS::recompute_partition(std::vector<long
unsigned int, std::allocator<long unsigned int> >&, const
dolfin::LocalMeshData&)’ member function declared in class
‘dolfin::ParMETIS’
make[2]: *** [dolfin/CMakeFiles/dolfin.dir/graph/ParMETIS.cpp.o] Error 1
make[1]: *** [dolfin/CMakeFiles/dolfin.dir/all] Error 2
make: *** [all] Error 2

Johannes

On Sun, Mar 31, 2013 at 5:27 AM,  <nore...@launchpad.net> wrote:
> Merge authors:
>   Chris Richardson (chris-bpi)
>   Garth Wells (garth-wells)
>   root <r...@bpi.cam.ac.uk>
> ------------------------------------------------------------
> revno: 7588 [merge]
> committer: Garth N. Wells <gn...@cam.ac.uk>
> branch nick: working
> timestamp: Sat 2013-03-30 17:15:11 +0800
> message:
>   Merge parallel mesh refinement branch.
> added:
>   dolfin/refinement/ParallelRefinement.cpp
>   dolfin/refinement/ParallelRefinement.h
>   dolfin/refinement/ParallelRefinement2D.cpp
>   dolfin/refinement/ParallelRefinement2D.h
>   dolfin/refinement/ParallelRefinement3D.cpp
>   dolfin/refinement/ParallelRefinement3D.h
> modified:
>   demo/undocumented/adaptive-poisson/python/demo_adaptive-poisson.py*
>   demo/undocumented/interpolation/python/demo_interpolation.py
>   dolfin/graph/ParMETIS.cpp
>   dolfin/graph/ParMETIS.h
>   dolfin/graph/ZoltanPartition.cpp
>   dolfin/graph/ZoltanPartition.h
>   dolfin/mesh/LocalMeshData.h
>   dolfin/mesh/MeshPartitioning.cpp
>   dolfin/parameter/GlobalParameters.h
>   dolfin/refinement/refine.cpp
> The size of the diff (1599 lines) is larger than your specified limit of 500 
> lines
>
> --
> lp:dolfin
> https://code.launchpad.net/~dolfin-core/dolfin/trunk
>
> Your team DOLFIN Core Team is subscribed to branch lp:dolfin.
> To unsubscribe from this branch go to 
> https://code.launchpad.net/~dolfin-core/dolfin/trunk/+edit-subscription

_______________________________________________
Mailing list: https://launchpad.net/~dolfin
Post to     : dolfin@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dolfin
More help   : https://help.launchpad.net/ListHelp

Reply via email to