libsystemd-sys 0.0.2

FFI bindings to libsystemd
Build #12391 2016-08-09 04:45:29

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 libsystemd-sys v0.0.2 Compiling libc v0.2.15 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/libsystemd-sys-0.0.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.2/debug/deps -L dependency=/home/cratesfyi/libsystemd-sys-0.0.2/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/libsystemd-sys-0.0.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.2/debug/deps -L dependency=/home/cratesfyi/libsystemd-sys-0.0.2/debug/deps --cap-lints allow` Compiling libsystemd-sys v0.0.2 Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/libsystemd-sys-0.0.2/debug/build/libsystemd-sys-b744a6d767233345 --emit=dep-info,link -L dependency=/home/cratesfyi/libsystemd-sys-0.0.2/debug -L dependency=/home/cratesfyi/libsystemd-sys-0.0.2/debug/deps --extern pkg_config=/home/cratesfyi/libsystemd-sys-0.0.2/debug/deps/libpkg_config-7cc12d9787dada57.rlib` .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1:12: 1:15 warning: this feature has been stable since 1.0.0. Attribute no longer needed, #[warn(stable_features)] on by default .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1 #![feature(env, path, fs, process, os)] ^~~ .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1:27: 1:34 warning: this feature has been stable since 1.0.0. Attribute no longer needed, #[warn(stable_features)] on by default .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1 #![feature(env, path, fs, process, os)] ^~~~~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1:17: 1:21 warning: unused or unknown feature, #[warn(unused_features)] on by default .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1 #![feature(env, path, fs, process, os)] ^~~~ .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1:23: 1:25 warning: unused or unknown feature, #[warn(unused_features)] on by default .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1 #![feature(env, path, fs, process, os)] ^~ .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1:36: 1:38 warning: unused or unknown feature, #[warn(unused_features)] on by default .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/build.rs:1 #![feature(env, path, fs, process, os)] ^~ Running `/home/cratesfyi/libsystemd-sys-0.0.2/debug/build/libsystemd-sys-b744a6d767233345/build-script-build` thread 'main' panicked at 'ChainedError { error: failed to compile `libsystemd-sys v0.0.2`, intermediate artifacts can be found at `/home/cratesfyi/libsystemd-sys-0.0.2`, cause: Human( failed to run custom build command for `libsystemd-sys v0.0.2` Process didn't exit successfully: `/home/cratesfyi/libsystemd-sys-0.0.2/debug/build/libsystemd-sys-b744a6d767233345/build-script-build` (exit code: 101) --- stderr thread 'main' panicked at 'systemd was not found & building it was not enabled with 'SYSTEMD_BUILD=1'', .cargo/registry/src/github.com-1ecc6299db9ec823/libsystemd-sys-0.0.2/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.