Subject: Build failure with 20030516 sources on I386 platform
To: None <current-users@netbsd.org>
From: Brian Buhrow <buhrow@lothlorien.nfbcal.org>
List: current-users
Date: 05/16/2003 09:17:41
	Hello folks.  I'm trying to build the latest sources cvs'd from
cvs.netbsd.org as of 20030516 07 0800 UTC with the command:
cd /usr/src
./build.sh -M /usr/obj -O /usr/obj -D /var/tmp/netbsd release
and I get the follwoing error after it runs for about three hours.  Anyone
know what I need to do to get beyond this?
It looks like David Late has been working in the crunchgen sources, so is
this just something which is in flux?
-thanks
-Brian

dependall ===> share/nls
dependall ===> rescue
rm -f rescue.conf rescue.conf.tmp
TARGETDIR=/var/tmp/netbsd/rescue LDD_CMD=ldd_elf NETBSDSRCDIR=/usr/src  CRUNCHBIN=rescue  CURDIR=/usr/src/rescue  DESTDIR=/var/tmp/netbsd  DISTRIBDIR=/usr/src/distrib  MACHINE=i386  MACHINE_ARCH=i386  MAKE=/usr/obj/usr/src/tools/tools.NetBSD-1.6P-i386/bin/nbmake  OBJDIR=/usr/obj/usr/src/rescue awk -f /usr/src/distrib/common/parselist.awk -v mode=crunch /usr/src/rescue/list /usr/src/rescue/list.fdisk /usr/src/rescue/list.ldconfig > rescue.conf.tmp  && mv rescue.conf.tmp rescue.conf
RESCUEDIR=/rescue MAKE=/usr/obj/usr/src/tools/tools.NetBSD-1.6P-i386/bin/nbmake /usr/obj/usr/src/tools/tools.NetBSD-1.6P-i386/bin/nbcrunchgen -f -D /usr/src -L /var/tmp/netbsd/usr/lib  -q  rescue.conf
rescue.conf: rcorder: error: no objpaths specified or calculated.
rescue.conf: chown: error: no objpaths specified or calculated.
rescue.conf: rcorder: ignoring program because of errors.
rescue.conf: chown: ignoring program because of errors.
Run "make -f rescue.mk objs exe" to build crunched binary.
*** Error code 1

Stop.
nbmake: stopped in /usr/src/rescue
*** Error code 1

Stop.
nbmake: stopped in /usr/src/rescue
*** Error code 1

Stop.
nbmake: stopped in /usr/src
*** Error code 1

Stop.
nbmake: stopped in /usr/src
*** Error code 1

Stop.
nbmake: stopped in /usr/src
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make release
*** BUILD ABORTED ***