I’m able to build and test julia 1.7.3 on my chromebook (linux / ubuntu) (x86 core M3)
However, I’ve tried building 1.8.3rc4 a couple of times, and I keep getting this error (and make cleanall does not help).
thoughts? thanks
perrin meyer
Generating REPL precompile statements... 40/40
Executing precompile statements... 1973/2016
Precompilation complete. Summary:
Total ─────── 205.231782 seconds
Generation ── 150.375546 seconds 73.2711%
Execution ─── 54.856236 seconds 26.7289%
Killed
*** This error is usually fixed by running `make clean`. If the error persists, try `make cleanall`. ***
make[1]: *** [sysimage.mk:89: /home/perrinmeyer/julia180rc4/usr/lib/julia/sys-o.a] Error 1
make: *** [Makefile:88: julia-sysimg-release] Error 2