Created
June 25, 2013 14:16
-
-
Save dcolish/5858782 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
compile_and_link: x86_64-unknown-linux-gnu/stage2/test/rustitest-x86_64-unknown-linux-gnu | |
run: x86_64-unknown-linux-gnu/stage2/test/rustitest-x86_64-unknown-linux-gnu | |
running 2 tests | |
test tests::exit_quits ... ok | |
rustitest-x86_64-unknown-linux-gnu: /home/dcolish/workspace/rust/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:230: void llvm::RuntimeDyldELF::resolveX86_64Relocation(const llvm::SectionEntry&, uint64_t, uint64_t, uint32_t, int64_t): Assertion `RealOffset <= (2147483647) && RealOffset >= (-2147483647-1)' failed. | |
Aborted | |
make: *** [tmp/check-stage2-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rusti.ok] Error 134 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment