WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266463
[CMake][WPE] Update libvpx sources after
271668@main
https://bugs.webkit.org/show_bug.cgi?id=266463
Summary
[CMake][WPE] Update libvpx sources after 271668@main
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
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2024-12-18 07:08:13 PST
Fixed by: -
https://github.com/webkit/webkit/pull/21853
-
https://github.com/webkit/webkit/pull/22156
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