gfx-backend-metal 0.2.1

Metal API backend for gfx-rs
Build #1658342019-06-14T04:13:21.524647+00:00
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded gfx-backend-metal v0.2.1
Fresh cc v1.0.37
Fresh unicode-xid v0.1.0
Fresh autocfg v0.1.4
Fresh gcc v0.3.55
Fresh semver-parser v0.7.0
Fresh void v1.0.2
Fresh cfg-if v0.1.9
Fresh rand_core v0.4.0
Fresh lazy_static v1.3.0
Fresh nodrop v0.1.13
Fresh downcast-rs v1.0.4
Fresh stable_deref_trait v1.1.1
Fresh pkg-config v0.3.14
Fresh same-file v1.0.4
Fresh foreign-types-shared v0.1.1
Fresh rustc-demangle v0.1.15
Fresh scopeguard v0.3.3
Fresh smallvec v0.6.10
Fresh xml-rs v0.8.0
Fresh xdg v2.2.0
Fresh block v0.1.6
Fresh percent-encoding v1.0.1
Compiling gfx-backend-metal v0.2.1
Checking range-alloc v0.1.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/gfx-backend-metal-0.2.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="winit"' -C metadata=66de4fa2308faa03 -C extra-filename=-66de4fa2308faa03 --out-dir /home/cratesfyi/cratesfyi/debug/build/gfx-backend-metal-66de4fa2308faa03 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh copyless v0.1.3
Compiling spirv_cross v0.12.1
Running `rustc --crate-name range_alloc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/range-alloc-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=beee0933f08d9fe6 -C extra-filename=-beee0933f08d9fe6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/spirv_cross-0.12.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=558d755d64798f74 -C extra-filename=-558d755d64798f74 --out-dir /home/cratesfyi/cratesfyi/debug/build/spirv_cross-558d755d64798f74 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-53722e16c2fefd30.rlib --cap-lints allow`
Fresh semver v0.9.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Fresh log v0.4.6
Fresh owning_ref v0.4.0
Fresh walkdir v2.2.8
Fresh foreign-types v0.3.2
Fresh proc-macro2 v0.4.30
Fresh libc v0.2.58
Fresh bitflags v1.1.0
Fresh rustc_version v0.2.3
Compiling objc_exception v0.1.1
Running `/home/cratesfyi/cratesfyi/debug/build/objc_exception-08e4e96c8b3305ae/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-08e4e96c8b3305ae/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-4fd890f6fabe7bd0/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-4fd890f6fabe7bd0/out/extern/exception.o" "-c" "extern/exception.m" with args "cc" did not execute successfully (status code exit code: 1).

', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.55/src/lib.rs:1672:5
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

warning: build failed, waiting for other jobs to finish...
thread 'main' panicked at 'ErrorMessage {
msg: "build failed"
}', src/bin/cratesfyi.rs:160:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.