Bug 311371
| Summary: | REGRESSION(309893@main): [CMake][ARM][MIPS] Build failure with -DUSE_LIBWEBRTC=ON | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | CMake | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, philn, youennf |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
Since 309893@main the WPE or GTK build doesn't work anymore with USE_LIBWEBRTC=ON due to:
CMake Error at Source/ThirdParty/libwebrtc/CMakeLists.txt:2257 (add_library):
Cannot find source file:
Source/webrtc/modules/audio_processing/aecm/aecm_core_neon.cc
CMake Error at Source/ThirdParty/libwebrtc/CMakeLists.txt:2257 (add_library):
No SOURCES given to target: webrtc
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
This file is gone after libwebrtc commit https://webrtc.googlesource.com/src/+/c8096273bee01b8acaba43ff335c6c25658e4dab
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/61934
EWS
Committed 310480@main (98ba83252017): <https://commits.webkit.org/310480@main>
Reviewed commits have been landed. Closing PR #61934 and removing active labels.