Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Build of -current for NSLU2 fails
Hello all.
I'm following the instructions to do a build for an NSLU2 machine here:
http://wiki.netbsd.se/How_to_install_NetBSD_on_the_Linksys_NSLU2_(Slug)_without_a_serial_port,_using_NFS_and_telnet
I'm running the commands from the bottom of the page.
The build machine is netbsd-5 i386.
The code was downloaded via cvs yesterday.
Here is the failure:
checkflist ===> distrib/sets
cd /home/andy/src/netbsd/current/src/distrib/sets && DESTDIR=/home/andy/src/net
bsd/current/src/../dest MACHINE=evbarm MACHINE_ARCH=armeb AWK=/home/andy/src/n
etbsd/current/src/../tools/bin/nbawk CKSUM=/home/andy/src/netbsd/current/src/..
/tools/bin/nbcksum DB=/home/andy/src/netbsd/current/src/../tools/bin/nbdb HOST
_SH=/bin/sh MAKE=/home/andy/src/netbsd/current/src/../tools/bin/nbmake MKTEMP=
/home/andy/src/netbsd/current/src/../tools/bin/nbmktemp MTREE=/home/andy/src/ne
tbsd/current/src/../tools/bin/nbmtree PAX=/home/andy/src/netbsd/current/src/../
tools/bin/nbpax SED=/home/andy/src/netbsd/current/src/../tools/bin/nbsed TSORT
=/home/andy/src/netbsd/current/src/../tools/bin/nbtsort\ -q /bin/sh /home/andy/
src/netbsd/current/src/distrib/sets/checkflist -M /home/andy/src/netbsd/curre
nt/src/../dest/METALOG.sanitised
======= 2 extra files in DESTDIR =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./usr/lib/libpmc.so.1
./usr/lib/libpmc.so.1.0
========= end of 2 extra files ===========
====== 2 missing files in DESTDIR ========
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/lib/libpmc.so.0
./usr/lib/libpmc.so.0.0
======== end of 2 missing files ==========
*** Failed target: checkflist
*** Failed command: cd /home/andy/src/netbsd/current/src/distrib/sets && DESTDIR
=/home/andy/src/netbsd/current/src/../dest MACHINE=evbarm MACHINE_ARCH=armeb AWK
=/home/andy/src/netbsd/current/src/../tools/bin/nbawk CKSUM=/home/andy/src/netbs
d/current/src/../tools/bin/nbcksum DB=/home/andy/src/netbsd/current/src/../tools
/bin/nbdb HOST_SH=/bin/sh MAKE=/home/andy/src/netbsd/current/src/../tools/bin/nb
make MKTEMP=/home/andy/src/netbsd/current/src/../tools/bin/nbmktemp MTREE=/home/
andy/src/netbsd/current/src/../tools/bin/nbmtree PAX=/home/andy/src/netbsd/curre
nt/src/../tools/bin/nbpax SED=/home/andy/src/netbsd/current/src/../tools/bin/nbs
ed TSORT=/home/andy/src/netbsd/current/src/../tools/bin/nbtsort\ -q /bin/sh /hom
e/andy/src/netbsd/current/src/distrib/sets/checkflist -M /home/andy/src/netbsd/c
urrent/src/../dest/METALOG.sanitised
*** Error code 1
Stop.
nbmake: stopped in /home/andy/src/netbsd/current/src/distrib/sets
*** Failed target: distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case
"${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/home/andy/s
rc/netbsd/current/src" ;; *) this="${dir}/"; real="/home/andy/src/netbsd/current
/src/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with
: $@)}"; cd "${real}" && /home/andy/src/netbsd/current/src/../tools/bin/nbmake _
THISDIR_="${this}" "$@" ${target}; }; _makedirtarget distrib/sets checkflist
*** Error code 1
Stop.
nbmake: stopped in /home/andy/src/netbsd/current/src
ERROR: Failed to make distribution
*** BUILD ABORTED ***
Seems like this flist is out of date or something like this?
I haven't researched how to actually fix this yet, any pointers would
be appreciated though. I'm mostly just posting this to let someone
know that this build fails.
Thanks.
Andy
Home |
Main Index |
Thread Index |
Old Index