metal-rs 0.6.6

Rust bindings for Metal
Build #88316 2018-03-05T11:41:31.257101+00:00
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh gcc v0.3.54
Fresh foreign-types-shared v0.1.1
Compiling block v0.1.6
Fresh cfg-if v0.1.2
Fresh libc v0.2.38
Fresh bitflags v1.0.1
Compiling objc_exception v0.1.1
Fresh foreign-types v0.3.2
Compiling core-foundation-sys v0.4.6
Running `rustc --crate-name block .cargo/registry/src/github.com-1ecc6299db9ec823/block-0.1.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=3a18dabe6d665844 -C extra-filename=-3a18dabe6d665844 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh log v0.4.1
Compiling malloc_buf v0.0.6
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/objc_exception-0.1.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=040e5e1c6c641e57 -C extra-filename=-040e5e1c6c641e57 --out-dir /home/cratesfyi/cratesfyi/debug/build/objc_exception-040e5e1c6c641e57 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-da7e919133cea6e4.rlib --extern-version gcc=gcc,0.3.54 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/core-foundation-sys-18ad370b4925b97e/build-script-build`
Running `rustc --crate-name malloc_buf .cargo/registry/src/github.com-1ecc6299db9ec823/malloc_buf-0.0.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=415e7adc4ba4bb1c -C extra-filename=-415e7adc4ba4bb1c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-0199d77d81b92b76.rlib --extern-version libc=libc,0.2.38 --cap-lints allow`
Running `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.4.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=4705ef57c2b31eb3 -C extra-filename=-4705ef57c2b31eb3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-0199d77d81b92b76.rlib --extern-version libc=libc,0.2.38 --cap-lints allow`
Compiling core-foundation v0.4.6
Running `rustc --crate-name core_foundation .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.4.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=d67c605c06e24822 -C extra-filename=-d67c605c06e24822 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern core_foundation_sys=/home/cratesfyi/cratesfyi/debug/deps/libcore_foundation_sys-4705ef57c2b31eb3.rlib --extern-version core_foundation_sys=core-foundation-sys,0.4.6 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-0199d77d81b92b76.rlib --extern-version libc=libc,0.2.38 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/objc_exception-040e5e1c6c641e57/build-script-build`
error: failed to run custom build command for `objc_exception v0.1.1`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/objc_exception-040e5e1c6c641e57/build-script-build` (exit code: 101)
--- stdout
TARGET = Some("x86_64-unknown-linux-gnu")
OPT_LEVEL = Some("0")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CC_x86_64-unknown-linux-gnu = None
CC_x86_64_unknown_linux_gnu = None
HOST_CC = None
CC = None
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CFLAGS_x86_64-unknown-linux-gnu = None
CFLAGS_x86_64_unknown_linux_gnu = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("true")
running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/home/cratesfyi/cratesfyi/debug/build/objc_exception-d9c0b79ccb99cf6d/out/extern/exception.o" "-c" "extern/exception.m"
cargo:warning=cc: error trying to exec 'cc1obj': execvp: No such file or directory
exit code: 1

--- stderr
thread 'main' panicked at '

Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/home/cratesfyi/cratesfyi/debug/build/objc_exception-d9c0b79ccb99cf6d/out/extern/exception.o" "-c" "extern/exception.m" with args "cc" did not execute successfully (status code exit code: 1).

', .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.54/src/lib.rs:1670:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

thread 'main' panicked at 'Error(
CargoError(
build failed
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.