Subject: Re: -current doesn't build sets
To: None <current-users@NetBSD.ORG>
From: MLH <mlh@goathill.org>
List: current-users
Date: 05/27/2004 16:16:49
Jaka Jejcic wrote:

> Happens to me all the time ... well it doesn't work for at least a month
> for me

Is there a good way to turn off building the boot-tiny1.fs image
since I don't need it and really need to build the rest of the
sets?

> On Wed, May 26, 2004 at 02:27:38PM -0500, MLH wrote:
>> 
>> -current hasn't been able to build sets for over a week:
>> 
>> Writing 2457600 bytes (2400 KB) on 2 disks, padded by 985088 bytes (962
>> KB) Creating disk 1 to boot-small1.fs
>> Creating disk 2 to boot-small2.fs
>> Final result:
>> -rw-r--r--  1 build  wheel  1228800 May 26 14:08 boot-small1.fs
>> -rw-r--r--  1 build  wheel  1228800 May 26 14:08 boot-small2.fs
>> all ===> etc/i386/floppies/bootfloppy-tiny
>> #    create  bootfloppy-tiny/boot (from:
>> #    /opt/obj/i386/build/usr/mdec/boot)
>> #    create  bootfloppy-tiny/USTAR.volsize.4540
>> #    create  bootfloppy-tiny/netbsd (from:
>> #
>> /opt/obj/i386/opt/src/distrib/i386/floppies/instkernel/netbsd-INSTALL_TINY.gz)
>> #    create  bootfloppy-tiny/boot-tiny1.fs (from: boot USTAR.volsize.4540
>> #    netbsd)
>> PAX=/opt/obj/i386/tools/bin/nbpax sh
>> /opt/src/distrib/common/buildfloppies.sh  -i
>> "/opt/obj/i386/tools/bin/nbinstallboot  -mi386 @IMAGE@
>> /opt/obj/i386/build/usr/mdec/bootxx_ustarfs" -p  -m 1 -s .fs  boot-tiny
>> 2400 boot USTAR.volsize.4540 netbsd Running instboot:
>> /opt/obj/i386/tools/bin/nbinstallboot -mi386 floppy.18935.tar
>> /opt/obj/i386/build/usr/mdec/bootxx_ustarfs buildfloppies.sh: Image is
>> 16384 bytes (16 KB) too big to fit on 1 disk
>> 
>> *** Failed target:  boot-tiny1.fs
>> *** Failed command: PAX=/opt/obj/i386/tools/bin/nbpax sh
>> /opt/src/distrib/common/buildfloppies.sh -i
>> "/opt/obj/i386/tools/bin/nbinstallboot -mi386 @IMAGE@
>> /opt/obj/i386/build/usr/mdec/bootxx_ustarfs" -p -m 1 -s .fs boot-tiny
>> 2400 boot USTAR.volsize.4540 netbsd *** Error code 1
>> 
>> Stop.
>> nbmake: stopped in /opt/src/distrib/i386/floppies/bootfloppy-tiny
>> 
>> Any chance at getting this working soon?