On 05/05/2014 04:05 PM, florino wrote:
I'm trying to build the current version of LibreOffice on a Mac OS X 10.9.2
with XCode 5.1.1.
After a sync of the current repository I do ./autogen.sh --without-junit and
then make.
The build process usually stops at sw_ooxmlexport, sw_ooxmlimport,
sw_rtfexport or sw_rtfimport.
I cannot reproduce any such problems with recent master (where only the
known-problematic CppunitTest_sc_opencl_test crashes for me).
If you set "ulimit -c unlimited" the crashing tests should leave behind
/cores/core.* files on which you can use gdb or lldb to generate
backtraces for all the threads; that might give a clue. (I think recent
Xcode only includes lldb, so you might only have that. Also, in my
experience, quality of how gdb vs. lldb can handle any given core file
on OS X seems to vary, for whatever odd reasons.)
Stephan
Context
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.