Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Dec 2023 09:27:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 275914] www/webkit2-gtk{3,4}: Flavorize?: Deal with 4.0, 4.1 and 6.0 SONAMEs
Message-ID:  <bug-275914-39348-gOgwoD8Hw0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275914-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275914-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275914

--- Comment #8 from Olivier Duchateau <duchateau.olivier@gmail.com> ---
When I tried to build 2.40.x and 2.42.x releases (with clang 14 and 15 ), I=
 got
following errors

>In file included from /usr/ports/www/webkit2-gtk4/work/webkitgtk-2.40.2/So=
urce/WebKit/WebKit2Prefix.h:75:
>In file included from /usr/include/c++/v1/algorithm:667:
>In file included from /usr/include/c++/v1/functional:499:
>In file included from /usr/include/c++/v1/__functional/bind.h:17:
>/usr/include/c++/v1/tuple:1596:5: error: attempt to use a deleted function
>    _VSTD::__invoke_constexpr(
>    ^
>/usr/include/c++/v1/__config:826:15: note: expanded from macro '_VSTD'
>#define _VSTD std
>              ^

> /usr/ports/www/webkit2-gtk4/work/webkitgtk-2.40.2/Source/WebKit/Platform/=
IPC/Decoder.h:132:20: error: call to implicitly-deleted copy constructor of=
 'std::optional<tuple<expected<pair<ObjectIdentifier<FileSystemHandleIdenti=
fierType>, bool>, FileSystemStorageError>>>'
>            return t;
>                   ^

Full log is available [1].

[1]
https://codeberg.org/olivierd/freebsd-ports-wip/src/branch/master/logs/clan=
g15-webkit2-gtk4-2.40.2.log

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275914-39348-gOgwoD8Hw0>