Another recent WITH_META_MODE= gotcha ": handling svn commit: r334008 - head/bin/sh
M&S - Krasznai András
Krasznai.Andras at mands.hu
Mon May 28 05:53:04 UTC 2018
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
More information about the freebsd-current
mailing list