Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jun 2021 11:35:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 255528] www/webkit2-gtk3: update to 2.32.1
Message-ID:  <bug-255528-6497-Lrql3NhXMr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255528-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255528-6497@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=3D255528

--- Comment #3 from Evgeniy Khramtsov <evgeniy@khramtsov.org> ---
Vanilla build with GSTREAMER=3Don fails likely due to outdated gstreamer:

-std=3Dc++17 -MD -MT
Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/Media
SampleGStreamer.cpp.o -MF
Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/M
ediaSampleGStreamer.cpp.o.d -o
Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstrea
mer/MediaSampleGStreamer.cpp.o -c
/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.32.1/S
ource/WebCore/platform/graphics/gstreamer/MediaSampleGStreamer.cpp
/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.32.1/Source/WebCore/pl=
atform/graphics/gs
treamer/MediaSampleGStreamer.cpp:178:12: error: call to implicitly-deleted =
copy
constructor o
f 'WebCore::PlatformSample'
    return sample;
           ^~~~~~
/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.32.1/Source/WebCore/pl=
atform/MediaSample
.h:58:7: note: copy constructor of 'PlatformSample' is implicitly deleted
because field 'samp
le' has a deleted copy constructor
    } sample;
      ^
/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.32.1/Source/WebCore/pl=
atform/MediaSample
.h:57:66: note: copy constructor of '' is implicitly deleted because variant
field 'byteRange
Sample' has a non-trivial copy constructor
        std::pair<MTPluginByteSourceRef, CMFormatDescriptionRef>
byteRangeSample;
                                                                 ^
1 error generated.

multimedia/gstreamer1 is currently at 1.16.2 while repology reports 1.18.4 =
as
the latest version. I'll try to update gstreamer, though that may be slow d=
ue
to hardware.

--=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-255528-6497-Lrql3NhXMr>