| Summary: | [GTK] Build error: could NOT find Thunder | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kdwk <kdwkleung> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | bugs-noreply, calvaris, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Kdwk
2023-04-18 20:56:49 PDT
This can be reproduced in both the Fedora 38 and 37 toolbox container. Are you building with Encrypted Media Extensions support? Are you enabling Thunder? If you're building from git main the recommended procedure is to have all the deps installed through the SDK, by running Tools/Scripts/update-webkitgtk-libs libocdm.so is provided by two projects currently, one called Thunder, developed by the RDK/Comcast folks, and one called sparkle-cdm, https://github.com/Sparkle-CDM/sparkle-cdm that is shipped by the SDK. In Tools/Scripts/update-webkitgtk-libs, all Flatpak operations fail with timeout, so I can’t run the script. (In reply to kdwkleung from comment #4) > In Tools/Scripts/update-webkitgtk-libs, all Flatpak operations fail with > timeout, so I can’t run the script. Then install sparkle-cdm in your toolbox or disable it. Ok thanks |