Since 683da41, I’m no longer able to build Julia from master (on linux or macOS)
Compiling the compiler. This may take several minutes ...
Base.Compiler ──── 177.213 seconds
flparse.jl
JULIA usr/lib/julia/sys.ji
Aborted (core dumped)
*** This error might be fixed by running `make clean`. If the error persists, try `make cleanall`. ***
make[1]: *** [sysimage.mk:72: /home/chris/julia.git/usr/lib/julia/sys.ji] Error 1
make: *** [Makefile:114: julia-sysimg-ji] Error 2
In such cases one option is to do git status --ignored, to see all files and directories ignored by Git. One of them must be the culprit, so delete away.