Re: extra files in DESTDIR

2021-02-27 Thread Greg Troxel
bch writes: questions I still wonder about: >>> what arch are you building for >>> what was the build host >>> what was your build.sh line > So I nuked the /usr/obj directory completely (which contained the DESTDIR), > used the -A switch to confirm cvs co is properly tracking -current,

Re: extra files in DESTDIR

2021-02-26 Thread Paul Goyette
It *was* worse when I had errant cvs tags in effect, and so part of the tree was updated differently than the rest, but thats sorted out now. Since you readily acknowledge having had some errant tagging issues in your tree previously, I would just delete and re-checkout your source tree. At

Re: extra files in DESTDIR

2021-02-26 Thread Robert Swindells
Bch wrote: > >I've been getting this (and worse) for a while, and just living with it: > >=== 1 extra files in DESTDIR = >Files in DESTDIR but missing from flist. >File is obsolete or flist is out of date ? >-- >

Re: extra files in DESTDIR

2021-02-26 Thread Greg Troxel
Bch writes: > I've been getting this (and worse) for a while, and just living with it: > > === 1 extra files in DESTDIR = > Files in DESTDIR but missing from flist. > File is obsolete or flist is out of date ? > -- > ./

extra files in DESTDIR

2021-02-26 Thread Bch
I've been getting this (and worse) for a while, and just living with it: === 1 extra files in DESTDIR = Files in DESTDIR but missing from flist. File is obsolete or flist is out of date ? -- ./usr/libexec/ld.elf_so = end of 1 extra

MKDEBUG=yes results in hundreds of extra files in $DESTDIR

2020-05-02 Thread Paul Goyette
Looks like recent changes to module .mk files doesn't work with MKDEBUG=yes ... === 615 extra files in DESTDIR = Files in DESTDIR but missing from flist. File is obsolete or flist is out of date ? -- ./usr/libdata/debug/stand/amd64-xen ./usr

Re: Build fails on extra files in DESTDIR, what does that mean?

2015-04-28 Thread Thomas Mueller
from Ian D. Leroux: Passing the -r option to ./build.sh will force a clean of DESTDIR. That's good to know! I just went through ./build.sh again, see -r option clears both DESTDIR and TOOLDIR. I think the DESTDIR must have still had stuff from 6.99.40. Tom

Build fails on extra files in DESTDIR, what does that mean?

2015-04-28 Thread Thomas Mueller
/netbsd-HEAD/usr/src/../tooldir/bin/nbtsort\ -q /bin/sh /BETA1/netbsd-HEAD/usr/src/distrib/sets/checkflist -L base,x -M /BETA1/netbsd-HEAD/usr/src/../obj/BETA1/netbsd-HEAD/usr/src/destdir.amd64/METALOG.sanitised === 18 extra files in DESTDIR = Files in DESTDIR but missing from flist

Re: Build fails on extra files in DESTDIR, what does that mean?

2015-04-28 Thread Ian D. Leroux
On Tue, Apr 28, 2015, at 07:40, Thomas Mueller wrote: But I am still curious about a build failing on extra files in DESTDIR and how to avoid it, remember this happening before in NetBSD but not FreeBSD. ./build.sh does an automatic make cleandir by default (if you don't pass the -u option

Re: Build fails on extra files in DESTDIR, what does that mean?

2015-04-28 Thread Ian D. Leroux
On Tue, 28 Apr 2015 10:21:07 +0200 Ian D. Leroux idler...@fastmail.fm wrote: On Tue, Apr 28, 2015, at 07:40, Thomas Mueller wrote: But I am still curious about a build failing on extra files in DESTDIR and how to avoid it, remember this happening before in NetBSD but not FreeBSD

Re: Extra files in DESTDIR with MKRUMP=no

2015-02-04 Thread Ian D. Leroux
On Thu, 29 Jan 2015 10:39:42 + (GMT) Robert Swindells r...@fdy2.co.uk wrote: idler...@fastmail.fm wrote: I also build with MKRUMP=no but have the following extra patch in my local tree: Robert Swindells Index: tests/mi

Re: Extra files in DESTDIR with MKRUMP=no

2015-01-29 Thread Ian D. Leroux
./build.sh distribution fails with === 1 extra files in DESTDIR = Files in DESTDIR but missing from flist. File is obsolete or flist is out of date ? -- ./usr/tests/net/mcast/Atffile = end of 1 extra files === I

Re: Extra files in DESTDIR with MKRUMP=no

2015-01-28 Thread Ian D. Leroux
contents of obj/ and tools/, ./build.sh tools ./build.sh kernel=SCRAMEUSTACHE ./build.sh distribution fails with === 1 extra files in DESTDIR = Files in DESTDIR but missing from flist. File is obsolete or flist is out of date ? -- ./usr