Bug 280414 - [WPE][cross-toolchain-helper] Default to disable SPEECH_SYNTHESIS after 284276@main due to missing libspiel on the build environment
Summary: [WPE][cross-toolchain-helper] Default to disable SPEECH_SYNTHESIS after 28427...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-09-26 09:51 PDT by Carlos Alberto Lopez Perez
Modified: 2024-09-26 10:17 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2024-09-26 09:51:54 PDT
Since 284276@main libspiel is required to enable feature SPEECH_SYNTHESIS

But this library is not provided on the yocto environment that the cross-toolchain builds use.

I tried to package it but I found issues that blocked me, reported at: https://github.com/project-spiel/libspiel/issues/68

So, let's default to disable SPEECH_SYNTHESIS until we can provide libspiel on the Yocto environment
Comment 1 Carlos Alberto Lopez Perez 2024-09-26 09:55:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/34308
Comment 2 EWS 2024-09-26 10:16:14 PDT
Committed 284298@main (7cffa8c4ee0c): <https://commits.webkit.org/284298@main>

Reviewed commits have been landed. Closing PR #34308 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-09-26 10:17:14 PDT
<rdar://problem/136763312>