Created
April 9, 2015 16:30
-
-
Save ArchRobison/e695fcb9d6361914b1e7 to your computer and use it in GitHub Desktop.
Sample failure of build of adr/threading branch of Julia
This file contains hidden or 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
| $ make | |
| JULIA usr/lib/julia/sys0.o | |
| exports.jl | |
| base.jl | |
| reflection.jl | |
| build_h.jl | |
| version_git.jl | |
| c.jl | |
| options.jl | |
| promotion.jl | |
| tuple.jl | |
| range.jl | |
| expr.jl | |
| error.jl | |
| bool.jl | |
| number.jl | |
| int.jl | |
| operators.jl | |
| pointer.jl | |
| refpointer.jl | |
| rounding.jl | |
| float.jl | |
| julia: /localdisk/adrobiso/julia-adr-threading/julia/deps/llvm-svn/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:325: void llvm::RuntimeDyldELF::resolveX86_64Relocation(const llvm::SectionEntry &, uint64_t, uint64_t, uint32_t, int64_t, uint64_t): Assertion `RealOffset <= (2147483647) && RealOffset >= (-2147483647-1)' failed. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment