Skip to content

Instantly share code, notes, and snippets.

@mccoyspace
Created February 22, 2020 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mccoyspace/8e7d15488ae5e04af303b2a811620717 to your computer and use it in GitHub Desktop.
Save mccoyspace/8e7d15488ae5e04af303b2a811620717 to your computer and use it in GitHub Desktop.
cargo ease build error - starting with install of cargo ease, then going through the build failure
5Mac:~ mccoy$ cargo install --force cargo-ease
Updating crates.io index
Downloaded cargo-ease v0.1.2
Downloaded 1 crate (23.1 KB) in 0.68s
Installing cargo-ease v0.1.2
Downloaded failure v0.1.6
Downloaded remove_dir_all v0.5.2
Downloaded heck v0.3.1
Downloaded url v1.7.2
Downloaded regex v1.3.4
Downloaded walkdir v2.3.1
Downloaded tempfile v3.1.0
Downloaded dialoguer v0.1.0
Downloaded console v0.6.2
Downloaded quicli v0.4.0
Downloaded structopt v0.2.18
Downloaded lazy_static v1.4.0
Downloaded atty v0.2.14
Downloaded thread_local v1.0.1
Downloaded cfg-if v0.1.10
Downloaded backtrace v0.3.44
Downloaded log v0.4.8
Downloaded regex-syntax v0.6.14
Downloaded liquid v0.19.0
Downloaded serde v1.0.104
Downloaded rand v0.7.3
Downloaded same-file v1.0.6
Downloaded matches v0.1.8
Downloaded libc v0.2.67
Downloaded exitfailure v0.5.1
Downloaded memchr v2.3.3
Downloaded aho-corasick v0.7.8
Downloaded idna v0.1.5
Downloaded clap-verbosity-flag v0.2.0
Downloaded console v0.9.2
Downloaded tempfile v2.2.0
Downloaded clicolors-control v0.2.0
Downloaded percent-encoding v1.0.1
Downloaded termios v0.3.1
Downloaded globwalk v0.3.1
Downloaded cargo v0.30.0
Downloaded git2 v0.7.5
Downloaded unicode-segmentation v1.6.0
Downloaded failure_derive v0.1.6
Downloaded rayon v1.3.0
Downloaded serde_derive v1.0.104
Downloaded unicode-width v0.1.7
Downloaded bitflags v1.2.1
Downloaded rustc-demangle v0.1.16
Downloaded doc-comment v0.3.1
Downloaded lazy_static v0.2.11
Downloaded chrono v0.4.10
Downloaded unicode-bidi v0.3.4
Downloaded rand v0.3.23
Downloaded filetime v0.2.8
Downloaded glob v0.2.11
Downloaded tar v0.4.26
Downloaded core-foundation v0.6.4
Downloaded syn v1.0.15
Downloaded itertools v0.8.2
Downloaded quote v1.0.2
Downloaded rand_chacha v0.2.1
Downloaded liquid-error v0.19.0
Downloaded liquid-compiler v0.19.0
Downloaded env_logger v0.5.13
Downloaded lazycell v1.2.1
Downloaded hex v0.3.2
Downloaded liquid-interpreter v0.19.0
Downloaded structopt-derive v0.2.18
Downloaded clicolors-control v1.0.1
Downloaded liquid-derive v0.19.0
Downloaded fs2 v0.4.3
Downloaded shell-escape v0.1.4
Downloaded rustfix v0.4.6
Downloaded liquid-value v0.19.1
Downloaded toml v0.4.10
Downloaded ignore v0.4.11
Downloaded synstructure v0.12.3
Downloaded deunicode v1.0.0
Downloaded jobserver v0.1.21
Downloaded crates-io v0.18.0
Downloaded crypto-hash v0.3.4
Downloaded serde_ignored v0.0.4
Downloaded rustc-workspace-hack v1.0.0
Downloaded git2-curl v0.8.2
Downloaded flate2 v1.0.13
Downloaded curl v0.4.25
Downloaded crossbeam-utils v0.5.0
Downloaded home v0.3.4
Downloaded serde_json v1.0.48
Downloaded clap v2.33.0
Downloaded proc-macro2 v1.0.8
Downloaded getrandom v0.1.14
Downloaded unicode-normalization v0.1.12
Downloaded rand_core v0.5.1
Downloaded backtrace-sys v0.1.32
Downloaded libgit2-sys v0.7.11
Downloaded termcolor v1.1.0
Downloaded semver v0.9.0
Downloaded num_cpus v1.12.0
Downloaded parking_lot v0.10.0
Downloaded humantime v1.3.0
Downloaded textwrap v0.11.0
Downloaded unicode-xid v0.2.0
Downloaded syn v0.15.44
Downloaded proc-macro2 v0.4.30
Downloaded rayon-core v1.7.0
Downloaded num-traits v0.2.11
Downloaded pest v2.1.2
Downloaded crossbeam-channel v0.4.0
Downloaded quote v0.6.13
Downloaded pest_derive v2.1.0
Downloaded time v0.1.42
Downloaded rand v0.4.6
Downloaded openssl-sys v0.9.54
Downloaded num-integer v0.1.42
Downloaded crossbeam-deque v0.7.2
Downloaded proc-quote v0.2.2
Downloaded either v1.5.3
Downloaded c2-chacha v0.2.3
Downloaded commoncrypto v0.2.0
Downloaded socket2 v0.3.11
Downloaded anymap v0.12.1
Downloaded vec_map v0.8.1
Downloaded cc v1.0.50
Downloaded miniz_oxide v0.3.6
Downloaded libz-sys v1.0.25
Downloaded core-foundation-sys v0.6.2
Downloaded itoa v0.4.5
Downloaded libssh2-sys v0.2.14
Downloaded globset v0.4.4
Downloaded strsim v0.8.0
Downloaded ryu v1.0.2
Downloaded pkg-config v0.3.17
Downloaded crc32fast v1.2.0
Downloaded ansi_term v0.11.0
Downloaded smallvec v1.2.0
Downloaded curl-sys v0.4.26
Downloaded unicode-xid v0.1.0
Downloaded ppv-lite86 v0.2.6
Downloaded crossbeam-utils v0.7.0
Downloaded proc-macro-hack v0.5.11
Downloaded crossbeam-queue v0.2.1
Downloaded pest_generator v2.1.1
Downloaded proc-quote-impl v0.2.2
Downloaded autocfg v1.0.0
Downloaded commoncrypto-sys v0.2.0
Downloaded bstr v0.2.11
Downloaded lock_api v0.3.3
Downloaded crossbeam-epoch v0.8.0
Downloaded ucd-trie v0.1.2
Downloaded fnv v1.0.6
Downloaded adler32 v1.0.4
Downloaded parking_lot_core v0.7.0
Downloaded semver-parser v0.7.0
Downloaded quick-error v1.2.3
Downloaded memoffset v0.5.3
Downloaded pest_meta v2.1.2
Downloaded scopeguard v1.1.0
Downloaded autocfg v0.1.7
Downloaded rustc_version v0.2.3
Downloaded maplit v1.0.2
Compiling libc v0.2.67
Compiling proc-macro2 v1.0.8
Compiling unicode-xid v0.2.0
Compiling cfg-if v0.1.10
Compiling syn v1.0.15
Compiling cc v1.0.50
Compiling serde v1.0.104
Compiling autocfg v1.0.0
Compiling pkg-config v0.3.17
Compiling lazy_static v1.4.0
Compiling memchr v2.3.3
Compiling autocfg v0.1.7
Compiling log v0.4.8
Compiling proc-macro2 v0.4.30
Compiling regex-syntax v0.6.14
Compiling smallvec v1.2.0
Compiling unicode-xid v0.1.0
Compiling semver-parser v0.7.0
Compiling unicode-width v0.1.7
Compiling failure_derive v0.1.6
Compiling bitflags v1.2.1
Compiling syn v0.15.44
Compiling scopeguard v1.1.0
Compiling either v1.5.3
Compiling rustc-demangle v0.1.16
Compiling matches v0.1.8
Compiling getrandom v0.1.14
Compiling ucd-trie v0.1.2
Compiling ryu v1.0.2
Compiling percent-encoding v1.0.1
Compiling unicode-segmentation v1.6.0
Compiling maplit v1.0.2
Compiling vec_map v0.8.1
Compiling curl v0.4.25
Compiling fnv v1.0.6
Compiling quick-error v1.2.3
Compiling ppv-lite86 v0.2.6
Compiling ansi_term v0.11.0
Compiling same-file v1.0.6
Compiling strsim v0.8.0
Compiling liquid-error v0.19.0
Compiling anymap v0.12.1
Compiling rayon-core v1.7.0
Compiling itoa v0.4.5
Compiling termcolor v1.1.0
Compiling core-foundation-sys v0.6.2
Compiling crc32fast v1.2.0
Compiling adler32 v1.0.4
Compiling remove_dir_all v0.5.2
Compiling doc-comment v0.3.1
Compiling hex v0.3.2
Compiling lazy_static v0.2.11
Compiling rustc-workspace-hack v1.0.0
Compiling glob v0.2.11
Compiling lazycell v1.2.1
Compiling home v0.3.4
Compiling crossbeam-utils v0.5.0
Compiling deunicode v1.0.0
Compiling shell-escape v0.1.4
Compiling thread_local v1.0.1
Compiling num-traits v0.2.11
Compiling num-integer v0.1.42
Compiling crossbeam-utils v0.7.0
Compiling crossbeam-epoch v0.8.0
Compiling unicode-normalization v0.1.12
Compiling textwrap v0.11.0
Compiling lock_api v0.3.3
Compiling itertools v0.8.2
Compiling unicode-bidi v0.3.4
Compiling pest v2.1.2
Compiling libz-sys v1.0.25
Compiling curl-sys v0.4.26
Compiling backtrace-sys v0.1.32
Compiling openssl-sys v0.9.54
Compiling libssh2-sys v0.2.14
Compiling libgit2-sys v0.7.11
Compiling humantime v1.3.0
Compiling heck v0.3.1
Compiling walkdir v2.3.1
Compiling c2-chacha v0.2.3
Compiling miniz_oxide v0.3.6
Compiling idna v0.1.5
Compiling pest_meta v2.1.2
Compiling quote v1.0.2
Compiling aho-corasick v0.7.8
Compiling bstr v0.2.11
Compiling atty v0.2.14
Compiling time v0.1.42
Compiling socket2 v0.3.11
Compiling num_cpus v1.12.0
Compiling rand v0.4.6
Compiling termios v0.3.1
Compiling commoncrypto-sys v0.2.0
Compiling clicolors-control v1.0.1
Compiling filetime v0.2.8
Compiling parking_lot_core v0.7.0
Compiling jobserver v0.1.21
Compiling clicolors-control v0.2.0
Compiling fs2 v0.4.3
Compiling quote v0.6.13
Compiling url v1.7.2
Compiling core-foundation v0.6.4
Compiling flate2 v1.0.13
Compiling regex v1.3.4
Compiling clap v2.33.0
Compiling rand_core v0.5.1
Compiling commoncrypto v0.2.0
Compiling rand v0.3.23
Compiling tar v0.4.26
Compiling parking_lot v0.10.0
Compiling crossbeam-channel v0.4.0
Compiling crossbeam-queue v0.2.1
Compiling backtrace v0.3.44
Compiling globset v0.4.4
Compiling env_logger v0.5.13
Compiling console v0.9.2
Compiling synstructure v0.12.3
Compiling pest_generator v2.1.1
Compiling rand_chacha v0.2.1
Compiling crypto-hash v0.3.4
Compiling tempfile v2.2.0
Compiling console v0.6.2
Compiling chrono v0.4.10
Compiling serde_derive v1.0.104
Compiling proc-macro-hack v0.5.11
Compiling ignore v0.4.11
Compiling structopt-derive v0.2.18
Compiling rand v0.7.3
Compiling dialoguer v0.1.0
Compiling pest_derive v2.1.0
Compiling globwalk v0.3.1
Compiling proc-quote-impl v0.2.2
Compiling structopt v0.2.18
Compiling tempfile v3.1.0
Compiling failure v0.1.6
Compiling git2 v0.7.5
Compiling proc-quote v0.2.2
Compiling exitfailure v0.5.1
Compiling clap-verbosity-flag v0.2.0
Compiling git2-curl v0.8.2
Compiling semver v0.9.0
Compiling liquid-value v0.19.1
Compiling serde_json v1.0.48
Compiling toml v0.4.10
Compiling serde_ignored v0.0.4
Compiling rustc_version v0.2.3
Compiling liquid-interpreter v0.19.0
Compiling crates-io v0.18.0
Compiling rustfix v0.4.6
Compiling memoffset v0.5.3
Compiling liquid-compiler v0.19.0
Compiling cargo v0.30.0
Compiling crossbeam-deque v0.7.2
Compiling rayon v1.3.0
Compiling liquid-derive v0.19.0
Compiling quicli v0.4.0
Compiling liquid v0.19.0
Compiling cargo-ease v0.1.2
Finished release [optimized] target(s) in 3m 57s
Installing /Volumes/Box/Users/mccoy/.cargo/bin/cargo-ease
Installed package `cargo-ease v0.1.2` (executable `cargo-ease`)
5Mac:~ mccoy$ cargo ease
❔ Project Name: foo
⛏ Creating project `foo`...
🦄 Boom! New project created /Volumes/Box/Users/mccoy/foo
5Mac:~ mccoy$ cd foo
5Mac:foo mccoy$ cargo build
Updating git repository `https://github.com/quilt/ease.git`
Updating git repository `https://github.com/lightclient/proof.git`
Updating git repository `https://github.com/lightclient/bonsai.git`
Downloaded typenum v1.11.2
Downloaded byteorder v1.3.4
Downloaded ethereum-types v0.6.0
Downloaded oof v0.1.1
Downloaded ewasm v0.2.3
Downloaded eth2_ssz_derive v0.1.0
Downloaded arborist v0.0.5
Downloaded sha2 v0.8.1
Downloaded eth2_ssz v0.1.2
Downloaded bonsai v0.2.1
Downloaded arrayref v0.3.6
Downloaded fixed-hash v0.3.2
Downloaded typed-builder v0.3.0
Downloaded impl-rlp v0.2.1
Downloaded ethbloom v0.6.4
Downloaded wabt v0.9.2
Downloaded impl-serde v0.2.3
Downloaded block-buffer v0.7.3
Downloaded rand v0.5.6
Downloaded digest v0.8.1
Downloaded syn v1.0.14
Downloaded primitive-types v0.3.0
Downloaded heapsize v0.4.2
Downloaded crunchy v0.2.2
Downloaded ethereum-types v0.5.2
Downloaded static_assertions v0.2.5
Downloaded wasmi v0.5.1
Downloaded uint v0.7.1
Downloaded opaque-debug v0.2.3
Downloaded fake-simd v0.1.2
Downloaded rustc-hex v2.1.0
Downloaded tiny-keccak v1.5.0
Downloaded rlp v0.4.4
Downloaded generic-array v0.12.3
Downloaded rand_core v0.3.1
Downloaded byte-tools v0.3.1
Downloaded num-rational v0.2.3
Downloaded libc v0.2.66
Downloaded impl-codec v0.2.0
Downloaded block-padding v0.1.5
Downloaded uint v0.5.0
Downloaded ethereum-types-serialize v0.2.2
Downloaded wasmi-validation v0.2.0
Downloaded memory_units v0.3.0
Downloaded wabt-sys v0.7.0
Downloaded parity-wasm v0.40.3
Downloaded rand_core v0.4.2
Downloaded parity-codec v3.5.4
Downloaded cmake v0.1.42
Downloaded arrayvec v0.4.12
Downloaded num-bigint v0.2.6
Downloaded nodrop v0.1.14
Compiling serde v1.0.104
Compiling byteorder v1.3.4
Compiling libc v0.2.66
Compiling autocfg v1.0.0
Compiling rustc-hex v2.1.0
Compiling crunchy v0.2.2
Compiling heapsize v0.4.2
Compiling rand_core v0.4.2
Compiling proc-macro2 v0.4.30
Compiling typenum v1.11.2
Compiling unicode-xid v0.1.0
Compiling static_assertions v0.2.5
Compiling syn v0.15.44
Compiling arrayvec v0.4.12
Compiling nodrop v0.1.14
Compiling byte-tools v0.3.1
Compiling arrayref v0.3.6
Compiling proc-macro2 v1.0.8
Compiling cc v1.0.50
Compiling unicode-xid v0.2.0
Compiling opaque-debug v0.2.3
Compiling fake-simd v0.1.2
Compiling syn v1.0.14
Compiling ryu v1.0.2
Compiling bonsai v0.2.1
Compiling parity-wasm v0.40.3
Compiling bonsai v0.2.1 (https://github.com/lightclient/bonsai.git#cf749e4f)
Compiling log v0.4.8
Compiling itoa v0.4.5
Compiling memory_units v0.3.0
Compiling cfg-if v0.1.10
Compiling wrapper v0.1.0 (/Volumes/Box/Users/mccoy/foo/wrapper)
Compiling hex v0.3.2
Compiling num-traits v0.2.11
Compiling num-integer v0.1.42
Compiling num-bigint v0.2.6
Compiling num-rational v0.2.3
Compiling rlp v0.4.4
Compiling rand_core v0.3.1
Compiling block-padding v0.1.5
Compiling cmake v0.1.42
Compiling impl-rlp v0.2.1
Compiling wasmi-validation v0.2.0
Compiling wabt-sys v0.7.0
Compiling rand v0.5.6
Compiling tiny-keccak v1.5.0
Compiling uint v0.7.1
Compiling uint v0.5.0
Compiling quote v0.6.13
Compiling generic-array v0.12.3
Compiling quote v1.0.2
error: failed to run custom build command for `wabt-sys v0.7.0`
Caused by:
process didn't exit successfully: `/Volumes/Box/Users/mccoy/foo/target/debug/build/wabt-sys-9748e7611bc7c776/build-script-build` (exit code: 101)
--- stdout
running: "cmake" "/Volumes/Box/Users/mccoy/.cargo/registry/src/github.com-1ecc6299db9ec823/wabt-sys-0.7.0/wabt" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DCMAKE_INSTALL_PREFIX=/Volumes/Box/Users/mccoy/foo/target/debug/build/wabt-sys-9c1361fbab33f11c/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug"
--- stderr
thread 'main' panicked at '
failed to execute command: No such file or directory (os error 2)
is `cmake` not installed?
build script failed, must exit now', /Volumes/Box/Users/mccoy/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
warning: build failed, waiting for other jobs to finish...
error: build failed
5Mac:foo mccoy$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment