dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #24369
Re: buildbot failure in FEniCS Buildbot on dolfin-maverick-i386
On Fri, Sep 2, 2011 at 7:07 PM, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
> On 02/09/11 00:37, Johannes Ring wrote:
>> I 'fixed' this by adding -fno-strict-aliasing to CXXFLAGS.
>>
>
> When was this problem introduced?
Since yesterday, after this:
> Build Reason: The web-page 'force build' button was pressed by 'Johannes': Set CMAKE_BUILD_TYPE to Developer (was Develooper).
I guess one reason it is triggered could be that this slave is
building DOLFIN with code coverage flags enabled. In that case it
might be okay to use the -fno-strict-aliasing flag?
Johannes
References