Hi folks, When compiling Sage 4.3.2.alpha0 [1] on the machine sage.math, the build always hang when running the configuration script of libgcrypt-1.4.4.p2.spkg, here's a relevant snippet of where the build consistently hangs, regardless of whether my compilation took place under /scratch/mvngu/release or /dev/shm/mvngu:
checking for getrusage... yes checking for gethrtime... no checking for clock_gettime... no checking for syslog... yes checking for fcntl... yes checking for ftruncate... yes checking for mlock... yes checking for sysconf... (cached) yes checking for getpagesize... (cached) yes checking whether mlock is broken... The build just hangs at this line. This follows when, from within a screen session, I was parallel doctesting with 12 threads on sage.math. After a few minutes, my screen session froze and I logged off sage.math by closing my terminal window. I now have a bunch of zombie processes floating around on sage.math. [1] http://sage.math.washington.edu/home/mvngu/sage-src/sage-4.3.2.alpha0.tar -- Regards Minh Van Nguyen -- 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