[Webkit-unassigned] [Bug 251198] New: REGRESSION(259197 at main): [CMake] [GLIB] Cannot find dependency flite1 when building with JHBuild

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 00:30:15 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251198

            Bug ID: 251198
           Summary: REGRESSION(259197 at main): [CMake] [GLIB] Cannot find
                    dependency flite1 when building with JHBuild
           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

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

-- 
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/20230126/f92d805b/attachment.htm>


More information about the webkit-unassigned mailing list