Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 599062

Summary: app-office/libreoffice-5.2.2.2 fails to build with dev-libs/icu-58.1
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andreas K. Hüttel archtester gentoo-dev 2016-11-06 13:51:26 UTC
In file included from /home/largetmp/portage/app-office/libreoffice-5.2.2.2/work/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:27:0:
/usr/include/unicode/rbbi.h: In member function ‘void com::sun::star::i18n::OOoRuleBasedBreakIterator::publicSetBreakType(int32_t)’:
/usr/include/unicode/rbbi.h:657:10: error: ‘void icu::RuleBasedBreakIterator::setBreakType(int32_t)’ is private
     void setBreakType(int32_t type);
          ^
/home/largetmp/portage/app-office/libreoffice-5.2.2.2/work/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:68:13: error: within this context
             setBreakType(type);
             ^
In file included from /home/largetmp/portage/app-office/libreoffice-5.2.2.2/work/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:27:0:
/usr/include/unicode/rbbi.h:657:10: error: ‘void icu::RuleBasedBreakIterator::setBreakType(int32_t)’ is private
     void setBreakType(int32_t type);
          ^
/home/largetmp/portage/app-office/libreoffice-5.2.2.2/work/libreoffice-5.2.2.2/i18npool/source/breakiterator/breakiterator_unicode.cxx:68:30: error: within this context
             setBreakType(type);
                              ^
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2016-11-06 23:45:23 UTC
Dependency adjusted and 5.2.3.3 patched