Skip to content

Instantly share code, notes, and snippets.

@m4rw3r
Created September 6, 2015 21:08
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 m4rw3r/7c47fe9f64c74dc5ce8c to your computer and use it in GitHub Desktop.
Save m4rw3r/7c47fe9f64c74dc5ce8c to your computer and use it in GitHub Desktop.
running 1920 tests
fatal runtime error: Could not unwind stack, error = 5
/bin/sh: line 1: 65851 Illegal instruction: 4 DYLD_LIBRARY_PATH=/Users/m4rw3r/Projects/Clones/rust/x86_64-apple-darwin/stage1/lib:$DYLD_LIBRARY_PATH x86_64-apple-darwin/stage1/bin/compiletest --compile-lib-path x86_64-apple-darwin/stage1/lib --run-lib-path x86_64-apple-darwin/stage1/lib/rustlib/x86_64-apple-darwin/lib --rustc-path x86_64-apple-darwin/stage1/bin/rustc --rustdoc-path x86_64-apple-darwin/stage1/bin/rustdoc --llvm-bin-path /Users/m4rw3r/Projects/Clones/rust/x86_64-apple-darwin/llvm/Release/bin --aux-base /Users/m4rw3r/Projects/Clones/rust/src/test/auxiliary/ --stage-id stage1-x86_64-apple-darwin --target x86_64-apple-darwin --host x86_64-apple-darwin --python "/opt/local/bin/python2.7" --gdb-version="GNU gdb (GDB) 7.9.1" --lldb-version="lldb-330.0.48" --android-cross-path=/opt/ndk_standalone --adb-path= --adb-test-dir= --host-rustcflags " --cfg rtopt -O -L x86_64-apple-darwin/rt" --lldb-python-dir=/Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python --target-rustcflags " --cfg rtopt -O -L x86_64-apple-darwin/rt" --src-base /Users/m4rw3r/Projects/Clones/rust/src/test/compile-fail/ --build-base x86_64-apple-darwin/test/compile-fail/ --mode compile-fail --logfile tmp/check-stage1-T-x86_64-apple-darwin-H-x86_64-apple-darwin-cfail.log
make: *** [tmp/check-stage1-T-x86_64-apple-darwin-H-x86_64-apple-darwin-cfail.ok] Error 132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment