allegro_ttf-sys 0.0.33

Allegro 5 ttf addon Rust binding
Documentation
Build #104706 2018-06-08T06:08:48.814490+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading allegro_ttf-sys v0.0.33
Downloading allegro_font-sys v0.0.33
Compiling allegro_ttf-sys v0.0.33
Compiling allegro_font-sys v0.0.33
Fresh libc v0.1.12
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/allegro_font-sys-0.0.33/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c745b2f2f9ba474a -C extra-filename=-c745b2f2f9ba474a --out-dir /home/cratesfyi/cratesfyi/debug/build/allegro_font-sys-c745b2f2f9ba474a -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling allegro-sys v0.0.33
Fresh allegro_util v0.0.33
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/allegro_ttf-sys-0.0.33/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ea0670e5d788cdd3 -C extra-filename=-ea0670e5d788cdd3 --out-dir /home/cratesfyi/cratesfyi/debug/build/allegro_ttf-sys-ea0670e5d788cdd3 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/allegro-sys-13c4d6e03a8315ed/build-script-build`
error: failed to run custom build command for `allegro-sys v0.0.33`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/allegro-sys-13c4d6e03a8315ed/build-script-build` (exit code: 101)
--- stdout
Trying to open /usr/local/include/allegro5/base.h.
Trying to open /usr/include/allegro5/base.h.
Trying to open include/allegro5/base.h.

--- stderr
thread 'main' panicked at 'Could not find Allegro headers!', .cargo/registry/src/github.com-1ecc6299db9ec823/allegro-sys-0.0.33/build.rs:61:3
note: Run with `RUST_BACKTRACE=1` for a backtrace.

thread 'main' panicked at 'Error(
CargoError(
build failed
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.