Port-mips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: /build.sh error



Ok, downloaded the latest set of sources and extracted them to /usr/src. And 
now things look pretty much the same after running the build.sh again.

./usr/share/man/man8/dnssec-dsfromkey.8
./usr/share/man/man8/dnssec-keyfromlabel.8
./usr/share/man/man8/dnssec-revoke.8
./usr/share/man/man8/dnssec-settime.8
=========  end of 203 extra files  ===========


*** Failed target:  checkflist
*** Failed command: cd /usr/src/distrib/sets && 
DESTDIR=/usr/src/../obj/destdir.cobalt MACHINE=cobalt MACHINE_ARCH=mipsel 
AWK=/usr/src/../tools/bin/nbawk CKSUM=/usr/src/../tools/bin/nbcksum 
DB=/usr/src/../tools/bin/nbdb HOST_SH=/bin/sh MAKE=/usr/src/../tools/bin/nbmake 
MKTEMP=/usr/src/../tools/bin/nbmktemp MTREE=/usr/src/../tools/bin/nbmtree 
PAX=/usr/src/../tools/bin/nbpax SED=/usr/src/../tools/bin/nbsed 
TSORT=/usr/src/../tools/bin/nbtsort\ -q /bin/sh 
/usr/src/distrib/sets/checkflist -M 
/usr/src/../obj/destdir.cobalt/METALOG.sanitised
*** Error code 1

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

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; 
real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" 
&& /usr/src/../tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; 
_makedirtarget distrib/sets checkflist
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***

-----Original Message-----
From: port-mips-owner%NetBSD.org@localhost 
[mailto:port-mips-owner%NetBSD.org@localhost] On Behalf Of Izumi Tsutsui
Sent: Saturday, 5 March 2011 9:12 PM
To: Kieran Jacobsen
Cc: port-mips%NetBSD.org@localhost; tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: /build.sh error

> What are you using to maintain your source tree?

I think anoncvs.NetBSD.org is enough,
but source sets in daily build is easier to fetch the latest netbsd-5 sources.

http://nyftp.NetBSD.org/pub/NetBSD-daily/netbsd-5/201103040500Z/source/sets/
http://releng.NetBSD.org/

---
Izumi Tsutsui




Home | Main Index | Thread Index | Old Index