← Back to team overview

dolfin team mailing list archive

Failing buildbot

 

The linux64-exp buildbot has been failing for a while on the
mesh-generation demo:

  *** Failed
  Plotting mesh (DOLFIN mesh).
  DOLFIN_NOPLOT set, plotting disabled.
  Not a DOLFIN MeshFunction XML file.
  Not a DOLFIN MeshFunction XML file.
  Ignoring call to interactive
  terminate called after throwing an instance of
  'CGAL::Precondition_exception'
    what():  CGAL ERROR: precondition violation!
  Expr: index != Subdomain_index()
  File:
  /work/fenics/local/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_base.h
  Line: 166

Would it be possible to add some #ifdefs to fix this?

--
Anders


Follow ups