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
Context
- Boost header missing on OS X buildbot · Chris Sherlock
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.