Subject: Re: crosscompiling fails with "missing separator."
To: Havard Eidnes <he@uninett.no>
From: sp4rc <sammyshome@gmx.net>
List: current-users
Date: 05/15/2006 01:04:08
On Thu, 2006-05-11 at 23:57 +0200, Havard Eidnes wrote:
> The major of libpcap was bumped a while back. Did you have
> UPDATE set in the environment, perhaps? (The above command
> doesn't say "-u" as an argument.) Or was this snapshot of
> -current taken at an inopportune time?
I don't think that this snapshot was taken at an inopportune time,
because so far I have updated the source tree every day, but the same
occurs again and again. I gave it a try with the -u argument and without
this argument, with and without -j, etc...but still the same situation.
I don't actually understand what this error is trying to say. Maybe
someone can verify this issue?
# sh build.sh -m sparc64 -O /usr/obj -T /usr/tools -j 5 release
[...]
=/usr/tools/bin/nbmktemp MTREE=/usr/tools/bin/nbmtree
PAX=/usr/tools/bin/nbpax TSORT=/usr/tools/bin/nbtsort\ -q
sh ./maketars -S -d /usr/obj/destdir.sparc64 -N /usr/src/etc
-t /usr/obj/releasedir/sparc64/binary/sets
nbmake: Child (7508) not in table?
nbmake: Child (26910) not in table?
nbmake: Child (26154) not in table?
nbmake: Child (6943) not in table?
nbmake: Child (22264) not in table?
nbmake: Child (24721) not in table?
nbmake: Child (9818) not in table?
postinstall-fix-obsolete ===> .
--- postinstall-fix-obsolete ---
=== Removing obsolete files ===
sh /usr/src/usr.sbin/postinstall/postinstall -s /usr/src
-d /usr/obj/destdir.sparc64/ fix obsolete
Source directory: /usr/src
Target directory: /usr/obj/destdir.sparc64/
obsolete fix:
postinstall fixes passed: obsolete
postinstall fixes failed:
===============================
checkflist ===> distrib/sets
--- check_DESTDIR ---
--- sanitise_METALOG ---
--- checkflist ---
cd /usr/src/distrib/sets && DESTDIR=/usr/obj/destdir.sparc64
MACHINE=sparc64 MACHINE_ARCH=sparc64 CKSUM=/usr/tools/bin/nbcksum
DB=/usr/tools/bin/nbdb HOST_SH=sh MAKE=/usr/tools/bin/nbmake
MKTEMP=/usr/tools/bin/nbmktemp MTREE=/usr/tools/bin/nbmtree
PAX=/usr/tools/bin/nbpax TSORT=/usr/tools/bin/nbtsort\ -q
sh /usr/src/distrib/sets/checkflist
======= 4 extra files in DESTDIR =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./METALOG
./METALOG.sanitised
./usr/lib/libpcap.so.1
./usr/lib/libpcap.so.1.5
========= end of 4 extra files ===========
*** [checkflist] Error code 1
1 error
nbmake: stopped in /usr/src/distrib/sets
*** [distribution] Error code 2
1 error
nbmake: stopped in /usr/src
*** [release] Error code 2
1 error
nbmake: stopped in /usr/src
ERROR: Failed to make release
*** BUILD ABORTED ***
--
/sp4rc