Unittest fails building on OS X 10.9
Joost Eekhoorn
joost.eekhoorn at gmail.com
Thu Oct 9 12:38:16 PDT 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20141009/6ad13d24/attachment.html>
More information about the LibreOffice
mailing list