Build crash in i18nutil

Tomáš Chvátal tomas.chvatal at gmail.com
Thu Dec 20 05:55:58 PST 2012


As discussed with others, we will just switch to use internal version
of icu on older releases, and we should raise the dep for the icu on
4.6 or 4.8.

2012/12/20 Tomáš Chvátal <tomas.chvatal at gmail.com>:
> Hi,
>
> I've triggered another build crash this time with normal build on
> openSUSE-11.4.
>
> The build error is this:
>
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:
> In static member function 'static rtl::OString
> unicode::getExemplerLanguageForUScriptCode(UScriptCode)':
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:497:14:
> error: 'USCRIPT_NABATAEAN' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:500:14:
> error: 'USCRIPT_PALMYRENE' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:745:14:
> error: 'USCRIPT_MANDAIC' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:877:14:
> error: 'USCRIPT_BASSA_VAH' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:880:14:
> error: 'USCRIPT_DUPLOYAN_SHORTAND' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:883:14:
> error: 'USCRIPT_ELBASAN' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:886:14:
> error: 'USCRIPT_GRANTHA' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:889:14:
> error: 'USCRIPT_KPELLE' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:892:14:
> error: 'USCRIPT_LOMA' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:895:14:
> error: 'USCRIPT_MENDE' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:898:14:
> error: 'USCRIPT_MEROITIC_CURSIVE' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:901:14:
> error: 'USCRIPT_OLD_NORTH_ARABIAN' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:904:14:
> error: 'USCRIPT_SINDHI' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:907:14:
> error: 'USCRIPT_WARANG_CITI' was not declared in this scope
> /usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/i18nutil/source/utility/unicode.cxx:479:12:
> warning: enumeration value 'USCRIPT_MANDAEAN' not handled in switch
> make[2]: ***
> [/usr/src/packages/BUILD/libreoffice-4.0.0.0.beta2/workdir/unxlngx6.pro/CxxObject/i18nutil/source/utility/unicode.o]
> Error 1
>
>
> For more data please see attached build log.
>
> Cheers
>
> Tom


More information about the LibreOffice mailing list