← Back to team overview

dolfin team mailing list archive

Buildbot errors

 

Now all buildbots give the following error when compiling the unit tests:
cc1plus: warnings being treated as errors
test/unit/function/cpp/test.cpp: In member function 'void Eval::testArbitraryEval()': test/unit/function/cpp/test.cpp:67: warning: passing 'dolfin::real' for argument 1 to 'int abs(int)'
scons: *** [test/unit/function/cpp/test.o] Error 1
scons: building terminated because of errors.

This seems kinda strange as the only changes today are in the sandbox?

ilmar


Follow ups