[Libreoffice-bugs] [Bug 131445] New: Cannot build cppuhelper on Debian 9
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 20 17:00:50 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=131445
Bug ID: 131445
Summary: Cannot build cppuhelper on Debian 9
Product: LibreOffice
Version: unspecified
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Installation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: peter at flytrace.com
I'm trying to build LibreOffice (to use it with LibreOffice Online) using build
wrapper from https://github.com/husisusi/officeonlin-install.sh
There is no problem with the wrapper itself, but the build is failed in
cppuhelper with the following error:
/opt/libreoffice/cppuhelper/source/component_context.cxx: In member function
‘virtual void cppu::ComponentContext::disposing()’:
/opt/libreoffice/cppuhelper/source/component_context.cxx:394:17: error:
expected unqualified-id before ‘[’ token
for ( auto& [rName, rEntry] : m_map )
^
It seems that the commit, changed this line is
58ef4b593bba3d592e07e0f25140808c74f8aa0f
Probably, something is needed on the compiler level to overcome this issue.
Please, help.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200320/dd7b364c/attachment.htm>
More information about the Libreoffice-bugs
mailing list