Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jul 2024 20:13:19 +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-zNtVJcI1Hv@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

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|https://reviews.freebsd.org |https://reviews.freebsd.org
                   |/D43762                     |/D35327

--- Comment #27 from Charlie Li <vishwin@freebsd.org> ---
Some testing updates since no one has said anything for some time:

2.42 still exhibits similar indefinite wait behaviour as comment 24. With t=
he
base system modification to use the newer but unstable libc++ (per LLVM
upstream) std::pair ABI, this is the last version to build successfully with
clang. Note that I only tested on -CURRENT.

2.44 has some additional fallout on top of the modifications needed for 2.4=
2.
Currently trying a build with gcc (14) without any modifications.

Given that the newer std::pair ABI will not feature in our base system until
upstream LLVM declares it stable, that it will be a while until all support=
ed
base systems ship it, and the runtime issues with a clang-based build, I am
inclined to special case this port and include USE_GCC if this test is
successful.

--=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-zNtVJcI1Hv>