Anyone know something about this ? I did not build the latest Julia (master branch) since about 30 days. Now, when I do 'git pull' and 'make' I am getting various error messages:
could not allocate pools Aborted Makefile:165: recipe for target '/home/jlapeyre/software_source/julia/usr/lib/julia/sys0.o' failed This was a few days ago, so I 'pulled' every once in a while, hoping the problem would go away. I tried make clean, make cleanall, make distcleanall. Then dependencies also fail to build I removed even the packages with make -C deps distcleanall. I have not changed my tool chain since the last successful build. I can't recall, but there is a chance (but, I think not) that I moved the entire repository from one place to another. Since I don't see any noise about this, something tells me its not a common problem. --John
