Subject: nbmake always built?
To: None <current-users@netbsd.org>
From: Phil Nelson <phil@netbsd.org>
List: current-users
Date: 03/01/2004 14:14:34
Hi,

   I've recently started using build.sh .... and I noticed that on 2 
architectures, nbmake gets made every time I run build.sh.  I started with

   ./build.sh -m i386 tools

and it build nbmake and all the other tools.  Yet, when I did

  ./build.sh -U -m i386 build

the first thing it did was to bootstrap nbmake!  (see below)  And
the report at the end of the build says nbmake still needs to be made, even 
though it was made as the first step.

Is this normal?  It did the same thing on the pc532 also.
Shouldn't nbmake be made with "tools" and not be made again?

Thanks!
--Phil

===> build.sh command: ./build.sh -U -m i386 build
===> build.sh started: Mon Mar  1 10:55:00 PST 2004
===> No nonexistent/bin/nbmake, needs building.
===> Bootstrapping nbmake
checking for sh... /bin/sh
.
.
.
Build started at:  Mon Mar  1 10:55:11 PST 2004
Build finished at: Mon Mar  1 13:11:05 PST 2004
===> Successful make build
===> build.sh started: Mon Mar  1 10:55:00 PST 2004
===> build.sh ended:   Mon Mar  1 13:11:05 PST 2004
===> Summary of results:
         build.sh command: ./build.sh -U -m i386 build
         build.sh started: Mon Mar  1 10:55:00 PST 2004
         No nonexistent/bin/nbmake, needs building.
         Bootstrapping nbmake
         MACHINE:          i386
         MACHINE_ARCH:     i386