last log is

commit bcc2121dc31647fc0999d09c10df91d35f216838
Merge: d0a378d 276c52e
Author: Jeff Bezanson <[email protected]>
Date:   Wed Jul 27 14:28:16 2016 -0600
    Merge pull request #17638 from JuliaLang/jb/cleanup
    formatting fixes and code cleanup

and this is the error (after make clean, then make, and waiting some time):

Copying in usr/share/doc/julia/examples
    JULIA usr/lib/julia/inference.ji
/bin/sh: line 1: 17651 Segmentation fault      /home/andrew/pkg/julia-0.5/
usr/bin/julia -C native --output-ji /home/andrew/pkg/julia-0.5/usr/lib/julia
/inference.ji --startup-file=no coreimg.jl
Makefile:215: recipe for target 
'/home/andrew/pkg/julia-0.5/usr/lib/julia/inference.ji' failed
make[1]: *** [/home/andrew/pkg/julia-0.5/usr/lib/julia/inference.ji] Error 
139
Makefile:96: recipe for target 'julia-inference' failed
make: *** [julia-inference] Error 2


i can't find anything here or on the dev list recently.  anyone have any 
hints?

(i want julia-0.5 to test a patch)

thanks,
andrew

Reply via email to