Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2024 10:53:54 +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-XVi5O80hHo@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 #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) sh=
ows
me libwebkitgtk-6.0.so (or libjavascriptcoregtk-6.0.so) was linked with wro=
ng
version of gcc (and crashes Epiphany). It also knows problem, there are sev=
eral
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 t=
here
is nothing in CMakeFile.txt where we could change this library.

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