Skip to content

Instantly share code, notes, and snippets.

@jasikpark
Last active April 28, 2019 01:26
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 jasikpark/92f9070fb374ad69a57ed272bac25217 to your computer and use it in GitHub Desktop.
Save jasikpark/92f9070fb374ad69a57ed272bac25217 to your computer and use it in GitHub Desktop.
Compiling pest_meta v2.1.0
Compiling rand_os v0.1.2
error: failed to run custom build command for `gettext-sys v0.19.8 (https://github.com/danigm/gettext-rs?branch=no-gettext#c514bbe5)`
process didn't exit successfully: `/Users/calebjasik/Desktop/Github/fractal/_build/target/release/build/gettext-sys-bdfa2747f4c72222/build-script-build` (exit code: 101)
--- stdout
cargo:rustc-link-lib=framework=CoreFoundation
cargo:rustc-link-lib=dylib=iconv
cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_GETTEXT_DIR
cargo:rerun-if-env-changed=GETTEXT_DIR
cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_GETTEXT_BIN_DIR
cargo:rerun-if-env-changed=GETTEXT_BIN_DIR
cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_GETTEXT_LIB_DIR
cargo:rerun-if-env-changed=GETTEXT_LIB_DIR
cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_GETTEXT_INCLUDE_DIR
cargo:rerun-if-env-changed=GETTEXT_INCLUDE_DIR
OPT_LEVEL = Some("3")
TARGET = Some("x86_64-apple-darwin")
HOST = Some("x86_64-apple-darwin")
CC_x86_64-apple-darwin = None
CC_x86_64_apple_darwin = None
HOST_CC = None
CC = None
CFLAGS_x86_64-apple-darwin = None
CFLAGS_x86_64_apple_darwin = None
HOST_CFLAGS = None
CFLAGS = None
DEBUG = Some("false")
running: "tar" "xJf" "/Users/calebjasik/Desktop/Github/fractal/_build/target/cargo-home/git/checkouts/gettext-rs-990f4befadcf3bba/c514bbe/gettext-sys/gettext-0.19.8.1.tar.xz" "--strip-components" "1"
--- stderr
tar: Error opening archive: Failed to open '/Users/calebjasik/Desktop/Github/fractal/_build/target/cargo-home/git/checkouts/gettext-rs-990f4befadcf3bba/c514bbe/gettext-sys/gettext-0.19.8.1.tar.xz'
thread 'main' panicked at '
command did not execute successfully, got: exit code: 1
build script failed, must exit now', /Users/calebjasik/Desktop/Github/fractal/_build/target/cargo-home/git/checkouts/gettext-rs-990f4befadcf3bba/c514bbe/gettext-sys/build.rs:251: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
[3/4] Generating org.gnome.Fractal.appdata...actal-gtk@res_merge with a custom command
FAILED: fractal-gtk/src/fractal
/Users/calebjasik/Desktop/Github/fractal/scripts/cargo.sh .. fractal-gtk/src/fractal /Users/calebjasik/Desktop/Github/fractal/_build ''
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment