proj-sys 0.6.0

Rust bindings for proj.4 v5.0.x
Build #90920 2018-03-09T01:04:31.591137+00:00
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading proj-sys v0.6.0
Fresh void v1.0.2
Fresh lazy_static v1.0.0
Fresh glob v0.2.11
Fresh strsim v0.7.0
Fresh unicode-width v0.1.4
Fresh cfg-if v0.1.2
Fresh ucd-util v0.1.1
Fresh quick-error v1.2.1
Fresh unreachable v1.0.0
Fresh bitflags v1.0.1
Fresh vec_map v0.8.0
Fresh termcolor v0.3.5
Fresh textwrap v0.9.0
Fresh quote v0.3.15
Fresh thread_local v0.3.5
Fresh regex-syntax v0.5.0
Fresh humantime v1.1.1
Fresh peeking_take_while v0.1.2
Fresh ansi_term v0.11.0
Fresh log v0.4.1
Fresh utf8-ranges v1.0.0
Fresh libc v0.2.39
Fresh memchr v1.0.2
Fresh memchr v2.0.1
Fresh which v1.0.5
Fresh atty v0.2.8
Fresh libloading v0.4.3
Fresh nom v3.2.1
Fresh aho-corasick v0.6.4
Fresh clap v2.31.1
Fresh clang-sys v0.21.2
Fresh cexpr v0.2.3
Fresh regex v0.2.7
Fresh env_logger v0.5.4
Fresh bindgen v0.33.1
Compiling proj-sys v0.6.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/proj-sys-0.6.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=173f3727a740eadf -C extra-filename=-173f3727a740eadf --out-dir /home/cratesfyi/cratesfyi/debug/build/proj-sys-173f3727a740eadf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-b603715a662543d8.rlib --extern-version bindgen=bindgen,0.33.1 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/proj-sys-173f3727a740eadf/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `proj-sys v0.6.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/proj-sys-173f3727a740eadf/build-script-build` (exit code: 101)
--- stdout
cargo:rustc-link-lib=proj

--- stderr
wrapper.h:1:10: fatal error: 'proj.h' file not found
wrapper.h:1:10: fatal error: 'proj.h' file not found, err: true
thread 'main' panicked at 'Unable to generate bindings: ()', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.