Subject: netbsd-4 build broke while building the floppy images
To: None <current-users@netbsd.org>
From: Andreas Burghardt <a-burghardt@gmx.de>
List: current-users
Date: 03/02/2007 00:28:34
Hello,
I made a build of netbsd-4 with an up-to-date cvs:
Running instboot: /usr/obj/tools/bin/nbinstallboot -mi386 floppy.6477.tar /usr/obj/dest/usr/mdec/bootxx_ustarfs
Free space in last tar block: boot 44, netbsd 503,
Writing 4423680 bytes (4320 KB) on 3 disks, padded by 1444864 bytes (1411 KB)
Creating disk 1 to boot1.fs
Creating disk 2 to boot2.fs
Creating disk 3 to boot3.fs
0+1 records in
1+0 records out
1474560 bytes transferred in 0.007 secs (210651428 bytes/sec)
Final result:
-rw-r--r-- 1 root wheel 1474560 Mar 2 00:14 boot1.fs
-rw-r--r-- 1 root wheel 1474560 Mar 2 00:14 boot2.fs
-rw-r--r-- 1 root wheel 1474560 Mar 2 00:14 boot3.fs
all ===> etc/i386/floppies/bootfloppy-big
create bootfloppy-big/USTAR.volsize.13200
create bootfloppy-big/boot (from: /usr/obj/dest/usr/mdec/boot)
create bootfloppy-big/netbsd (from: /usr/obj/obj/distrib/i386/instkernel/netbsd-INSTALL.gz)
create bootfloppy-big/boot-big1.fs (from: boot USTAR.volsize.13200 netbsd)
Running instboot: /usr/obj/tools/bin/nbinstallboot -mi386 floppy.3091.tar /usr/obj/dest/usr/mdec/bootxx_ustarfs
Free space in last tar block: boot 44, netbsd 503,
buildfloppies.sh: Image is 14327 bytes (13 KB) too big to fit on 1 disk
*** [boot-big1.fs] Error code 1
1 error
nbmake: stopped in /usr/src/distrib/i386/floppies/bootfloppy-big
*** [all-bootfloppy-big] Error code 2
1 error
nbmake: stopped in /usr/src/distrib/i386/floppies
*** [all-floppies] Error code 2
1 error
nbmake: stopped in /usr/src/distrib/i386
*** [all-i386] Error code 2
1 error
nbmake: stopped in /usr/src/distrib
*** [snap_post] Error code 2
1 error
nbmake: stopped in /usr/src/etc
*** [release] Error code 2
1 error
nbmake: stopped in /usr/src
ERROR: Failed to make release
*** BUILD ABORTED ***
Regards,
Andreas Burghardt