[Webkit-unassigned] [Bug 278157] New: [JHBuild] Add module 'openssl' to minimal moduleset after 282124 at main
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 15 02:39:01 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278157
Bug ID: 278157
Summary: [JHBuild] Add module 'openssl' to minimal moduleset
after 282124 at main
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dpino at igalia.com
After 282124 at main, openssl >3.0 is a required requirement when building with LibWebRTC. Because of that, the builds on GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004 and WPE-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004 stopped working.
https://build.webkit.org/#/builders/2/builds/8935
```
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f")
CMake Error at Source/cmake/GStreamerChecks.cmake:70 (message):
OpenSSL 3 is needed for ENABLE_WEB_RTC.
Call Stack (most recent call first):
Source/cmake/OptionsWPE.cmake:460 (include)
Source/cmake/WebKitCommon.cmake:237 (include)
CMakeLists.txt:16 (include)
```
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240815/7f144fc9/attachment.htm>
More information about the webkit-unassigned
mailing list