x264-sys 0.1.0

FFI bindings to x264
Documentation
Build #60944 2017-06-06T21:47:36.630552+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading x264-sys v0.1.0
Fresh num-traits v0.1.37
Fresh nom v1.2.4
Fresh libc v0.2.23
Fresh unicode-segmentation v1.2.0
Fresh serde v0.9.15
Fresh toml v0.2.1
Fresh utf8-ranges v1.0.0
Fresh lazy_static v0.2.8
Fresh error-chain v0.10.0
Fresh siphasher v0.2.2
Fresh phf_shared v0.7.21
Fresh itoa v0.3.1
Fresh vec_map v0.8.0
Fresh phf v0.7.21
Fresh term v0.4.5
Fresh rustc-serialize v0.3.24
Fresh unicode-xid v0.0.4
Fresh dtoa v0.4.1
Fresh ansi_term v0.9.0
Fresh bitflags v0.8.2
Fresh glob v0.2.11
Fresh pkg-config v0.3.9
Fresh void v1.0.2
Fresh unreachable v0.1.1
Fresh log v0.3.8
Fresh unicode-width v0.1.4
Fresh cfg-if v0.1.0
Fresh strsim v0.6.0
Fresh regex-syntax v0.4.1
Fresh syntex_pos v0.58.1
Fresh metadeps v1.1.2
Fresh memchr v1.0.1
Fresh rand v0.3.15
Fresh term_size v0.3.0
Fresh syntex_errors v0.58.1
Fresh atty v0.2.2
Fresh thread-id v3.1.0
Fresh thread_local v0.3.3
Fresh syntex_syntax v0.58.1
Fresh quasi v0.32.0
Fresh syntex v0.58.1
Fresh aster v0.41.0
Fresh quasi_codegen v0.32.0
Fresh clap v2.24.2
Fresh aho-corasick v0.6.3
Fresh phf_generator v0.7.21
Fresh phf_codegen v0.7.21
Fresh regex v0.2.2
Fresh env_logger v0.4.3
Fresh cexpr v0.2.0
Fresh serde_json v0.9.10
Fresh target_build_utils v0.3.1
Fresh libloading v0.3.4
Fresh clang-sys v0.15.2
Fresh bindgen v0.23.1
Compiling x264-sys v0.1.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/x264-sys-0.1.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d2923c00e6f21ce8 -C extra-filename=-d2923c00e6f21ce8 --out-dir /home/cratesfyi/cratesfyi/debug/build/x264-sys-d2923c00e6f21ce8 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-09c11eb39c1d432f.rlib --extern-version bindgen=bindgen,0.23.1 --extern metadeps=/home/cratesfyi/cratesfyi/debug/deps/libmetadeps-d465627fd6e12e4e.rlib --extern-version metadeps=metadeps,1.1.2 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/x264-sys-d2923c00e6f21ce8/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `x264-sys v0.1.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/x264-sys-d2923c00e6f21ce8/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(PkgConfig(Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"x264 >= 0.147\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package x264 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `x264.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'x264\' found\n" } }), State { next_error: None })', src/libcore/result.rs:859
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)', src/bin/cratesfyi.rs:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.