Subject: xbuild of mipsel from solaris fails....
To: None <current-users@NetBSD.org>
From: Paul Winder <Paul.Winder@tadpole.com>
List: current-users
Date: 05/25/2006 16:19:17
I'm trying to do a distribution build on solaris for mipsel. It gets to 
the end and finishes with:

--- makesetfiles ---
#    create  set lists
cd /files/home/paul/current/src/distrib/sets && 
DESTDIR=/files/home/paul/current/src/../current=obj/destdir.evbmips 
MACHINE=evbmips MACHINE_ARCH=mipsel 
CKSUM=/files/home/paul/current/src/../current-tools/bin/nbcksum 
DB=/files/home/paul/current/src/../current-tools/bin/nbdb 
HOST_SH=/usr/xpg4/bin/sh 
MAKE=/files/home/paul/current/src/../current-tools/bin/nbmake 
MKTEMP=/files/home/paul/current/src/../current-tools/bin/nbmktemp 
MTREE=/files/home/paul/current/src/../current-tools/bin/nbmtree 
PAX=/files/home/paul/current/src/../current-tools/bin/nbpax 
TSORT=/files/home/paul/current/src/../current-tools/bin/nbtsort\ -q 
/usr/xpg4/bin/sh ./maketars -S -d 
/files/home/paul/current/src/../current=obj/destdir.evbmips -M 
/files/home/paul/current/src/../current=obj/destdir.evbmips/METALOG  -N 
/files/home/paul/current/src/etc  -t 
/files/home/paul/current/src/../current-dist/evbmips/binary/sets
./makeflist[10]: test: syntax error
./makeflist[10]: test: syntax error
Creating 
/files/home/paul/current/src/../current=obj/destdir.evbmips/etc/mtree/set.base
./makeflist[10]: test: syntax error
./makeflist[10]: test: syntax error
Creating 
/files/home/paul/current/src/../current=obj/destdir.evbmips/etc/mtree/set.comp
./makeflist[10]: test: syntax error
./makeflist[10]: test: syntax error
Creating 
/files/home/paul/current/src/../current=obj/destdir.evbmips/etc/mtree/set.etc
./makeflist[10]: test: syntax error
./makeflist[10]: test: syntax error
Creating 
/files/home/paul/current/src/../current=obj/destdir.evbmips/etc/mtree/set.games
./makeflist[10]: test: syntax error
./makeflist[10]: test: syntax error
Creating 
/files/home/paul/current/src/../current=obj/destdir.evbmips/etc/mtree/set.man
./makeflist[10]: test: syntax error
./makeflist[10]: test: syntax error
Creating 
/files/home/paul/current/src/../current=obj/destdir.evbmips/etc/mtree/set.misc
./makeflist[10]: test: syntax error
./makeflist[10]: test: syntax error
Creating 
/files/home/paul/current/src/../current=obj/destdir.evbmips/etc/mtree/set.text


I updated the latest sources today.

I have done this sucessfully before, with a current about a month old....

Any ideas?

Thanks
Paul