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:bdrew...@freebsd.org] 
Sent: Friday, May 25, 2018 6:33 PM
To: M&S - Krasznai András; Mark Millard; FreeBSD Current
Cc: cy.schub...@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

_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to