[Bug 275914] www/webkit2-gtk{3,4}: Flavorize?: Deal with 4.0, 4.1 and 6.0 SONAMEs

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Jan 2024 10:53:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914

--- Comment #17 from Olivier Duchateau <duchateau.olivier@gmail.com> ---
Nuno, did you try with gcc?

WebKitGTK builds fine with this compiler. When I tested it was with gcc 12, but
something is wrong with this compiler (I don't remember why). readelf(1) shows
me libwebkitgtk-6.0.so (or libjavascriptcoregtk-6.0.so) was linked with wrong
version of gcc (and crashes Epiphany). It also knows problem, there are several
cases with same problem. Perhaps a test with higher version fixes this
behaviour.

As WebKitGTK builds fine with gcc, I also tried to change the C++ standard
library (USE_CXXSTD) but this change is not "propagated" when compiler is
detected during configure stage. Our ports framework is not to blame! And there
is nothing in CMakeFile.txt where we could change this library.

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