gstreamer-pbutils-sys 0.6.1

FFI bindings to libgstpbutils-1.0
Build #126377 2018-11-10T10:25:34.677925+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (c695234 2018-11-02)

# build log
Updating crates.io index
Fresh pkg-config v0.3.14
Fresh libc v0.2.43
Fresh glib-sys v0.7.0
Fresh gobject-sys v0.7.0
Fresh gstreamer-sys v0.6.1
Compiling gstreamer-video-sys v0.6.1
Compiling gstreamer-audio-sys v0.6.1
Fresh gstreamer-base-sys v0.6.1
Running `/home/cratesfyi/cratesfyi/debug/build/gstreamer-video-sys-4f4442211f1cf486/build-script-build`
Running `/home/cratesfyi/cratesfyi/debug/build/gstreamer-audio-sys-afc5315a56f22263/build-script-build`
error: failed to run custom build command for `gstreamer-video-sys v0.6.1`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/gstreamer-video-sys-4f4442211f1cf486/build-script-build` (exit code: 1)
--- stderr
`"pkg-config" "--libs" "--cflags" "gstreamer-video-1.0 >= 1.0"` did not exit successfully: exit code: 1
--- stderr
Package gstreamer-video-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-video-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-video-1.0' found


warning: build failed, waiting for other jobs to finish...
thread 'main' panicked at 'ErrorMessage {
msg: "failed to run custom build command for `gstreamer-audio-sys v0.6.1`\nprocess didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/gstreamer-audio-sys-afc5315a56f22263/build-script-build` (exit code: 1)\n--- stderr\n`\"pkg-config\" \"--libs\" \"--cflags\" \"gstreamer-audio-1.0 >= 1.0\"` did not exit successfully: exit code: 1\n--- stderr\nPackage gstreamer-audio-1.0 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `gstreamer-audio-1.0.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'gstreamer-audio-1.0\' found\n\n"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.