https://bugs.documentfoundation.org/show_bug.cgi?id=100994
--- Comment #79 from Alex Thurgood <[email protected]> ---
(In reply to joostjodel from comment #77)
> I tried building LibreOffice myself on macOS Sierra 10.12 with XCode 8
> (retina iMac), using the "Quick Pre-canned Setup" instructions on
> https://wiki.documentfoundation.org/Development/BuildingOnMac.
>
> It failed to build, after compiling for a long time.
It will build on Sierra, however, there are known random crashes in the unit
test builds (which is one of the one you mention) invoked by default by the
make command.
You can try and build these separately, using :
make unit-test-name
and seeing if it completes without errors, then continuing the main build with
make.
Or, you try the whole LO build with :
make build-nocheck
to avoid the unit tests from being built.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs