Bug 299724

Summary: [GStreamer][LibWebRTC] Build broken
Product: WebKit Reporter: Philippe Normand <philn>
Component: PlatformAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
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
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
Radar WebKit Bug Importer
Comment 5 2025-09-29 05:03:43 PDT
Note You need to log in before you can comment on or make changes to this bug.