simple-fcl-sys 0.0.4

Raw bindings for the FCL library for use in simple-fcl
Build #83940 2018-01-28T10:14:10.831877+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)
# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading simple-fcl-sys v0.0.4
Fresh cc v1.0.4
Fresh void v1.0.2
Fresh cfg-if v0.1.2
Fresh bitflags v1.0.1
Fresh lazy_static v1.0.0
Fresh glob v0.2.11
Fresh ansi_term v0.10.2
Fresh strsim v0.6.0
Fresh vec_map v0.8.0
Fresh utf8-ranges v1.0.0
Fresh unreachable v1.0.0
Fresh regex-syntax v0.4.2
Fresh unicode-width v0.1.4
Fresh libc v0.2.36
Fresh peeking_take_while v0.1.2
Fresh thread_local v0.3.5
Fresh unicode-xid v0.1.0
Fresh libloading v0.4.3
Fresh log v0.4.1
Fresh textwrap v0.9.0
Fresh memchr v2.0.1
Fresh which v1.0.3
Fresh memchr v1.0.2
Fresh atty v0.2.6
Fresh proc-macro2 v0.2.2
Fresh log v0.3.9
Fresh clang-sys v0.21.1
Fresh aho-corasick v0.6.4
Fresh nom v3.2.1
Fresh clap v2.29.2
Fresh quote v0.4.2
Fresh regex v0.2.5
Fresh cexpr v0.2.2
Fresh env_logger v0.4.3
Fresh bindgen v0.32.3
Compiling simple-fcl-sys v0.0.4
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/simple-fcl-sys-0.0.4/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=49d784e19ce11f91 -C extra-filename=-49d784e19ce11f91 --out-dir /home/cratesfyi/cratesfyi/debug/build/simple-fcl-sys-49d784e19ce11f91 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-a927d9aa18111010.rlib --extern-version bindgen=bindgen,0.32.3 --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-49631b60dec972a9.rlib --extern-version cc=cc,1.0.4 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/simple-fcl-sys-49d784e19ce11f91/build-script-build`
thread 'main' panicked at 'Human(
failed to run custom build command for `simple-fcl-sys v0.0.4`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/simple-fcl-sys-49d784e19ce11f91/build-script-build` (exit code: 101)
--- stdout
cargo:rustc-link-lib=boost_system
cargo:rustc-link-lib=fcl
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")
CXX_x86_64-unknown-linux-gnu = None
CXX_x86_64_unknown_linux_gnu = None
HOST_CXX = None
CXX = None
HOST = Some("x86_64-unknown-linux-gnu")
TARGET = Some("x86_64-unknown-linux-gnu")
HOST = Some("x86_64-unknown-linux-gnu")
CXXFLAGS_x86_64-unknown-linux-gnu = None
CXXFLAGS_x86_64_unknown_linux_gnu = None
HOST_CXXFLAGS = None
CXXFLAGS = None
DEBUG = Some("true")
running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/home/cratesfyi/cratesfyi/debug/build/simple-fcl-sys-fadb9a7d261af571/out/wrapper.o" "-c" "wrapper.cpp"
cargo:warning=wrapper.cpp:1:31: fatal error: fcl/BVH/BVH_model.h: No such file or directory
cargo:warning= #include <fcl/BVH/BVH_model.h>
cargo:warning=                               ^
cargo:warning=compilation terminated.
exit code: 1

--- stderr
thread 'main' panicked at '

Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/home/cratesfyi/cratesfyi/debug/build/simple-fcl-sys-fadb9a7d261af571/out/wrapper.o" "-c" "wrapper.cpp" with args "c++" did not execute successfully (status code exit code: 1).

', .cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.4/src/lib.rs:1984:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)', src/bin/cratesfyi.rs:142
note: Run with `RUST_BACKTRACE=1` for a backtrace.