Subject: port-i386/22417: release build fails using netbsd-1-6 src
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jukka-netbsd@2003.salmi.ch>
List: netbsd-bugs
Date: 08/09/2003 16:09:22
>Number: 22417
>Category: port-i386
>Synopsis: release build fails using netbsd-1-6 src
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: port-i386-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sat Aug 09 14:10:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Jukka Salmi
>Release: NetBSD 1.6.1_STABLE
>Organization:
>Environment:
System: NetBSD grouper.salmi.ch 1.6.1_STABLE NetBSD 1.6.1_STABLE (GENERIC) #0: Sat Aug 9 12:46:58 CEST 2003 root@grouper.salmi.ch:/usr/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
Using netbsd-1-6 src checked out with CVS from anoncvs.netbsd.org on
2003/08/08, I get the following when trying to build a release:
$ ./build.sh -T /opt/tools -D /opt/dest -R /opt/release
[...]
BOOTMODEL=small NETBSDSRCDIR=/usr/src CRUNCHBIN=ramdiskbin CURDIR=/usr/src/distrib/i386/floppies/ramdisk-rescuesmall DESTDIR=/opt/dest DISTRIBDIR=/usr/src/distrib MACHINE=i386 MACHINE_ARCH=i386 OBJDIR=/usr/src/distrib/i386/floppies/ramdisk-rescuesmall/obj TARGETDIR=/usr/src/distrib/i386/floppies/ramdisk-rescuesmall/obj/work awk -f /usr/src/distrib/common/parselist.awk -v mode=populate /usr/src/distrib/i386/floppies/ramdisk-rescuesmall/list /usr/src/distrib/i386/floppies/ramdisk-rescuesmall/../common/list.ramdisk /usr/src/distrib/common/list.makedev | sh -e && touch work.built
Creating image into ramdisk-rescuesmall.fs...
rm -f ramdisk-rescuesmall.fs ramdisk-rescuesmall.fs.tmp
/opt/tools/bin/nbmakefs -t ffs -B le -s 1320k -F work.spec -N /usr/src/etc -o bsize=4096,fsize=512 -o optimization=space,minfree=0,nsectors=1,ntracks=128 ramdisk-rescuesmall.fs.tmp work && mv -f ramdisk-rescuesmall.fs.tmp ramdisk-rescuesmall.fs
Calculated size of `ramdisk-rescuesmall.fs.tmp': 1351680 bytes, 35 inodes
Warning: 48 sector(s) in last cylinder unallocated
ramdisk-rescuesmall.fs.tmp: 2640 sectors in 21 cylinders of 128 tracks, 1 sectors
1.3MB in 1 cyl groups (160 c/g, 10.00MB/g, 64 i/g)
super-block backups (for fsck -b #) at:
32,
Populating `ramdisk-rescuesmall.fs.tmp'
nbmakefs: Writing inode 35 (dir), bytes 0 + 512: No space left on device
*** Error code 1
Stop.
nbmake: stopped in /usr/src/distrib/i386/floppies/ramdisk-rescuesmall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/distrib/i386/floppies
*** Error code 1
Stop.
nbmake: stopped in /usr/src/distrib/i386
*** Error code 1
Stop.
nbmake: stopped in /usr/src/distrib
*** Error code 1
Stop.
nbmake: stopped in /usr/src/etc
*** Error code 1
Stop.
nbmake: stopped in /usr/src
>How-To-Repeat:
I tried to build a release on different i386 machines, always with
the same result (as described above). I.e. I could reproduce the
error everytime.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: