<div dir="ltr">Build has succeeded.<div>I saw in this that --disable-cve-test is needed on OS X Mavericks</div><div><br></div><div>Still I had to do 2 little, dirty hacks:</div><div>- Moved away 4 CVE-test file from ~/lo/core/writerfilter/qa/cppunittest/data/pass/</div><div>      (CVE-2010-333-1.rtf, CVE-2014-1761-1.rtf, CVE-2014-1761-2.rtf and CVS-pseudo-2009-0238-1.rtf)</div><div>- Edited ~/lo/core/sw/qa/extras/rtfimport/rtfimport.cxx</div><div>      (skipping testN192129)</div><div><br></div><div>Beside that, this is what I have done:</div><div><br></div><div>Install Ant (OS X Mavericks does not have that anymore)</div><div><br></div><div>./autogen.sh</div><div>    --with-ant-home="/usr/local/bin/apache-ant"</div><div>    --wiithout-junit</div><div>    --enable-python=internal</div><div>    --disable-cve-tests</div><div><br></div><div>I could not found instdir/program/soffice to start the program, but used:</div><div>instdir/LibreOfficeDev.app/Contents/MacOS/soffice</div><div><br></div><div>It would be nice if someone would review my information and update the building instructions for Mac:</div><div><a href="https://wiki.documentfoundation.org/Development/BuildingOnMac">https://wiki.documentfoundation.org/Development/BuildingOnMac</a></div><div><br></div></div>