Subject: build release fails
To: None <current-users@NetBSD.org>
From: Jaka Jejcic <keks@kibla.org>
List: current-users
Date: 01/22/2004 15:30:15
I'm trying to crosscompile sparc64-current on i386-1.6.2_RC3:

# ./build.sh -O /usr/current/sparc64/obj -D /usr/current/sparc64 -T /usr/current/sparc64/tools -m sparc64 -R /usr/current/sparc64/release release


this is the last part of the output:
------------------------------------
<cut>-----

*** Failed target:  checkflist
*** Failed command: DESTDIR=/usr/current/sparc64 MACHINE=sparc64 MACHINE_ARCH=sparc64 CKSUM=/usr/current/sparc64/tools/bin/nbcksum MAKE=/usr/current/sparc64/tools/bin/nbmake MTREE=/usr/current/sparc64/tools/bin/nbmtree MKTEMP=/usr/current/sparc64/tools/bin/nbmktemp PAX=/usr/current/sparc64/tools/bin/nbpax HOST_SH=sh sh /usr/current/src/distrib/sets/checkflist 
*** Error code 1

Stop.
nbmake: stopped in /usr/current/src/distrib/sets

*** Failed target:  maketarsetup
*** Failed command: /usr/current/sparc64/tools/bin/nbmake checkflist
*** Error code 1

Stop.
nbmake: stopped in /usr/current/src/distrib/sets

*** Failed target:  release
*** Failed command: (cd /usr/current/src/distrib/sets; /usr/current/sparc64/tools/bin/nbmake sets)
*** Error code 1

Stop.
nbmake: stopped in /usr/current/src/etc

*** Failed target:  release
*** Failed command: (cd /usr/current/src/etc && /usr/current/sparc64/tools/bin/nbmake INSTALL_DONE=1 release)
*** Error code 1

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

-----</cut>

any help appreciated

jj