Subject: Re: current sgimips build failing
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: current-users
Date: 12/05/2005 03:18:46
In article <20051205030412.GA207@vergon.kollasch.net>,
Jonathan A. Kollasch <jakllsch@kollasch.net> wrote:
>-=-=-=-=-=-
>
>Hi,
>
>#    create  instkernel/diskimage
>Calculated size of `diskimage.tmp': 3145728 bytes, 3 inodes
>Extent size set to 4096
>diskimage.tmp: 3.0MB (6144 sectors) block size 4096, fragment size 512
>        using 1 cylinder groups of 3.00MB, 768 blks, 32 inodes.
>super-block backups (for fsck -b #) at:
> 32,
>Populating `diskimage.tmp'
>nbmakefs: Writing inode 3 (work/netbsd), bytes 3104768 + 1252: No space
>left on device
>
>*** Failed target:  diskimage
>*** Failed command: [ "work.built" = work.built -a -f diskimage -a !
>diskimage -ot work.built ] || { echo '# ' " create "
>instkernel/diskimage; rm -f diskimage diskimage.tmp;
>/mnt/wd2e/jakllsch/sgimips-current/src/tooldir.NetBSD-2.0-i386/bin/nbmakefs
>-t ffs -B be -s 3m -F work.spec -N
>/mnt/wd2e/jakllsch/sgimips-current/src/etc -o bsize=4096,fsize=512 -o
>optimization=space,minfree=0 diskimage.tmp work && mv -f diskimage.tmp
>diskimage; }
>*** Error code 1
>
>/mnt/wd2e has 7.7G free; could this be my fault?
>

It is too big and probably there is an overflow bug somewhere. Please file
a PR. In the meantime, use a smaller partition.

christos