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 / Tests | Assignee: | 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 | ||
Carlos Alberto Lopez Perez
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/34308
EWS
Committed 284298@main (7cffa8c4ee0c): <https://commits.webkit.org/284298@main>
Reviewed commits have been landed. Closing PR #34308 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/136763312>