Subject: Failed /usr/src/buildsh build (i386)
To: None <current-users@netbsd.org>
From: Glendon M. Gross <gross@xinetd.com>
List: current-users
Date: 10/15/2003 08:52:26
After a cvs checkout and update,

I am experiencing the following error:

cleandir ===> usr.bin/ktrace
rm -f ktrace.o subr.o  ktrace.ln subr.ln
rm -f a.out [Ee]rrs mklog core *.core .gdbinit ktrace
rm: ktrace: is a directory

*** Failed target:  cleanprog
*** Failed command: rm -f a.out [Ee]rrs mklog core *.core .gdbinit
ktrace
*** Error code 1

Stop.
nbmake: stopped in /usr/src/usr.bin/ktrace

*** Failed target:  cleandir-ktrace
*** Failed command: targ=cleandir;dir=ktrace; case "$dir" in /*) echo
"$targ ===
> $dir"; cd "$dir"; /usr/src/tooldir.NetBSD-1.6ZC-i386/bin/nbmake "_THISDIR_=$di
r/" $targ; ;; *) echo "$targ ===> usr.bin/$dir"; cd
"/usr/src/usr.bin/$dir"; /us
r/src/tooldir.NetBSD-1.6ZC-i386/bin/nbmake "_THISDIR_=usr.bin/$dir/"
$targ; ;; e
sac
*** Error code 1

Stop.
nbmake: stopped in /usr/src/usr.bin

*** Failed target:  cleandir-usr.bin
*** Failed command: targ=cleandir;dir=usr.bin; case "$dir" in /*) echo
"$targ ==
=> $dir"; cd "$dir"; /usr/src/tooldir.NetBSD-1.6ZC-i386/bin/nbmake
"_THISDIR_=$d
ir/" $targ; ;; *) echo "$targ ===> $dir"; cd "/usr/src/$dir";
/usr/src/tooldir.N
etBSD-1.6ZC-i386/bin/nbmake "_THISDIR_=$dir/" $targ; ;; esac
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  build
*** Failed command: (cd /usr/src &&
/usr/src/tooldir.NetBSD-1.6ZC-i386/bin/nbmak
e cleandir)
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make build
*** BUILD ABORTED ***
root@gospel:/usr/src > exit
exit

Script done on Wed Oct 15 08:42:50 2003
gross@gospel:/usr/src >