Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Error on target checkflist when building current
Hello all.
I just sup'ed my source tree and ran the following line again:
$ ./build -O ../obj -T ../tools -U -u release
But building stops at printing errors below. Any idea?
Thank you very much.
----------------------
*** Failed target: checkflist
*** Failed command: cd /mnt/mist.disk.spare/netbsd-current/src/distrib/sets &&
DESTDIR=/mnt/mist.disk.spare/netbsd-current/src/../obj/destdir.i386
MACHINE=i386 MACHINE_ARCH=i386
AWK=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbawk
CKSUM=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbcksum
DB=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbdb HOST_SH=/bin/sh
MAKE=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbmake
MKTEMP=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbmktemp
MTREE=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbmtree
PAX=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbpax
SED=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbsed
TSORT=/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbtsort\ -q /bin/sh
/mnt/mist.disk.spare/netbsd-current/src/distrib/sets/checkflist -M
/mnt/mist.disk.spare/netbsd-current/src/../obj/destdir.i386/METALOG.sanitised
*** Error code 1
Stop.
nbmake: stopped in /mnt/mist.disk.spare/netbsd-current/src/distrib/sets
*** Failed target: distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/mnt/mist.disk.spare/netbsd-current/src" ;; *) this="${dir}/";
real="/mnt/mist.disk.spare/netbsd-current/src/${dir}" ;; esac; show=${this:-.};
echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbmake _THISDIR_="${this}"
"$@" ${target}; }; _makedirtarget distrib/sets checkflist
*** Error code 1
Stop.
nbmake: stopped in /mnt/mist.disk.spare/netbsd-current/src
*** Failed target: release
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift;
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/mnt/mist.disk.spare/netbsd-current/src" ;; *) this="${dir}/";
real="/mnt/mist.disk.spare/netbsd-current/src/${dir}" ;; esac; show=${this:-.};
echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/mnt/mist.disk.spare/netbsd-current/src/../tools/bin/nbmake _THISDIR_="${this}"
"$@" ${target}; }; _makedirtarget . distribution
*** Error code 1
Stop.
nbmake: stopped in /mnt/mist.disk.spare/netbsd-current/src
ERROR: Failed to make release
*** BUILD ABORTED ***
--
Silas Silva
Home |
Main Index |
Thread Index |
Old Index