Trying to make
on an amd64 platform gives, with both gcc & Intel compilers:
error during bootstrap:
LoadError(at "sysimg.jl" line 3: LoadError(at "Base.jl" line 297: LoadError(at "show.jl" line 56:
LoadError(at "show.jl" line 56: MethodError(f=Base.show, args=(Base.GenericIOBuffer{Array{UInt8, 1}}(data=Array{UInt8, (75,)}[0x50, 0x43, 0x52, 0x45, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x69, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x65, 0x72, 0x72, 0x6f, 0x72, 0x3a, 0x20, 0x75, 0x6e, 0x72, 0x65,
0x63, 0x6f, 0x67, 0x6e, 0x69, 0x73, 0x65, 0x64, 0x20, 0x63, 0x6f, 0x6d, 0x70, 0x69, 0x6c, 0x65, 0x2d, 0x74, 0x69, 0x6d, 0x65, 0x20, 0x6f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x20, 0x62, 0x69, 0x74, 0x28, 0x73, 0x29, 0x20, 0x61, 0x74, 0x20, 0x6f, 0x66, 0x66, 0x73, 0x65, 0x74, 0x20, 0x00], reinit=false, readable=true, writable=true, seekable=true, append=false, size=74, maxsize=9223372036854775807, ptr=75, mark=-1), 0x0000000000000000), world=0x0000000000002fc9)))))
jl_method_error_bare at /work/00434/eijkhout/julia/julia-git/src/gf.c:2204
jl_method_error at /work/00434/eijkhout/julia/julia-git/src/gf.c:2222
jl_lookup_generic_ at /work/00434/eijkhout/julia/julia-git/src/gf.c:3053 [inlined]
ijl_apply_generic at /work/00434/eijkhout/julia/julia-git/src/gf.c:3068
print at ./strings/io.jl:35
unknown function (ip: 0x14f4b590226c)
print_to_string at ./strings/io.jl:148
string at ./strings/io.jl:189 [inlined]
(Can I attach a long log file here? The “upload” button seems to be about something else.)