Bug 258341

Summary: [JHBuild] Add libjxl to moduleset
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Diego Pino <dpino>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=257871

Description Diego Pino 2023-06-21 00:47:26 PDT
Changeset '265024@main' enabled JPEGXL by default in WebKitGTK and WPE.

This caused a build failure in systems such as Ubuntu 20.04, Ubuntu 22.04 and Debian 11, which do not provide 'libjxl' as a system library. To work around the issue, the failing build bots disabled USE_JPEGXL.

By adding 'libjxl' to the JHBuild moduleset, USE_JPEGXL can be enabled again.
Comment 1 Diego Pino 2023-06-21 00:49:23 PDT
Pull request: https://github.com/webkit/webkit/pull/15132
Comment 2 EWS 2023-06-21 21:41:45 PDT
Committed 265394@main (e45a46fae1a5): <https://commits.webkit.org/265394@main>

Reviewed commits have been landed. Closing PR #15132 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-21 21:42:17 PDT
<rdar://problem/111140815>
Comment 4 Diego Pino 2023-06-22 03:04:42 PDT
Re-opening for pull request https://github.com/webkit/webkit/pull/15186
Comment 5 EWS 2023-06-22 03:12:25 PDT
Committed 265399@main (55ba0780dabd): <https://commits.webkit.org/265399@main>

Reviewed commits have been landed. Closing PR #15186 and removing active labels.