Skip to content

Instantly share code, notes, and snippets.

@jbclements
Created September 6, 2013 05:50
Show Gist options
  • Save jbclements/6460010 to your computer and use it in GitHub Desktop.
Save jbclements/6460010 to your computer and use it in GitHub Desktop.
codegen test failure
run codegen [x86_64-apple-darwin]: x86_64-apple-darwin/stage2/bin/compiletest
running 9 tests
test [codegen] codegen/iterate-over-array.rs ...
error: extracting 'test' function failed
command: /Users/clements/rust/build/x86_64-apple-darwin/llvm/Release+Asserts/bin/llvm-extract -func=test -o=x86_64-apple-darwin/test/codegen/iterate-over-array-clang-extract.bc x86_64-apple-darwin/test/codegen/iterate-over-array-clang.bc
stdout:
------------------------------------------
------------------------------------------
stderr:
------------------------------------------
/Users/clements/rust/build/x86_64-apple-darwin/llvm/Release+Asserts/bin/llvm-extract: x86_64-apple-darwin/test/codegen/iterate-over-array-clang.bc: error: Invalid MODULE_CODE_GLOBALVAR record
------------------------------------------
task <unnamed> failed at 'explicit failure', /Users/clements/rust/src/compiletest/runtest.rs:778
make: *** [tmp/check-stage2-T-x86_64-apple-darwin-H-x86_64-apple-darwin-codegen.ok] Error 101
p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment