On 28 Apr 2014 at 23:18, ( Miwa Susumu ) wrote: > hi. > > / (root) was overflows. > How do I get to find out, consuming capacity? > > > question > ======== > I ran the sysbuild build. And it was in error. > > / was full for a long time. or impact of sysbuild. I do not know it. > As it, Where is / overflowing? I should I examine how? > > > environment > ======== > % uname -msr > NetBSD 6.1.2 i386 > > > sysbuild error > ======== > % sysbuild build > > : > # compile libpuffs/callcontext.ln > CC=/root/sysbuild/i386/tools/bin/i486--netbsdelf-gcc > /root/sysbuild/i386/tools/bin/i486--netbsdelf-lint -chapbxzFS -S -w -d > /root/sysbuild/i386/destdir/usr/include -D_FORTIFY_SOURCE=2 -i > /usr/src/lib/libpuffs/callcontext.c > > /: write failed, file system is full >
Hi I've been using sysbuild twice a week as from Oct 5, 2013. You might find both memory and disk usage is more than you expected. Build pc, 3 GB ram, disk usage: 13G /home/sysbuild/nbsd-6_i386/i386 1.1G /home/sysbuild/nbsd-6_i386/release 1.5G /home/sysbuild/nbsd-6_i386/src plus logs etc. Trying to run a conf with 4 x ver + arch ran out of memory and swap. Build of a single ver + arch doesn't touch swap. David