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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to