Subject: build distribution error on -current
To: None <current-users@NetBSD.org>
From: Claudio M. <claudio@netcat.it>
List: current-users
Date: 01/12/2006 20:48:04
yō


From two days i have a problem to build 'distribution' with the
current sources. I've downloaded it with cvsup at 03:32 of Jan 12.

This is the error i get:

*** Failed target:  checkflist
*** Failed command: cd /usr/src/distrib/sets && DESTDIR=/usr/src/../obj/destdir.i386 MACHINE=i386 MACHINE_ARCH=i386 CKSUM=/usr/src/../tools/bin/nbcksum DB=/usr/src/../tools/bin/nbdb HOST_SH=sh MAKE=/usr/src/../tools/bin/nbmake MKTEMP=/usr/src/../tools/bin/nbmktemp MTREE=/usr/src/../tools/bin/nbmtree PAX=/usr/src/../tools/bin/nbpax TSORT=/usr/src/../tools/bin/nbtsort\ -q sh /usr/src/distrib/sets/checkflist -M /usr/src/../obj/destdir.i386/METALOG.sanitised
*** Error code 1

Stop.
nbmake: stopped in /usr/src/distrib/sets

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/src/../tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget distrib/sets checkflist
*** Error code 1

Stop.
nbmake: stopped in /usr/src

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


I use this command to build:

   ./build.sh -O ../obj -T ../tools -U distribution:


I though could be a missing update of the CVS file lists but
i get this error from 2 days. Is it possible that this list
is not updated? I think not.

I hope these informations are sufficent.


Claudio M.