Hi Michael,
I have experienced a problem yesterday and today with the IPFire build system. Not a major problem but it only seems to have started recently.
Today when I tried to run the build command with the standard IPFire-2.x git clone I got the following error message.
./make.sh build
ERROR: Not enough temporary space available, need at least 8192MiB, but only have 491 [ FAIL ] Check /home/ahb/sandbox/ipfire-2.x/log_x86_64/_build.preparation.log for errors if applicable [ FAIL ]
I was able to overcome it by running the ./make.sh clean command on the openvpn-2.6-meetup-rebased branch git repo that I also have on my system.
After running the clean command the normal ipfire-2.x git repo build command is working fine and no longer gives the above message.
Yesterday it was the other way around. I tried to run the build command on the openvpn-2.6-meetup-rebased branch and got the same sort of message as above just the amount available was a bit different. Something like 670 instead of 491 today. Yesterday, when I ran the clean command on my normal ipfire-2.x git repo then the openvpn-2.6-meetup-rebased git repo had no problem with the build. Just doing a reboot on my desktop machine that has the git repo's on it made no difference.
I have not had this problem in the past. Although not a major problem, I have definitely run a build on one repo when the other still had its build results in place so something has changed. Maybe something in Arch Linux with one of the recent updates I ran.
Regards,
Adolf.