Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


On 13/05/2019 15:07, Franklin Weng wrote:
I tried to build the master branch and failed in the unit test.

./autogen.sh --with-language="en-US zh-TW" --with-locales="zh_TW en_US"

About --with-locales (introduced with <https://gerrit.libreoffice.org/plugins/gitiles/core/+/0c0fbc3f8b09017c490ae77794aad3e7417b9c23%5E!/> "Add a new configure switch --with-locales for restricting the included locales") configure.ac says

    AS_HELP_STRING([--with-locales="en es pt fr zh kr ja"],
        [Use this option to limit the locale information built in.
         Separate multiple locales with space.
         Very experimental and might well break stuff.
         Just a desperate measure to shrink code and data size.
         By default all the locales available is included.
         This option is completely unrelated to --with-lang.])

and I very much assume your CppunitTest_sal_rtl failures are caused by a poor adaption of those tests to that WITH_LOCALE* configuration space.

So send patches to fix that, or just don't use the marked-as-highly-experimental --with-locales. (What made you think it would be a good idea to use that configure option anyway? Is it perhaps misguidedly mentioned in any online instructions?)

make -j4

The first time failed messages:
https://pastebin.com/D04KuJuJ

The second time failed messages:
https://pastebin.com/tQHPxVk8

During these two times I built it with build-nocheck and succeeded.

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.