Problems building LibreOffice on macOS with Lode

Stephan Bergmann sbergman at redhat.com
Mon Aug 28 07:33:15 UTC 2017


On 08/25/2017 11:21 AM, Telesto wrote:
> I'm having some issues building LibO Master on MacOS 
> (Build6e090b4272b8fa12d2032ff0c0ea4bfb24c0d2d2) using LODE.
> 1. The unit test is failing (Test name: testTdf106974_int32Crop::Import)
> 2. LibreOffice won't run at all; it's crashing when launching 
> (terminating with uncaught exception of type 
> com::sun::star::uno::DeploymentException)

If 'make' failed (even only during a unit test), the resulting instset/ 
installation is not necessarily functional.  Sometimes such unit tests 
fail sporadically, so a second 'make' might succeed.  If not, a 
workaround for a failing test can be 'make build-nocheck' (don't build 
nor run any tests) or 'make gb_SUPPRESS_TESTS=x' (build the tests, but 
don't run them).

> 3. Autogen reports: WARNING : no suitable nasm (Netwide Assembler) found 
> for internal jpeg-turbo

That should be a harmless warning.


More information about the LibreOffice mailing list