Bug 266463

Summary: [CMake][WPE] Update libvpx sources after 271668@main
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=265864

Diego Pino
Reported 2023-12-15 00:28:45 PST
Recent changesets 271602@main, 271603@main, 271605@main and 271668@main updated sources for several libraries: opus, pffft, rnnnoise, libyuv, libsrtp, abseil-cpp , crc32c, boringssl and libvpx. These updates broke the build for WPE with LibWebRTC, which now has to update its CMake list of sources. https://build.webkit.org/#/builders/2/builds/8590 ``` CMake Error at Source/ThirdParty/libwebrtc/CMakeLists.txt:2035 (add_library): Cannot find source file: Source/third_party/abseil-cpp/absl/strings/internal/cord_rep_ring.cc ```
Attachments
Note You need to log in before you can comment on or make changes to this bug.