[go: up one dir, main page]

tts 0.1.0

High-level Text-To-Speech (TTS) interface
Documentation
Build #133894 2018-12-30 20:43:06

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded tts v0.1.0
Downloading crates ...
Downloaded speech-dispatcher v0.2.0
Downloading crates ...
Downloaded speech-dispatcher-sys v0.2.0
Fresh version_check v0.1.5
Fresh ucd-util v0.1.3
Fresh lazy_static v1.2.0
Fresh glob v0.2.11
Fresh utf8-ranges v1.0.2
Fresh unicode-xid v0.1.0
Fresh unicode-width v0.1.5
Fresh strsim v0.7.0
Fresh vec_map v0.8.1
Fresh ansi_term v0.11.0
Fresh bitflags v1.0.4
Fresh cc v1.0.28
Fresh peeking_take_while v0.1.2
Fresh gcc v0.3.55
Fresh autocfg v0.1.1
Fresh rustc-demangle v0.1.11
Fresh cfg-if v0.1.6
Fresh regex-syntax v0.5.6
Fresh thread_local v0.3.6
Fresh proc-macro2 v0.2.3
Fresh textwrap v0.10.0
Fresh log v0.4.6
Fresh libc v0.2.45
Fresh log v0.3.9
Fresh libloading v0.4.3
Fresh quote v0.4.2
Fresh proc-macro2 v0.4.24
Fresh memchr v1.0.2
Fresh atty v0.2.11
Fresh which v1.0.5
Fresh memchr v2.1.2
Fresh clang-sys v0.21.2
Fresh quote v0.6.10
Fresh backtrace-sys v0.1.28
Fresh nom v3.2.1
Fresh clap v2.32.0
Fresh aho-corasick v0.6.9
Fresh syn v0.15.23
Fresh backtrace v0.3.13
Fresh cexpr v0.2.3
Fresh regex v0.2.11
Fresh synstructure v0.10.1
Fresh env_logger v0.4.3
Fresh failure_derive v0.1.4
Fresh bindgen v0.32.3
Fresh failure v0.1.4
Compiling speech-dispatcher-sys v0.2.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/speech-dispatcher-sys-0.2.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d56ed2b122d5a4e8 -C extra-filename=-d56ed2b122d5a4e8 --out-dir /home/cratesfyi/cratesfyi/debug/build/speech-dispatcher-sys-d56ed2b122d5a4e8 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-96bf6d4ea7bcc547.rlib --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-449ac0588f8aebc9.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/speech-dispatcher-sys-d56ed2b122d5a4e8/build-script-build`
thread 'main' panicked at 'ErrorMessage {
msg: "failed to run custom build command for `speech-dispatcher-sys v0.2.0`\nprocess didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/speech-dispatcher-sys-d56ed2b122d5a4e8/build-script-build` (exit code: 101)\n--- stdout\ncargo:rustc-link-lib=speechd\n\n--- stderr\nwrapper.h:1:10: fatal error: \'speech-dispatcher/libspeechd.h\' file not found\nwrapper.h:1:10: fatal error: \'speech-dispatcher/libspeechd.h\' file not found, err: true\nthread \'main\' panicked at \'called `Result::unwrap()` on an `Err` value: ()\', src/libcore/result.rs:1009:5\nnote: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.