Hello, I cloned Julia yesterday and could make it, except that I cannot 'make codespeed' in test/perf. The error message is the following:
[skipping a bunch of warnings] ERROR: LoadError: LoadError: You must provide the JULIA_FLAVOR environment variable identifying this julia build! in error(::String) at ./error.jl:21 in include_from_node1(::String) at ./loading.jl:426 (repeats 2 times) in process_options(::Base.JLOptions) at ./client.jl:263 in _start() at ./client.jl:319 while loading /Users/didier/tmp/julia/test/perf/micro/../perfutil.jl, in expression starting on line 14 while loading /Users/didier/tmp/julia/test/perf/micro/perf.jl, in expression starting on line 5 make: *** [codespeed] Error 1 zsh: exit 2 make codespeed What value is expected for JULIA_FLAVOR ? Also, note that the file README.md in test/perf mentions a website which does not exist (speed.julialang.org). Thanks. -- ELS'16, May 9-10, Krakow, Poland: http://www.european-lisp-symposium.org Lisp, Jazz, Aïkido: http://www.didierverna.info
