metal-rs 0.4.3

Rust bindings for Metal
Build #71058 2017-09-21T15:41:32.720723+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 metal-rs v0.4.3
Fresh bitflags v0.9.1
Fresh block v0.1.6
Fresh gcc v0.3.54
Fresh libc v0.2.31
Compiling core-foundation-sys v0.3.1
Running `/home/cratesfyi/cratesfyi/debug/build/core-foundation-sys-3558cf09f8f6267d/build-script-build`
Fresh malloc_buf v0.0.6
Compiling objc_exception v0.1.1
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:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

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