RE: Another recent WITH_META_MODE= gotcha ": handling svn commit: r334008 - head/bin/sh

From: M&S - Krasznai András <Krasznai.Andras_at_mands.hu>
Date: Mon, 28 May 2018 05:52:54 +0000
Hi

I use meta mode and ccache for compile.

I had WITHOUT_RESCUE= in /etc/src.conf.

Then I renamed (thatis practically removed) /etc/src.conf, and removed the KERNCONF=mykernel from make.conf to compile GENERIC. 

After this I found the error described. 

N.B. I went back to my original setup (src.conf with WITHOUT_RESCUE and mykernel as KERNCONF) and got the same. 

The next thing I will test compiling without meta mode a GENERIC kernel.

rgds

András Krasznai

-----Original Message-----
From: Bryan Drewery [mailto:bdrewery_at_FreeBSD.org] 
Sent: Friday, May 25, 2018 6:33 PM
To: M&S - Krasznai András; Mark Millard; FreeBSD Current
Cc: Cy.Schubert_at_cschubert.com; O. Hartmann
Subject: Re: Another recent WITH_META_MODE= gotcha ": handling svn commit: r334008 - head/bin/sh

On 5/25/2018 2:49 AM, M&S - Krasznai András wrote:
> Hi
> 
> I found another problem with compiling FreeBSD-CURRENT
> 
> when I tried to compile GENERIC instead of my custom I run into the following:
> 
> make installworld fails with
> 
> /bin/sh: /usr/obj/usr/src/amd64.amd64/rescue/rescue/rescue: not found 
> rescue/sh check failed, installation aborted.
> 
> I used originally a customized src.conf which - among others - specifies WITHOUT_RESCUE.
> When trying to compile GENERIC I removed src.conf and I thought I would get a complete FreeBSD-CURRENT with GENERIC, with rescue files, etc. 
> 

Unclear to me. You did buildworld with WITHOUT_RESCUE=yes set and then removed 'WITHOUT_RESCUE' from your src.conf (by removing src.conf), and then did buildworld and then installworld and hit this issue? All with WITH_META_MODE=yes? Or did you disable META_MODE at some point?

> The source tree is at r334200
> 
> 
> best regards
> 
> András Krasznai


--
Regards,
Bryan Drewery

Received on Mon May 28 2018 - 03:53:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:16 UTC