Hi Kwankyu, On Tue, Jan 31, 2012 at 4:26 PM, Kwankyu Lee <ekwan...@gmail.com> wrote: > src/convert.c:56: fatal error: error closing /tmp/ccj9Gz6N.s: No space left > on device > compilation terminated. > scons: *** [src/convert.os] Error 1 > ERROR: There was an error building c_lib. > ... > > This does not seem a fault of my patch. Is there a problem with the patchbot > now?
This is a result of the /tmp filesystem on sage.math filling up to capacity. There's actually no space left under /tmp on sage.math: $ df -h Filesystem Size Used Avail Use% Mounted on /dev/sdd1 68G 33G 33G 51% / varrun 64G 168K 64G 1% /var/run varlock 64G 0 64G 0% /var/lock udev 64G 72K 64G 1% /dev devshm 64G 4.1G 60G 7% /dev/shm tmpfs 16G 16G 0 100% /tmp /dev/sdb2 3.7T 3.3T 178G 95% /mnt/home /dev/sdc1 917G 840G 32G 97% /mnt/usb1 /dev/sda1 1.9T 1.4T 359G 80% /levi disk:/lvm/data/lmfdb 3.0T 575G 2.3T 21% /mnt/disk/lmfdb disk:/lvm/data/home 4.0T 3.4T 367G 91% /mnt/disk/home -- Regards, Minh Van Nguyen http://sage.math.washington.edu/home/mvngu/ -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org