I'm a user of the rust-zookeeper, and I found it build failed in release mode.
using the command: cargo build --release --verbose
log:https://gist.github.com/kamyuentse/1bf0c8d65fd40a17060f5cca515e720c
It seems an upstream bug related the LLVM? There is any workaround to fix this bug?
bonifaido/rust-zookeeper#37
Environment:
rustc: rustc 1.22.0-nightly (0e6f4cf51 2017-09-27)
OS: CentOS Linux release 7.4.1708
Kernel: Linux 4.13.3-1.el7.elrepo.x86_64
I'm a user of the rust-zookeeper, and I found it build failed in release mode.
using the command:
cargo build --release --verboselog:https://gist.github.com/kamyuentse/1bf0c8d65fd40a17060f5cca515e720c
It seems an upstream bug related the LLVM? There is any workaround to fix this bug?
bonifaido/rust-zookeeper#37
Environment:
rustc:
rustc 1.22.0-nightly (0e6f4cf51 2017-09-27)OS:
CentOS Linux release 7.4.1708Kernel:
Linux 4.13.3-1.el7.elrepo.x86_64