Subject: Building -current
To: None <current-users@netbsd.org>
From: M Graff <explorer@flame.org>
List: current-users
Date: 10/30/2005 02:03:28
Can anyone actually make a release on i386 at this time? I get:
# create instkernel/netbsd-RESCUE_TINY.gz
rm -f netbsd-RESCUE_TINY.gz
gzip -9c netbsd-RESCUE_TINY > netbsd-RESCUE_TINY.gz
all ===> etc/i386/floppies/bootfloppy
# create bootfloppy/boot (from: /u0/i386/dest/usr/mdec/boot)
# create bootfloppy/netbsd (from:
/u0/i386/obj/distrib/i386/floppies/instkernel/netbsd-INSTALL.gz)
# create bootfloppy/boot1.fs (from: boot netbsd)
PAX=/u0/i386/obj/tooldir.NetBSD-3.99.10-i386/bin/nbpax sh
/u0/OS/src/distrib/common/buildfloppies.sh -i
"/u0/i386/obj/tooldir.NetBSD-3.99.10-i386/bin/nbinstallboot -mi386
@IMAGE@ /u0/i386/dest/usr/mdec/bootxx_ustarfs" -p -m 2 -s .fs boot
2880 boot netbsd
Running instboot:
/u0/i386/obj/tooldir.NetBSD-3.99.10-i386/bin/nbinstallboot -mi386
floppy.12198.tar /u0/i386/dest/usr/mdec/bootxx_ustarfs
Free space in last tar block: boot 292, netbsd 102,
buildfloppies.sh: Image is 1638 bytes (1 KB) too big to fit on 2 disks
*** [boot1.fs] Error code 1
1 error
nbmake: stopped in /u0/OS/src/distrib/i386/floppies/bootfloppy
*** [all-bootfloppy] Error code 2
1 error
nbmake: stopped in /u0/OS/src/distrib/i386/floppies
*** [all-floppies] Error code 2
1 error
nbmake: stopped in /u0/OS/src/distrib/i386
*** [all-i386] Error code 2
1 error
nbmake: stopped in /u0/OS/src/distrib
*** Failed target: snap_post
*** Failed command: cd /u0/OS/src/distrib &&
/u0/i386/obj/tooldir.NetBSD-3.99.10-i386/bin/nbmake depend &&
/u0/i386/obj/tooldir.NetBSD-3.99.10-i386/bin/nbmake &&
/u0/i386/obj/tooldir.NetBSD-3.99.10-i386/bin/nbmake release
*** Error code 2
Stop.
nbmake: stopped in /u0/OS/src/etc
*** [release] Error code 1
1 error
nbmake: stopped in /u0/OS/src
ERROR: Failed to make release
*** BUILD ABORTED ***