Skip to content

Instantly share code, notes, and snippets.

@Gozala
Created January 16, 2019 22:45
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 Gozala/42af91cde8dcef1fe86abc93fa307d60 to your computer and use it in GitHub Desktop.
Save Gozala/42af91cde8dcef1fe86abc93fa307d60 to your computer and use it in GitHub Desktop.
Build error
0:06.40 js/src/rust/force-cargo-library-build
0:06.40 toolkit/library/rust/force-cargo-library-build
0:06.40 js/src/frontend/binsource/force-cargo-host-program-build
0:06.49 toolkit/crashreporter/rust/force-cargo-host-library-build
0:07.90 Blocking waiting for file lock on build directory
0:07.90 Blocking waiting for file lock on build directory
0:08.10 Finished release [optimized] target(s) in 1.56s
0:08.19 testing/geckodriver/force-cargo-program-build
0:08.22 Finished release [optimized] target(s) in 1.73s
0:08.32 mfbt
0:10.71 Finished release [optimized] target(s) in 2.47s
0:12.04 mfbt/tests/gtest
0:15.86 Compiling baldrdash v0.1.0 (/Users/gozala/Projects/gecko-dev/js/src/wasm/cranelift)
0:16.86 error: failed to run custom build command for `baldrdash v0.1.0 (/Users/gozala/Projects/gecko-dev/js/src/wasm/cranelift)`
0:16.86 process didn't exit successfully: `/Users/gozala/Projects/gecko-dev/obj-x86_64-apple-darwin18.2.0/release/build/baldrdash-662bb4aa947cf847/build-script-build` (exit code: 101)
0:16.86 --- stdout
0:16.86 cargo:rerun-if-changed=baldrapi.h
0:16.86 cargo:rerun-if-changed=/Users/gozala/Projects/gecko-dev/obj-x86_64-apple-darwin18.2.0/js/src/rust/extra-bindgen-flags
0:16.86 --- stderr
0:16.86 /usr/local/Cellar/llvm/7.0.1/lib/clang/7.0.1/include/inttypes.h:30:15: fatal error: 'inttypes.h' file not found
0:16.86 /usr/local/Cellar/llvm/7.0.1/lib/clang/7.0.1/include/inttypes.h:30:15: fatal error: 'inttypes.h' file not found, err: true
0:16.86 thread 'main' panicked at 'Unable to generate baldrapi.h bindings: ()', src/libcore/result.rs:1009:5
0:16.87 stack backtrace:
0:16.87 0: 0x107fceb33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h82d3de69f03379b1
0:16.87 1: 0x107fcaf9c - std::sys_common::backtrace::_print::hd30d349f506d8a8a
0:16.87 2: 0x107fcdb71 - std::panicking::default_hook::{{closure}}::h0b0a61adc2fc643a
0:16.87 3: 0x107fcd877 - std::panicking::default_hook::h576966d008667973
0:16.87 4: 0x107fce2fe - std::panicking::rust_panic_with_hook::h3fa59c71bc66b29b
0:16.87 5: 0x107fcde1c - std::panicking::continue_panic_fmt::h0a727f426867fae7
0:16.87 6: 0x107fcdd08 - rust_begin_unwind
0:16.87 7: 0x107fe8901 - core::panicking::panic_fmt::hc76f05aee5bbab83
0:16.87 8: 0x107e3736e - core::result::unwrap_failed::h95870ddaf167b74f
0:16.87 9: 0x107e36dd3 - build_script_build::main::h4c18357dbbfdddaf
0:16.87 10: 0x107e3c235 - std::rt::lang_start::{{closure}}::hc2608dc853fe8503
0:16.87 11: 0x107fcdc87 - std::panicking::try::do_call::h1b86f874a963ff49
0:16.87 12: 0x107fe04be - __rust_maybe_catch_panic
0:16.87 13: 0x107fce61a - std::rt::lang_start_internal::hd809017047b7b5d0
0:16.87 14: 0x107e3c221 - std::rt::lang_start::h095390d2b8a49c56
0:16.88 make[4]: *** [force-cargo-library-build] Error 101
0:16.88 make[3]: *** [toolkit/library/rust/target] Error 2
0:16.88 make[3]: *** Waiting for unfinished jobs....
0:18.14 Compiling serde_derive v1.0.80 (https://github.com/servo/serde?branch=deserialize_from_enums9#e0cc925c)
0:18.15 Compiling synstructure v0.10.1
0:18.15 Compiling baldrdash v0.1.0 (/Users/gozala/Projects/gecko-dev/js/src/wasm/cranelift)
0:18.33 error: failed to run custom build command for `baldrdash v0.1.0 (/Users/gozala/Projects/gecko-dev/js/src/wasm/cranelift)`
0:18.33 process didn't exit successfully: `/Users/gozala/Projects/gecko-dev/obj-x86_64-apple-darwin18.2.0/release/build/baldrdash-662bb4aa947cf847/build-script-build` (exit code: 101)
0:18.33 --- stdout
0:18.33 cargo:rerun-if-changed=baldrapi.h
0:18.33 cargo:rerun-if-changed=/Users/gozala/Projects/gecko-dev/obj-x86_64-apple-darwin18.2.0/js/src/rust/extra-bindgen-flags
0:18.33 --- stderr
0:18.33 /usr/local/Cellar/llvm/7.0.1/lib/clang/7.0.1/include/inttypes.h:30:15: fatal error: 'inttypes.h' file not found
0:18.33 /usr/local/Cellar/llvm/7.0.1/lib/clang/7.0.1/include/inttypes.h:30:15: fatal error: 'inttypes.h' file not found, err: true
0:18.33 thread 'main' panicked at 'Unable to generate baldrapi.h bindings: ()', src/libcore/result.rs:1009:5
0:18.33 stack backtrace:
0:18.33 0: 0x1057c5b33 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h82d3de69f03379b1
0:18.33 1: 0x1057c1f9c - std::sys_common::backtrace::_print::hd30d349f506d8a8a
0:18.33 2: 0x1057c4b71 - std::panicking::default_hook::{{closure}}::h0b0a61adc2fc643a
0:18.35 3: 0x1057c4877 - std::panicking::default_hook::h576966d008667973
0:18.35 4: 0x1057c52fe - std::panicking::rust_panic_with_hook::h3fa59c71bc66b29b
0:18.35 5: 0x1057c4e1c - std::panicking::continue_panic_fmt::h0a727f426867fae7
0:18.35 6: 0x1057c4d08 - rust_begin_unwind
0:18.35 7: 0x1057df901 - core::panicking::panic_fmt::hc76f05aee5bbab83
0:18.35 8: 0x10562e36e - core::result::unwrap_failed::h95870ddaf167b74f
0:18.35 9: 0x10562ddd3 - build_script_build::main::h4c18357dbbfdddaf
0:18.35 10: 0x105633235 - std::rt::lang_start::{{closure}}::hc2608dc853fe8503
0:18.35 11: 0x1057c4c87 - std::panicking::try::do_call::h1b86f874a963ff49
0:18.35 12: 0x1057d74be - __rust_maybe_catch_panic
0:18.35 13: 0x1057c561a - std::rt::lang_start_internal::hd809017047b7b5d0
0:18.35 14: 0x105633221 - std::rt::lang_start::h095390d2b8a49c56
0:18.35 warning: build failed, waiting for other jobs to finish...
0:44.49 error: build failed
0:44.51 make[4]: *** [force-cargo-library-build] Error 101
0:44.51 make[3]: *** [js/src/rust/target] Error 2
0:44.51 make[2]: *** [compile] Error 2
0:44.51 make[1]: *** [default] Error 2
0:44.51 make: *** [build] Error 2
0:44.52 0 compiler warnings present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment