Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603088 - app-office/libreoffice-5.2.4.2: expected id-expression before ‘->’ token
Summary: app-office/libreoffice-5.2.4.2: expected id-expression before ‘->’ token
Status: RESOLVED NEEDINFO
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-12-19 13:29 UTC by José Romildo Malaquias
Modified: 2017-10-06 23:02 UTC (History)
0 users

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


Attachments
app-office:libreoffice-5.2.4.2:20161219-120343.log.tar.gz (app-office:libreoffice-5.2.4.2:20161219-120343.log.tar.gz,391.76 KB, application/gzip)
2016-12-19 13:34 UTC, José Romildo Malaquias
Details
Output of emerge --info '=app-office/libreoffice-5.2.4.2:0/0' (nada.txt,16.45 KB, text/plain)
2016-12-19 13:36 UTC, José Romildo Malaquias
Details
Output of emerge -pqv '=app-office/libreoffice-5.2.4.2::gentoo' (nada.txt,16.45 KB, text/plain)
2016-12-19 13:39 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2016-12-19 13:29:37 UTC
libreoffice fails compilation on my system, with the following error:

/alt/portage/tmp/portage/app-office/libreoffice-5.2.4.2/work/libreoffice-5.2.4.2/include/rtl/ustring.hxx: In member function ‘sal_Int32 rtl::OUString::compareTo(const rtl::OUString&, sal_Int32) const’:
/alt/portage/tmp/portage/app-office/libreoffice-5.2.4.2/work/libreoffice-5.2.4.2/include/rtl/ustring.hxx:617:63: error: expected id-expression before ‘->’ token
                                                      str.pData->buffer, str.pData->length, maxLength );
                                                               ^~
Comment 1 José Romildo Malaquias 2016-12-19 13:34:49 UTC
Created attachment 456714 [details]
app-office:libreoffice-5.2.4.2:20161219-120343.log.tar.gz
Comment 2 José Romildo Malaquias 2016-12-19 13:36:10 UTC
Created attachment 456716 [details]
Output of emerge --info '=app-office/libreoffice-5.2.4.2:0/0'
Comment 3 José Romildo Malaquias 2016-12-19 13:39:08 UTC
Created attachment 456718 [details]
Output of emerge -pqv '=app-office/libreoffice-5.2.4.2::gentoo'
Comment 4 Andreas Sturmlechner gentoo-dev 2017-01-31 21:07:07 UTC
Can you reproduce that issue with GCC-6.3.0?