Build #13525 2016-08-09T18:44:49.397719+00:00
# 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 gobject-sys v0.2.0
Compiling bitflags v0.3.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.3.3/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=e61ad67c3301e77d -C extra-filename=-e61ad67c3301e77d --out-dir /home/cratesfyi/gobject-sys-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps --cap-lints allow`
Compiling libc v0.1.12
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.12/rust/src/liblibc/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"cargo-build\" -C metadata=0c57a2126eb1e7e8 -C extra-filename=-0c57a2126eb1e7e8 --out-dir /home/cratesfyi/gobject-sys-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps --cap-lints allow`
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/gobject-sys-0.2.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps --cap-lints allow`
Compiling gobject-sys v0.2.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gobject-sys-0.2.0/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/gobject-sys-0.2.0/debug/build/gobject-sys-b9e8a8bfe4360bbc --emit=dep-info,link -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps --extern pkg_config=/home/cratesfyi/gobject-sys-0.2.0/debug/deps/libpkg_config-7cc12d9787dada57.rlib`
Compiling glib-sys v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/glib-sys-0.2.1/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/gobject-sys-0.2.0/debug/build/glib-sys-537eb1fe4a7d5d36 --emit=dep-info,link -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps -L dependency=/home/cratesfyi/gobject-sys-0.2.0/debug/deps --extern pkg_config=/home/cratesfyi/gobject-sys-0.2.0/debug/deps/libpkg_config-7cc12d9787dada57.rlib --cap-lints allow`
.cargo/registry/src/github.com-1ecc6299db9ec823/gobject-sys-0.2.0/build.rs:24:35: 24:42 warning: use of deprecated item: renamed to join, #[warn(deprecated)] on by default
.cargo/registry/src/github.com-1ecc6299db9ec823/gobject-sys-0.2.0/build.rs:24 println!("cargo:cfg={}", cfgs.connect(" "));
^~~~~~~
<std macros>:2:27: 2:58 note: in this expansion of format_args!
<std macros>:3:1: 3:54 note: in this expansion of print! (defined in <std macros>)
.cargo/registry/src/github.com-1ecc6299db9ec823/gobject-sys-0.2.0/build.rs:24:5: 24:49 note: in this expansion of println! (defined in <std macros>)
Running `/home/cratesfyi/gobject-sys-0.2.0/debug/build/glib-sys-537eb1fe4a7d5d36/build-script-build`
thread 'main' panicked at 'ChainedError {
error: failed to compile `gobject-sys v0.2.0`, intermediate artifacts can be found at `/home/cratesfyi/gobject-sys-0.2.0`,
cause: Human(
failed to run custom build command for `glib-sys v0.2.1`
Process didn't exit successfully: `/home/cratesfyi/gobject-sys-0.2.0/debug/build/glib-sys-537eb1fe4a7d5d36/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at '`"pkg-config" "--libs" "--cflags" "glib-2.0"` 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
', .cargo/registry/src/github.com-1ecc6299db9ec823/glib-sys-0.2.1/build.rs:16
note: Run with `RUST_BACKTRACE=1` for a backtrace.
)
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.