dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #25586
Re: Failing buildbot
I found a very clever fix for this now. Simply remove Boost 1.47
installed by Dorsal and rebuild everything with the system wide Boost
1.42 packages. Bug gone and the linux64-exp buildbot should very soon
be green again.
Johannes
On Mon, Apr 16, 2012 at 11:48 AM, Johan Hake <hake.dev@xxxxxxxxx> wrote:
> Yes, we need to fix this. Anyone that have a clever fix for this?
>
> Johan
>
>
> On 04/11/2012 09:44 PM, Anders Logg wrote:
>>
>> 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
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dolfin
>> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dolfin
>> More help : https://help.launchpad.net/ListHelp
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dolfin
> Post to : dolfin@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dolfin
> More help : https://help.launchpad.net/ListHelp
Follow ups
References