[Libreoffice-bugs] [Bug 127408] New: compiler failure: no viable constructor …

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 6 12:56:02 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127408

            Bug ID: 127408
           Summary: compiler failure: no viable constructor …
           Product: LibreOffice
           Version: 6.3.1.2 release
          Hardware: x86-64 (AMD64)
                OS: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: vvd at unislabs.com

Created attachment 153987
  --> https://bugs.documentfoundation.org/attachment.cgi?id=153987&action=edit
Remove std::function

Part of build log:

[CXX] vcl/qt5/Qt5Object.cxx
/usr/ports/editors/libreoffice/work/libreoffice-6.3.0.4/vcl/qt5/Qt5Instance.cxx:416:25:
error: no viable constructor or deduction guide for deduction of template
arguments of 'function'
        RunInMainThread(std::function([&, this]() { pPicker =
createPicker(context, eMode); }));
                        ^
/usr/include/c++/v1/functional:1427:48: note: candidate template ignored: could
not match 'function<_Fp>' against '(lambda at
/usr/ports/editors/libreoffice/work/libreoffice-6.3.0.4/vcl/qt5/Qt5Instance.cxx:416:39)'
template<class _Fp> class _LIBCPP_TEMPLATE_VIS function; // undefined

Full description is here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239988

-- 
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/20190906/4110318c/attachment-0001.html>


More information about the Libreoffice-bugs mailing list