Skip to content

Instantly share code, notes, and snippets.

@ArchRobison
Created April 9, 2015 16:30
Show Gist options
  • Select an option

  • Save ArchRobison/e695fcb9d6361914b1e7 to your computer and use it in GitHub Desktop.

Select an option

Save ArchRobison/e695fcb9d6361914b1e7 to your computer and use it in GitHub Desktop.
Sample failure of build of adr/threading branch of Julia
$ 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