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.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to