← Back to team overview

dolfin team mailing list archive

Buildbot failure

 

All buildbots are currently failing, they are using the newest change sets:
c++ -o demo/mesh/ale/cpp/main.o -c -Wall -pipe -ansi -DDEBUG -g -Werror -DNDEBUG -O2 -DPACKAGE_VERSION=\"0.7.3\" -fno-strict-aliasing -bind_at_load -I. -I. -Idolfin -I/Users/ilmarw/local/include -I/sw/include -I/sw/include/libxml2 -I/sw/include demo/mesh/ale/cpp/main.cpp
demo/mesh/ale/cpp/main.cpp: In function 'int main()':
demo/mesh/ale/cpp/main.cpp:27: error: no matching function for call to 'dolfin::BoundaryMesh::BoundaryMesh(dolfin::UnitSquare&, dolfin::MeshFunction<dolfin::uint>&, dolfin::MeshFunction<dolfin::uint>&)' ./dolfin/mesh/BoundaryMesh.h:27: note: candidates are: dolfin::BoundaryMesh::BoundaryMesh(dolfin::Mesh&) ./dolfin/mesh/BoundaryMesh.h:24: note: dolfin::BoundaryMesh::BoundaryMesh() ./dolfin/mesh/BoundaryMesh.h:20: note: dolfin::BoundaryMesh::BoundaryMesh(const dolfin::BoundaryMesh&)
scons: *** [demo/mesh/ale/cpp/main.o] Error 1
scons: building terminated because of errors.

ilmar


Follow ups