WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
251198
REGRESSION(
259197@main
): [CMake] [GLIB] Cannot find dependency flite1 when building with JHBuild
https://bugs.webkit.org/show_bug.cgi?id=251198
Summary
REGRESSION(259197@main): [CMake] [GLIB] Cannot find dependency flite1 when bu...
Diego Pino
Reported
2023-01-26 00:30:15 PST
When building WebKitGTK using JHBuild and SpeechSynthesis enabled there is the following error: ``` $ WEBKIT_JHBUILD=1 ./Tools/Scripts/build-webkit --gtk --release --cmakeargs=-DENABLE_SPEECH_SYNTHESIS=1 -- Could NOT find Flite (missing: Flite_INCLUDE_DIR Flite_LIBRARY) (Required is at least version "2.2") CMake Error at Source/cmake/OptionsGTK.cmake:430 (message): Flite is needed for ENABLE_SPEECH_SYNTHESIS Call Stack (most recent call first): Source/cmake/WebKitCommon.cmake:228 (include) CMakeLists.txt:25 (include) ``` JHBuild is still used by several bots: - GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004 - WPE-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2023-01-26 00:33:27 PST
Pull request:
https://github.com/webkit/webkit/pull/9173
EWS
Comment 2
2023-01-26 02:33:07 PST
Committed
259416@main
(187e09665fcd): <
https://commits.webkit.org/259416@main
> Reviewed commits have been landed. Closing PR #9173 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-01-26 02:34:20 PST
<
rdar://problem/104687050
>
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