BUILD FAIL WITH LIBREOFFICE ANDROID

Christian Lohmaier lohmaier at googlemail.com
Mon Dec 4 11:36:58 UTC 2017


On Tue, Nov 28, 2017 at 12:09 PM, Mert Tümer <merttumer at outlook.com> wrote:
> Hello,
>
> I am getting this error while building libreoffice with the android viewer:
>
>
> [build MAK] CustomTarget/android/source/done
> make[2]: Warning: File '/home/mert/libreoffice/config_build.mk' has
> modification time 5720 s in the future

don't mess around with system time so much, while unrelated to the
poblem with icudata, that can cause all kinds of other issues.

> creating liboSettings.gradle
> Linking obj/local/armeabi-v7a/liblo-native-code.so
> /home/mert/libreoffice/workdir/UnpackedTarball/icu/source/lib/libicuuc.a(udata.ao):udata.cpp:function
> openCommonData(char const*, int, UErrorCode*): error: undefined reference to
> 'icudt60_dat'
> […]
> Why am i getting this

because icu doesn't build the data if you disable building icu tools...

> and is there anything i can do to fix this?

use current master that tells it to build the icudata nevertheless.
( https://gerrit.libreoffice.org/#/c/45107/ )

ciao
Christian


More information about the LibreOffice mailing list