Just FYI,

Looks like ICU-58.1 breaks the LibreOffice-5.2.2 build.

Following error occurs:

CXX] i18npool/source/calendar/calendar_hijri.cxx
/opt/sources/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:
 In member function 'void 
com::sun::star::i18n::OOoRuleBasedBreakIterator::publicSetBreakType(int32_t)':
/opt/sources/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:68:13:
 error: 'void icu_58::RuleBasedBreakIterator::setBreakType(int32_t)' is private 
within this context
             setBreakType(type);
             ^~~~~~~~~~~~
In file included from 
/opt/sources/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:27:0:
/usr/include/unicode/rbbi.h:657:10: note: declared private here
     void setBreakType(int32_t type);
          ^~~~~~~~~~~~
/opt/sources/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:68:30:
 error: 'void icu_58::RuleBasedBreakIterator::setBreakType(int32_t)' is private 
within this context
             setBreakType(type);
                              ^
In file included from 
/opt/sources/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:27:0:
/usr/include/unicode/rbbi.h:657:10: note: declared private here
     void setBreakType(int32_t type);
          ^~~~~~~~~~~~
make[1]: *** [/opt/sources/libreoffice-5.2.2.2/solenv/gbuild/LinkTarget.mk:191: 
/opt/sources/libreoffice-5.2.2.2/workdir/CxxObject/i18npool/source/breakiterator/breakiterator_unicode.o]
 Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:258: build] Error 2


Regards,
Wayne.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to