[Webkit-unassigned] [Bug 245044] no viable conversion from returned value of type 'tuple<IPC::Attachment &&>'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 14 07:24:21 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245044
Zan Dobersek <zan at falconsigh.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zan at falconsigh.net
--- Comment #4 from Zan Dobersek <zan at falconsigh.net> ---
(In reply to Adrian Perez from comment #2)
> I can reproduce this configuring with Clang/libc++ 14.0.6, so the issue
> is still there regardless of using newer versions. In order to reproduce
> on Linux, use:
>
> CC=clang CXX=clang++ CXXFLAGS=-stdlib=libc++ \
> cmake -S. -Bbuild-libcxx -DPORT=GTK -GNinja
> ninja -Cbuild-libcxx
Not achievable on Debian Unstable since libc++ depends on a libunwind package that's in conflict with another libunwind package that's dependency of libgstreamer-plugins-base1.0-dev, without which the configuration or build won't succeed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220914/c31a16d3/attachment-0001.htm>
More information about the webkit-unassigned
mailing list