gssapi-sys 0.2.1

FFI bindings to gssapi
Documentation
Build #107965 2018-07-08T17:47:32.082004+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
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading gssapi-sys v0.2.1
Fresh bitflags v1.0.3
Fresh unicode-xid v0.1.0
Fresh libc v0.2.42
Fresh unicode-width v0.1.5
Fresh void v1.0.2
Fresh ansi_term v0.11.0
Fresh termcolor v0.3.6
Fresh vec_map v0.8.1
Fresh proc-macro2 v0.3.5
Fresh memchr v2.0.1
Fresh atty v0.2.10
Fresh strsim v0.7.0
Fresh textwrap v0.10.0
Fresh peeking_take_while v0.1.2
Fresh ucd-util v0.1.1
Fresh glob v0.2.11
Fresh unreachable v1.0.0
Fresh lazy_static v1.0.1
Fresh clap v2.32.0
Fresh aho-corasick v0.6.5
Fresh regex-syntax v0.6.1
Fresh utf8-ranges v1.0.0
Fresh which v1.0.5
Fresh quick-error v1.2.2
Fresh memchr v1.0.2
Fresh cfg-if v0.1.4
Fresh cc v1.0.17
Fresh humantime v1.1.1
Fresh nom v3.2.1
Fresh log v0.4.3
Fresh cexpr v0.2.3
Fresh thread_local v0.3.5
Fresh quote v0.5.2
Fresh regex v1.0.1
Fresh libloading v0.5.0
Fresh env_logger v0.5.10
Fresh clang-sys v0.23.0
Fresh bindgen v0.37.4
Compiling gssapi-sys v0.2.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/gssapi-sys-0.2.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=4ded3a00efa8883f -C extra-filename=-4ded3a00efa8883f --out-dir /home/cratesfyi/cratesfyi/debug/build/gssapi-sys-4ded3a00efa8883f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-28d6e842140ea38b.rlib --extern-version bindgen=bindgen,0.37.4 --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libloading-e2d2bb03dececed2/out`
Running `/home/cratesfyi/cratesfyi/debug/build/gssapi-sys-4ded3a00efa8883f/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `gssapi-sys v0.2.1`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/gssapi-sys-4ded3a00efa8883f/build-script-build` (exit code: 101)
--- stdout
cargo:rustc-link-lib=gssapi_krb5

--- stderr
includes/gssapi.h:1:10: fatal error: 'gssapi/gssapi.h' file not found
includes/gssapi.h:1:10: fatal error: 'gssapi/gssapi.h' file not found, err: true
thread 'main' panicked at 'Unable to generate <gssapi.h> 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.