Subject: Re: build.sh release failure in cu.
To: NetBSD-current Discussion List <current-users@netbsd.org>
From: Chavdar Ivanov <ci4ic4@gmail.com>
List: current-users
Date: 08/24/2005 10:22:17
Indeed, the build.sh release completed this time. The only problem was:
# execute checkflist
/d/netbsd-builds/3_99/i386/tools/bin/nbmake checkflist
cd /usr/src/distrib/sets &&=20
DESTDIR=3D/d/netbsd-builds/3_99/i386/destdir MACHINE=3Di386
MACHINE_ARCH=3Di386 CKSUM=3D/d/netbsd-builds/3_99/i386/tools/bin/nbcksum
MAKE=3D/d/netbsd-builds/3_99/i386/tools/bin/nbmake
MTREE=3D/d/netbsd-builds/3_99/i386/tools/bin/nbmtree=20
MKTEMP=3D/d/netbsd-builds/3_99/i386/tools/bin/nbmktemp
PAX=3D/d/netbsd-builds/3_99/i386/tools/bin/nbpax HOST_SH=3Dsh sh
./checkflist -b -M /d/netbsd-builds/3_99/i386/destdir/METALOG
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 3 missing files =3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./etc/defaults/pf.boot.conf
./etc/pf.conf
./etc/pf.os
=3D=3D=3D=3D=3D=3D=3D=3D end of 3 missing files =3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D
, but I have had this on this machine for some time (at least with
pf.conf and pf.os, pf.boot.conf appears first time for me). I "solve"
this by copying the above files from a different machine into the
corresponding DESTDIR directory and then repeat.
I am now updating from the resulting ISO image (maybe it's a waste of
CD-Rs to do it this way, but it helps me keep all the machines run the
same version, that is, if I want it...).
2005/8/23, Vincent <10.50@free.fr>:
> Christos Zoulas a =E9crit :
>=20
> > You did not remove all files from libc's objdir before building.
>=20
> Indeed. Thanks for that (Eukallisto polu?).
>=20
> Vincent
>