WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
299724
[GStreamer][LibWebRTC] Build broken
https://bugs.webkit.org/show_bug.cgi?id=299724
Summary
[GStreamer][LibWebRTC] Build broken
Philippe Normand
Reported
2025-09-29 03:37:57 PDT
/var/home/phil/WebKit/WebKitBuild/WPE/Release/WTF/Headers/wtf/text/MakeString.h:92:38: error: implicit instantiation of undefined template 'WTF::StringTypeAdapter<const char *>' 92 | return tryMakeStringFromAdapters(StringTypeAdapter<StringTypes>(strings)...); | ^ /var/home/phil/WebKit/WebKitBuild/WPE/Release/WTF/Headers/wtf/text/MakeString.h:98:19: note: in instantiation of function template specialization 'WTF::tryMakeString<const char *, WTF::ASCIILiteral, WTF::ASCIILiteral, WTF::ASCIILiteral, unsigned int>' requested here 98 | auto result = tryMakeString(strings...); | ^ /var/home/phil/WebKit/Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp:80:21: note: in instantiation of function template specialization 'WTF::makeString<const char *, WTF::ASCIILiteral, WTF::ASCIILiteral, WTF::ASCIILiteral, unsigned int>' requested here 80 | auto name = makeString(Name(), "-dec-"_s, factoryName, "-"_s, elementId.exchangeAdd(1)); | ^
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2025-09-29 03:42:24 PDT
Also a link error: error: undefined symbol: WebKit::NetworkRTCSharedMonitor::removeListener(WebKit::NetworkRTCMonitor&)
Philippe Normand
Comment 2
2025-09-29 03:59:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51496
EWS
Comment 3
2025-09-29 05:02:12 PDT
Committed
300678@main
(23b179b28300): <
https://commits.webkit.org/300678@main
> Reviewed commits have been landed. Closing PR #51496 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2025-09-29 05:03:42 PDT
<
rdar://problem/161562086
>
Radar WebKit Bug Importer
Comment 5
2025-09-29 05:03:43 PDT
<
rdar://problem/161562252
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug