Bug 280414

Summary: [WPE][cross-toolchain-helper] Default to disable SPEECH_SYNTHESIS after 284276@main due to missing libspiel on the build environment
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Carlos Alberto Lopez Perez <clopez>
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=270742

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>