Subject: build.sh install failure on 4.99.50
To: None <current-users@netbsd.org>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: current-users
Date: 01/25/2008 17:14:45
I've tried this twice now, once last night and again this morning, with 
the same result. Any ideas?


===> build.sh command: ./build.sh -T /export/home/jmcneill/scratch/tools 
-O /export/home/jmcneill/scratch/obj -D 
/export/home/jmcneill/scratch/destdir -R 
/export/home/jmcneill/scratch/releasedir -U install=/
===> build.sh started: Fri Jan 25 16:59:51 EST 2008
===> NetBSD version:   4.99.50
===> MACHINE:          amd64
===> MACHINE_ARCH:     x86_64
===> Build platform:   NetBSD 4.99.50 amd64
===> HOST_SH:          /bin/sh
===> TOOLDIR path:     /export/home/jmcneill/scratch/tools
===> DESTDIR path:     /export/home/jmcneill/scratch/destdir
===> RELEASEDIR path:  /export/home/jmcneill/scratch/releasedir
===> makewrapper:      /export/home/jmcneill/scratch/tools/bin/nbmake-amd64
===> Updated /export/home/jmcneill/scratch/tools/bin/nbmake-amd64
installsets ===> distrib/sets	(with: INSTALLDIR=/ INSTALLSETS=)
( cat /export/home/jmcneill/branches/HEAD/src/etc/mtree/NetBSD.dist ; 
echo '/unset all' ;  cat /export/home/jmcneill/scratch/destdir/METALOG ) 
  | /export/home/jmcneill/scratch/tools/bin/nbmtree -C -k all -N 
/export/home/jmcneill/branches/HEAD/src/etc > 
/export/home/jmcneill/scratch/destdir/METALOG.new &&  ( rm -f 
/export/home/jmcneill/scratch/destdir/METALOG ;  mv 
/export/home/jmcneill/scratch/destdir/METALOG.new 
/export/home/jmcneill/scratch/destdir/METALOG )
nbmtree: ./usr/include/machine: No such file or directory
nbmtree: failed at line 21894 of the specification

*** Failed target:  /export/home/jmcneill/scratch/destdir/METALOG.sanitised
*** Failed command: ( cat 
/export/home/jmcneill/branches/HEAD/src/etc/mtree/NetBSD.dist ; echo 
'/unset all' ; cat /export/home/jmcneill/scratch/destdir/METALOG ) | 
/export/home/jmcneill/scratch/tools/bin/nbmtree -C -k all -N 
/export/home/jmcneill/branches/HEAD/src/etc > 
/export/home/jmcneill/scratch/destdir/METALOG.new && ( rm -f 
/export/home/jmcneill/scratch/destdir/METALOG ; mv 
/export/home/jmcneill/scratch/destdir/METALOG.new 
/export/home/jmcneill/scratch/destdir/METALOG )
*** Error code 1