<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - compiler failure: no viable constructor …"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127408">127408</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>compiler failure: no viable constructor …
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.3.1.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>FreeBSD
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vvd@unislabs.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=153987" name="attach_153987" title="Remove std::function">attachment 153987</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=153987&action=edit" title="Remove std::function">[details]</a></span>
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:
<a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239988">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239988</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>