[go: up one dir, main page]

glib-sys 0.3.1

FFI bindings to libglib-2.0
Build #5076 2016-08-03 07:47:56

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading glib-sys v0.3.1
Compiling pkg-config v0.3.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.8/src/lib.rs --crate-name pkg_config --crate-type lib -g -C metadata=7cc12d9787dada57 -C extra-filename=-7cc12d9787dada57 --out-dir /home/cratesfyi/glib-sys-0.3.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/glib-sys-0.3.1/debug/deps -L dependency=/home/cratesfyi/glib-sys-0.3.1/debug/deps --cap-lints allow`
Compiling libc v0.2.14
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.14/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1f3392fe1afd1313 -C extra-filename=-1f3392fe1afd1313 --out-dir /home/cratesfyi/glib-sys-0.3.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/glib-sys-0.3.1/debug/deps -L dependency=/home/cratesfyi/glib-sys-0.3.1/debug/deps --cap-lints allow`
Compiling bitflags v0.4.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.4.0/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=75746cc7f0e9d928 -C extra-filename=-75746cc7f0e9d928 --out-dir /home/cratesfyi/glib-sys-0.3.1/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/glib-sys-0.3.1/debug/deps -L dependency=/home/cratesfyi/glib-sys-0.3.1/debug/deps --cap-lints allow`
Compiling glib-sys v0.3.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/glib-sys-0.3.1/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/glib-sys-0.3.1/debug/build/glib-sys-967d3d1e95b31f55 --emit=dep-info,link -L dependency=/home/cratesfyi/glib-sys-0.3.1/debug -L dependency=/home/cratesfyi/glib-sys-0.3.1/debug/deps --extern pkg_config=/home/cratesfyi/glib-sys-0.3.1/debug/deps/libpkg_config-7cc12d9787dada57.rlib`
Running `/home/cratesfyi/glib-sys-0.3.1/debug/build/glib-sys-967d3d1e95b31f55/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `glib-sys v0.3.1`, intermediate artifacts can be found at `/home/cratesfyi/glib-sys-0.3.1`,
cause: Human(
failed to run custom build command for `glib-sys v0.3.1`
Process didn't exit successfully: `/home/cratesfyi/glib-sys-0.3.1/debug/build/glib-sys-967d3d1e95b31f55/build-script-build` (exit code: 1)
--- stderr
`"pkg-config" "--libs" "--cflags" "glib-2.0 >= 2.32"` did not exit successfully: exit code: 1
--- stdout
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found


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