Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 599062 - app-office/libreoffice-5.2.2.2 fails to build with dev-libs/icu-58.1
Summary: app-office/libreoffice-5.2.2.2 fails to build with dev-libs/icu-58.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-06 13:51 UTC by Andreas K. Hüttel
Modified: 2016-11-06 23:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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