On 29/08/17 11:06, Assaf Gordon wrote: > On a separate note, > It seems that this latest coreutil build+test requires more disk space > than before - I seem to be running out of disk space on several VMs now. > Could be due to expected growth (which is fine), > or perhaps some new test leave a large file around?
I notice the new test-fts in gnulib was taking a while, and it creates 128K files/dirs on a quick look. Perhaps that's triggering the issue? Do you see the issue if you ignore the gnulib tests with: make check SUBDIRS=. cheers, Pádraig
