NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/58098: build.sh release fails due to missing METALOG entries



> On Apr 2, 2024, at 1:20 AM, Martin Husemann <martin%duskware.de@localhost> wrote:
> 
> The following reply was made to PR misc/58098; it has been noted by GNATS.
> 
> From: Martin Husemann <martin%duskware.de@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc: 
> Subject: Re: misc/58098: build.sh release fails due to missing METALOG entries
> Date: Tue, 2 Apr 2024 07:18:58 +0200
> 
> On Tue, Apr 02, 2024 at 02:40:01AM +0000, rwhitlock22%gmail.com@localhost wrote:
>> ./build.sh -U -u -O /usr/src_netbsd-10_buildsh/build1-amd64-thinkpad -j2 -D /usr/src_netbsd-10_buildsh/destdir -x -X /usr/src_netbsd-10_buildsh/xsrc release
> 
> You are using -u so this has to be the effect of something previously
> gone wrong and the "update" build not fixing it.
> 
> I would remove the whole object dir once
> (rm -rf /usr/src_netbsd-10_buildsh/build1-amd64-thinkpad)
> and try again with a clean build.
> 
> Martin
> 

I already did that. Note the part at the beginning of the "How to repeat" section that said:

cd /usr/src_netbsd-10_buildsh
rm -rf *


Home | Main Index | Thread Index | Old Index