Build has succeeded.
I saw in this that --disable-cve-test is needed on OS X Mavericks

Still I had to do 2 little, dirty hacks:
- Moved away 4 CVE-test file from
~/lo/core/writerfilter/qa/cppunittest/data/pass/
      (CVE-2010-333-1.rtf, CVE-2014-1761-1.rtf, CVE-2014-1761-2.rtf and
CVS-pseudo-2009-0238-1.rtf)
- Edited ~/lo/core/sw/qa/extras/rtfimport/rtfimport.cxx
      (skipping testN192129)

Beside that, this is what I have done:

Install Ant (OS X Mavericks does not have that anymore)

./autogen.sh
    --with-ant-home="/usr/local/bin/apache-ant"
    --wiithout-junit
    --enable-python=internal
    --disable-cve-tests

I could not found instdir/program/soffice to start the program, but used:
instdir/LibreOfficeDev.app/Contents/MacOS/soffice

It would be nice if someone would review my information and update the
building instructions for Mac:
https://wiki.documentfoundation.org/Development/BuildingOnMac
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to