gstreamer-audio-sys 0.2.1

FFI bindings to libgstaudio-1.0
Build #70092 2017-09-09T21:57:32.846943+00:00
# rustc version
rustc 1.21.0-dev (d835dc82b 2017-08-29)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading gstreamer-audio-sys v0.2.1
Downloading gstreamer-tag-sys v0.2.1
Fresh pkg-config v0.3.9
Fresh libc v0.2.30
Fresh bitflags v0.9.1
Compiling gstreamer-tag-sys v0.2.1
Compiling gstreamer-audio-sys v0.2.1
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/gstreamer-audio-sys-0.2.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=4c2797b56dcf81fc -C extra-filename=-4c2797b56dcf81fc --out-dir /home/cratesfyi/cratesfyi/debug/build/gstreamer-audio-sys-4c2797b56dcf81fc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow`
Fresh glib-sys v0.4.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/gstreamer-tag-sys-0.2.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=3e5cb482878c96ce -C extra-filename=-3e5cb482878c96ce --out-dir /home/cratesfyi/cratesfyi/debug/build/gstreamer-tag-sys-3e5cb482878c96ce -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow`
Fresh gobject-sys v0.4.0
Fresh gstreamer-sys v0.2.1
Compiling gstreamer-base-sys v0.2.1
Running `rustc --crate-name gstreamer_base_sys .cargo/registry/src/github.com-1ecc6299db9ec823/gstreamer-base-sys-0.2.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=34e2447081b9d333 -C extra-filename=-34e2447081b9d333 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-379c9f07289ece07.rlib --extern-version libc=libc,0.2.30 --extern gobject_sys=/home/cratesfyi/cratesfyi/debug/deps/libgobject_sys-afbefdf0e67bfec3.rlib --extern-version gobject_sys=gobject-sys,0.4.0 --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-c8b3e4b415593713.rlib --extern-version bitflags=bitflags,0.9.1 --extern glib_sys=/home/cratesfyi/cratesfyi/debug/deps/libglib_sys-1d60e2ae670310a4.rlib --extern-version glib_sys=glib-sys,0.4.0 --extern gstreamer_sys=/home/cratesfyi/cratesfyi/debug/deps/libgstreamer_sys-432f62c1156aed53.rlib --extern-version gstreamer_sys=gstreamer-sys,0.2.1 --cap-lints allow -L native=/usr/lib/x86_64-linux-gnu -l gstbase-1.0 -l gstreamer-1.0 -l gobject-2.0 -l glib-2.0 -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
Running `/home/cratesfyi/cratesfyi/debug/build/gstreamer-tag-sys-3e5cb482878c96ce/build-script-build`
error: failed to run custom build command for `gstreamer-tag-sys v0.2.1`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/gstreamer-tag-sys-3e5cb482878c96ce/build-script-build` (exit code: 1)
--- stderr
`"pkg-config" "--libs" "--cflags" "gstreamer-tag-1.0 >= 1.0"` did not exit successfully: exit code: 1
--- stderr
Package gstreamer-tag-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-tag-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-tag-1.0' found


thread 'main' panicked at 'build failed', src/bin/cratesfyi.rs:142
note: Run with `RUST_BACKTRACE=1` for a backtrace.