8ecc8ebf2b
The ICU build for Android sometimes failed as follows: > ICU for C/C++ 72.1 is ready to be built. > === Important Notes: === > Data Packaging: static > This means: ICU data will be stored in a static library. > To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override. > Building ICU: Use a GNU make such as /usr/bin/gmake to build ICU. > checking the version of "/usr/bin/gmake"... gmake[2]: Entering directory '/home/michi/development/git/libreoffice-WORKTREE-for-android-x86/workdir/UnpackedTarball/icu/source' > 4.3 (we wanted at least 3.80) > gmake[2]: Leaving directory '/home/michi/development/git/libreoffice-WORKTREE-for-android-x86/workdir/UnpackedTarball/icu/source' > ok > ## Note: you have disabled ICU's tools. This ICU cannot build its own data or tests. > ## Expect build failures in the 'data', 'test', and other directories. > icudefs.mk:328: @cross_mixed_buildroot@/config/icucross.mk: No such file or directory > make[2]: *** No rule to make target '@cross_mixed_buildroot@/config/icucross.mk'. Stop. > make[1]: *** [/home/michi/development/git/libreoffice-WORKTREE-for-android-x86/external/icu/ExternalProject_icu.mk:68: /home/michi/development/git/libreoffice-WORKTREE-for-android-x86/workdir/ExternalProject/icu/build] Error 1 > make: *** [Makefile:289: build] Error 2 config.log showed that instead of the `cross_mixed_buildroot` and `cross_unix_buildroot` configure variables introduced instead of `cross_buildroot` in commit |
||
---|---|---|
.. | ||
cross-bin | ||
c++20-comparison.patch.1 | ||
ExternalPackage_icu.mk | ||
ExternalPackage_icu_ure.mk | ||
ExternalProject_icu.mk | ||
gcc9.patch | ||
icu4c-aix.patch.1 | ||
icu4c-android.patch.1 | ||
icu4c-build.patch.1 | ||
icu4c-clang-cl.patch.1 | ||
icu4c-emscripten-cross.patch.1 | ||
icu4c-icudata-stdlibs.patch.1 | ||
icu4c-khmerbreakengine.patch.1 | ||
icu4c-macosx.patch.1 | ||
icu4c-mkdir.patch.1 | ||
icu4c-rpath.patch.1 | ||
icu4c-rtti.patch.1 | ||
icu4c-scriptrun.patch.1 | ||
icu4c-solarisgcc.patch.1 | ||
icu4c-ubsan.patch.1 | ||
icu4c-use-pkgdata-single-ccode-file-mode.patch.1 | ||
icu4c-warnings.patch.1 | ||
icu4c-windows-cygwin-cross.patch.1 | ||
khmerdict.dict | ||
Makefile | ||
Module_icu.mk | ||
README | ||
ubsan.patch.1 | ||
UnpackedTarball_icu.mk | ||
Wdeprecated-copy-dtor.patch |
Library providing Unicode support, from [http://site.icu-project.org/].