Date: Fri, 12 Jan 2024 20:59:02 +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-mhCqd2Jl9P@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 #15 from Nuno Teixeira <eduardo@FreeBSD.org> --- (In reply to Nuno Teixeira from comment #14) Using shamaz port (-gtk3) ### In file included from /wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebCore/DerivedSources/unif= ied-sources/UnifiedSource-3c72abbe-51.cpp:1: /wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.42.4/Source/WebCore/pl= atform/graphics/gstreamer/MediaSampleGStreamer.cpp:128:12: error: call to implicitly-deleted copy constructor of 'PlatformSample' 128 | return sample; | ^~~~~~ /wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.42.4/Source/WebCore/pl= atform/MediaSample.h:66:7: note: copy constructor of 'PlatformSample' is implicitly deleted because fi= eld 'sample' has a deleted copy con structor 66 | } sample; | ^ /wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.42.4/Source/WebCore/pl= atform/MediaSample.h:65:83: note: copy constructor of '(unnamed union at /wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.42.4/Source /WebCore/platform/MediaSample.h:61:5)' is implicitly deleted because variant field 'byteRangeSample' has a non-trivial copy constructor 65 | std::pair<MTPluginByteSourceRef, std::reference_wrapper<con= st TrackInfo>> byteRangeSample; |=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 ^ 1 error generated. ### Found old issue on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D2555= 28#c3 that share same error and a revert was done to fix it: I'm working on patch-revert-11ccaf183fad that fails to get applied on new version. --=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-mhCqd2Jl9P>