Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2024 20:33:34 +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-A2pP4pK2gE@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 #18 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Olivier Duchateau from comment #17)

> Nuno, did you try with gcc?

I will try to avoid it. It must be compiled with clang. Changing to gcc is =
not
a solution unless we dealing with a special case.

My plan is to patch base/port clang to see how it goes with:

-#  if defined(__FreeBSD__)
-#    define _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR
-#  endif
+//#  if defined(__FreeBSD__)
+//#    define _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR
+//#  endif

And then try to get help on why this is affecting build.

I've contacted author from
https://github.com/shamazmazum/freebsd-ports/tree/master/www and he said to=
 me
that it was the only solution found to fix it.

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