Re: Building a release

Martin Husemann <[email protected]> Tue, 14 Dec 2021 07:10:18 +0100
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
On Mon, Dec 13, 2021 at 11:01:57PM +0000, John Gould wrote:
> 
> =======  1 extra files in DESTDIR  =========
> 
> Files in DESTDIR but missing from flist.
> 
> File is obsolete or flist is out of date ?
> 
> ------------------------------------------
> 
> ./usr/tests/lib/libexecinfo/t_sig_backtrace

As it says, the file is obsolete, most likely an artefact of an older
build into the same destdir. Just remove it manually.

Martin