From owner-freebsd-hackers@FreeBSD.ORG Mon Jan 20 07:23:48 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA2973A6 for ; Mon, 20 Jan 2014 07:23:48 +0000 (UTC) Received: from st11p09mm-asmtp001.mac.com (st11p09mm-asmtp001.mac.com [17.164.24.96]) by mx1.freebsd.org (Postfix) with ESMTP id AB78D194B for ; Mon, 20 Jan 2014 07:23:48 +0000 (UTC) Received: from [10.71.14.16] (dsl-hkibrasgw1-58c380-33.dhcp.inet.fi [88.195.128.33]) by st11p09mm-asmtp001.mac.com (Oracle Communications Messaging Server 7u4-27.08(7.0.4.27.7) 64bit (built Aug 22 2013)) with ESMTPSA id <0MZO00I2ESFGUU90@st11p09mm-asmtp001.mac.com> for freebsd-hackers@freebsd.org; Mon, 20 Jan 2014 06:23:42 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.11.87,1.0.14,0.0.0000 definitions=2014-01-19_03:2014-01-18,2014-01-19,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=5 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1401190303 From: Kimmo Paasiala Content-type: multipart/signed; boundary="Apple-Mail=_24A1291F-2A70-4C64-9D55-9DE2BD870FC2"; protocol="application/pgp-signature"; micalg=pgp-sha512 Subject: Kernel build when going from WITHOUT_CTF world to WITH_CTF world. Message-id: <08780E49-8FFA-4A8A-A9DD-B60C8CC735D7@icloud.com> Date: Mon, 20 Jan 2014 08:23:34 +0200 To: freebsd-hackers@freebsd.org MIME-version: 1.0 (Mac OS X Mail 7.1 \(1827\)) X-Mailer: Apple Mail (2.1827) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2014 07:23:48 -0000 --Apple-Mail=_24A1291F-2A70-4C64-9D55-9DE2BD870FC2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hello, I=92d like to try to fix an annoyance in the kernel build. If you have a = world built with WITHOUT_CTF (in my case I had WITHOUT_CDDL that = includes WITHOUT_CTF) that does not have a ctfmerge binary (and other = related ones) installed the next buildkernel will fail if you have built = the world before the kernel build with WITH_CTF set. Of course you can = manually go and install the ctfmerge and related binaries before = launching the buildkernel process but that is just too hacky for me. = Where should I look and what would be needed to change in the kernel = build so that it would check for the ctfmerge binaries from the = buildworld that was done before the buildkernel? -Kimmo --Apple-Mail=_24A1291F-2A70-4C64-9D55-9DE2BD870FC2 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJS3MDqAAoJEFvLZC0FWRVpVpUIAIrKt6rexm0jup1ku9PfYzXq JdpnKE0TNw0tosaElrxVBAkyPPI+yjfximJ8M91rVai94hzdzVdqzeWDYW1utOJK GvWwVNMe95yRcIIKVurqJQLD9kIXhk4ccvC4B+qNRLxF5dtT7uLiI0XgLoPVpbMf vFv532aQNpg8xh8F3IzWqdZJFzx5bdJyInn7fV2+Hj+BGe599wemqgksPiLEeLSg 9U3YMuPKfayMj5x/6zOWPE8xDZ1F4uxI30Xx9KRXfs0rO6Wx5Htzi+3Bue8DBkcn No23bstz38EEC6kOaTPYHmcvGeddAv0JiBBEQQw/ED03bqN4Q1FRCoXBjtOtzJ4= =Jrhw -----END PGP SIGNATURE----- --Apple-Mail=_24A1291F-2A70-4C64-9D55-9DE2BD870FC2--