Subject: build.sh distribution sets fails from yesterday's src
To: None <current-users@netbsd.org>
From: Joe Reed <jnr@cwru.edu>
List: current-users
Date: 02/28/2003 12:54:18
when i run build.sh to build the release sets, the release set creation fails 
with the following error:

any ideas as to how i fix it?

--joe

STRIP=/home/build/src/obj/tools-i386-1.6P/bin/i386--netbsdelf-strip 
/home/build/src/obj/tools-i386-1.6P/bin/nbinstall -U -M 
/home/build/src/dest/METALOG -D /home/build/src/dest -N /usr/src/etc -c  -r 
-o root -g wheel -m 444  netbsd-proto.cf 
/home/build/src/dest/etc/mail/sendmail.cf
(cd /usr/src/distrib/sets && /home/build/src/obj/tools-i386-1.6P/bin/nbmake 
checkflist)
DESTDIR=/home/build/src/dest  MACHINE=i386 MACHINE_ARCH=i386  
MAKE=/home/build/src/obj/tools-i386-1.6P/bin/nbmake 
MTREE=/home/build/src/obj/tools-i386-1.6P/bin/nbmtree 
PAX=/home/build/src/obj/tools-i386-1.6P/bin/nbpax sh 
/usr/src/distrib/sets/checkflist -M /home/build/src/dest/METALOG
2076a2077,2091
> ./usr/include/x86
> ./usr/include/x86/aout_machdep.h
> ./usr/include/x86/bootinfo.h
> ./usr/include/x86/bus.h
> ./usr/include/x86/float.h
> ./usr/include/x86/ieee.h
> ./usr/include/x86/ieeefp.h
> ./usr/include/x86/intr.h
> ./usr/include/x86/intrdefs.h
> ./usr/include/x86/lock.h
> ./usr/include/x86/mtrr.h
> ./usr/include/x86/pio.h
> ./usr/include/x86/psl.h
> ./usr/include/x86/specialreg.h
> ./usr/include/x86/trap.h
checkflist: flist inconsistencies found
checkflist: key to output:
  <  file is in flist but missing from DESTDIR
     (file wasn't installed ?)
  >  file is in DESTDIR but missing from flist
     (file is obsolete or flist is out of date ?)
*** Error code 1

Stop.
nbmake: stopped in /usr/src/distrib/sets
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: failed to make distribution
*** BUILD ABORTED ***
*** Error code 1

Stop.
make: stopped in /home/build/src