Subject: Trouble with build.sh distribution.
To: None <current-users@NetBSD.ORG>
From: Glen Johnson <nelg@rev.net>
List: current-users
Date: 02/26/2005 11:08:03
Dear NetBSD current,
I have an OLD 80386 PC which I would like to recompile the kernel and
other things for concerning the userland. I have an iBook, running OS
X, which I down loaded the source for NetBSD 2.0 current. I can build
the tools, and kernel, however when I try to build a distribution of
the userland it breaks with the following error messages.
---------------8<-------------------------------
-8<--------------------------------8<----------------------------
cleandir ===> gnu/usr.bin/cvs/cvs
rm -f add.o admin.o annotate.o buffer.o checkin.o checkout.o classify.o
client.o commit.o create_adm.o cvsrc.o diff.o edit.o entries.o error.o
expand_path.o fileattr.o filesubr.o find_names.o hardlink.o hash.o
history.o ignore.o import.o lock.o log.o login.o logmsg.o main.o
mkmodules.o modules.o myndbm.o no_diff.o parseinfo.o patch.o rcs.o
rcscmds.o recurse.o release.o remove.o repos.o root.o run.o scramble.o
server.o stack.o status.o subr.o tag.o update.o vers_ts.o version.o
watch.o wrapper.o zlib.o add.ln admin.ln annotate.ln buffer.ln
checkin.ln checkout.ln classify.ln client.ln commit.ln create_adm.ln
cvsrc.ln diff.ln edit.ln entries.ln error.ln expand_path.ln fileattr.ln
filesubr.ln find_names.ln hardlink.ln hash.ln history.ln ignore.ln
import.ln lock.ln log.ln login.ln logmsg.ln main.ln mkmodules.ln
modules.ln myndbm.ln no_diff.ln parseinfo.ln patch.ln rcs.ln rcscmds.ln
recurse.ln release.ln remove.ln repos.ln root.ln run.ln scramble.ln
server.ln stack.ln status.ln subr.ln tag.ln update.ln vers_ts.ln
version.ln watch.ln wrapper.ln zlib.ln
rm -f a.out [Ee]rrs mklog core *.core .gdbinit cvs
rm: cvs: is a directory
*** Failed target: cleanprog
*** Failed command: rm -f a.out [Ee]rrs mklog core *.core .gdbinit cvs
*** Error code 1
Stop.
nbmake: stopped in /Users/glen/glen/src/netbsdd/src/gnu/usr.bin/cvs/cvs
*** Failed target: cleandir-cvs
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="gnu/usr.bin/cvs/";
real="/Users/glen/glen/src/netbsdd/src/gnu/usr.bin/cvs" ;; *)
this="gnu/usr.bin/cvs/${dir}/";
real="/Users/glen/glen/src/netbsdd/src/gnu/usr.bin/cvs/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" &&
/Users/glen/glen/src/netbsdd/src/tooldir.Darwin-7.8.0-powerpc/bin/
nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget cvs
cleandir
*** Error code 1
Stop.
nbmake: stopped in /Users/glen/glen/src/netbsdd/src/gnu/usr.bin/cvs
*** Failed target: cleandir-cvs
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="gnu/usr.bin/";
real="/Users/glen/glen/src/netbsdd/src/gnu/usr.bin" ;; *)
this="gnu/usr.bin/${dir}/";
real="/Users/glen/glen/src/netbsdd/src/gnu/usr.bin/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" &&
/Users/glen/glen/src/netbsdd/src/tooldir.Darwin-7.8.0-powerpc/bin/
nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget cvs
cleandir
*** Error code 1
Stop.
nbmake: stopped in /Users/glen/glen/src/netbsdd/src/gnu/usr.bin
*** Failed target: cleandir-usr.bin
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="gnu/"; real="/Users/glen/glen/src/netbsdd/src/gnu" ;; *)
this="gnu/${dir}/"; real="/Users/glen/glen/src/netbsdd/src/gnu/${dir}"
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" &&
/Users/glen/glen/src/netbsdd/src/tooldir.Darwin-7.8.0-powerpc/bin/
nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget usr.bin
cleandir
*** Error code 1
Stop.
nbmake: stopped in /Users/glen/glen/src/netbsdd/src/gnu
*** Failed target: cleandir-gnu
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/Users/glen/glen/src/netbsdd/src" ;; *) this="${dir}/";
real="/Users/glen/glen/src/netbsdd/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" &&
/Users/glen/glen/src/netbsdd/src/tooldir.Darwin-7.8.0-powerpc/bin/
nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget gnu
cleandir
*** Error code 1
Stop.
nbmake: stopped in /Users/glen/glen/src/netbsdd/src
*** Failed target: build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/Users/glen/glen/src/netbsdd/src" ;; *) this="${dir}/";
real="/Users/glen/glen/src/netbsdd/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" &&
/Users/glen/glen/src/netbsdd/src/tooldir.Darwin-7.8.0-powerpc/bin/
nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . cleandir
*** Error code 1
Stop.
nbmake: stopped in /Users/glen/glen/src/netbsdd/src
*** Failed target: distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this=""; real="/Users/glen/glen/src/netbsdd/src" ;; *) this="${dir}/";
real="/Users/glen/glen/src/netbsdd/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" &&
/Users/glen/glen/src/netbsdd/src/tooldir.Darwin-7.8.0-powerpc/bin/
nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . build
NOPOSTINSTALL=1
*** Error code 1
Stop.
nbmake: stopped in /Users/glen/glen/src/netbsdd/src
ERROR: Failed to make distribution
*** BUILD ABORTED ***
---------------8<-------------------------------
-8<--------------------------------8<----------------------------
I did a cvs update as of Feb 26th, 2005 at 8:00am. This didn't seem to
fix the problem I am having.
Thanks for any and I help,
Glen