On 8/31/20 11:16 AM, Neal Schweighart wrote:
Hello,

I am running into an error whenever I try to run autoconf when building casatools on my redhat machine. It is giving me a message that says Disk quota is being exceeded for the /usr/bin/m4 director. Here is the full error message:


sazed_nschweig<1012> autoconf
/usr/bin/m4: cannot clean temporary file for diversion: Disk quota exceeded
*** Error in `/usr/bin/m4': double free or corruption (!prev):

Thank you for the report. It looks like you have stumbled on an infrequently tested path, and looks like the error recovery mechanism in m4 has a bug when encountering low disk space due to a quota.

As for completing your build, you'll have to find a way to enlarge the quota. In the meantime, we'll have to figure out what the actual bug is in the m4 error recovery code and repair it before the next m4 version is released.

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


Reply via email to