Boost header missing on OS X buildbot

Chris Sherlock chris.sherlock79 at gmail.com
Sat Oct 4 22:44:22 PDT 2014


Hey all,


I'm getting the following error when I build on OS X:


fatal error: 'boost/math/special_functions/sinc.hpp' file not found
#include <boost/math/special_functions/sinc.hpp>


Anyone know what's happening here?

Chris

Logs are here:


http://ci.libreoffice.org/job/buildbot/2644/


snippet of the log is here:


[build CXX] vcl/qa/cppunit/fontcharmap.cxx
[build CXX] vcl/qa/cppunit/canvasbitmaptest.cxx
[build CXX] vcl/qa/cppunit/complextext.cxx
[build CXX] vcl/qa/cppunit/graphicfilter/filters-test.cxx
[build CXX] vcl/qa/cppunit/wmf/wmfimporttest.cxx
[build CXX] writerperfect/qa/unit/DirectoryStreamTest.cxx
[build CXX] writerperfect/qa/unit/WPXSvStreamTest.cxx
[build CXX] writerperfect/qa/unit/stream.cxx
[build CXX] xmloff/qa/unit/uxmloff.cxx
[build CXX] unoxml/qa/unit/domtest.cxx
[build CXX] writerperfect/qa/unit/WpftCalcFilterTest.cxx
[build CXX] writerperfect/qa/unit/WpftDrawFilterTest.cxx
[build CXX] writerperfect/qa/unit/WpftImpressFilterTest.cxx
[build CXX] writerperfect/qa/unit/WpftWriterFilterTest.cxx
[build CXX] framework/source/accelerators/acceleratorcache.cxx
[build CXX] framework/source/accelerators/acceleratorconfiguration.cxx
[build CXX] framework/source/accelerators/documentacceleratorconfiguration.cxx
In file included from
/Users/tdf/source/tdf/master_gerrit/vcl/qa/cppunit/fontcharmap.cxx:10:
In file included from
/Users/tdf/source/tdf/master_gerrit/include/test/bootstrapfixture.hxx:16:
In file included from
/Users/tdf/source/tdf/master_gerrit/include/vcl/salctype.hxx:25:
In file included from
/Users/tdf/source/tdf/master_gerrit/include/vcl/graph.hxx:26:
/Users/tdf/source/tdf/master_gerrit/include/vcl/bitmap.hxx:23:10:
fatal error: 'boost/math/special_functions/sinc.hpp' file not found
#include <boost/math/special_functions/sinc.hpp>
         ^
[build CXX] framework/source/accelerators/globalacceleratorconfiguration.cxx
1 error generated.
make[1]: *** [/Users/tdf/source/tdf/master_gerrit/workdir/CxxObject/vcl/qa/cppunit/fontcharmap.o]
Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [build] Error 2
Finished: FAILURE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20141005/7ba049da/attachment.html>


More information about the LibreOffice mailing list