From owner-svn-src-head@freebsd.org Tue Oct 6 18:04:30 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13BCB9D0075; Tue, 6 Oct 2015 18:04:30 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id F0811EAA; Tue, 6 Oct 2015 18:04:29 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id EACFC15D7; Tue, 6 Oct 2015 18:04:29 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 99B821055C; Tue, 6 Oct 2015 18:04:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id i-vfLZBLTnGa; Tue, 6 Oct 2015 18:04:27 +0000 (UTC) Subject: Re: svn commit: r288911 - head/share/mk DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 1DD5C10556 To: Warner Losh , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201510060418.t964Innu071170@repo.freebsd.org> <56140CAD.8080200@FreeBSD.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <56140D2B.5040702@FreeBSD.org> Date: Tue, 6 Oct 2015 11:04:27 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56140CAD.8080200@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Cll0DiKFWOGWqQV6UDqilUmBVvgFgbNal" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Oct 2015 18:04:30 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Cll0DiKFWOGWqQV6UDqilUmBVvgFgbNal Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/6/2015 11:02 AM, Bryan Drewery wrote: > On 10/5/2015 9:18 PM, Warner Losh wrote: >> Author: imp >> Date: Tue Oct 6 04:18:48 2015 >> New Revision: 288911 >> URL: https://svnweb.freebsd.org/changeset/base/288911 >> >> Log: >> Previous versions of bsd.own.mk included bsd.compiler.mk >> only when _WITHOUT_SRCCONF wasn't defined. Restore this >> behavior because bsd.ports.mk depends on this in subtle >> ways. The compat include of bsd.compiler.mk should >> be removed in 12 anyway. >> =20 >> PR: 203540 >> >=20 > Perhaps the wrong place to discuss this, but I will anyhow as I don't > think it will change. >=20 > The sys.mk change to include src.conf breaks building ports in a sub-di= r > of src. Meaning, /usr/src/ports/. =20 I forgot to mention, this is actually a problem for ALL nested builds, not just ports. We also build other things using the upstream Makefile which is wanting to pull in .../share/mk now as well. --=20 Regards, Bryan Drewery --Cll0DiKFWOGWqQV6UDqilUmBVvgFgbNal Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWFA0rAAoJEDXXcbtuRpfPULMH/1dumtKiQ3+/Cr8s+nGPySkS x5ZOwtQ2LXcGGF6MZ+1fzY7n250yNN/m8x5NwPEEWRGnTWufL73KzOKGCGFU7Gha a9whZK99LuRZnfDcvr1I0XIzW5kW+LAZPPe5T8l8JACRQ7LHkmgfb5edFquiaUg6 Db87Que5kYeH+8jD5621sAXFe3Agzbsz7MGx+j6dZ9/HAAT1zJBIXpgGx2AyKsGP 0zLrYYLgewwBat1J7uu+qsPlTlH/AetL/Ioc7TgRioQ7yVp4mR02/IHf94xIr54R DRSXBWm3Zevh0JNyhrVvi0C1fFhQM+1ct+YDbjI6yzT5smah8niv0EuOY6030lw= =Uzf1 -----END PGP SIGNATURE----- --Cll0DiKFWOGWqQV6UDqilUmBVvgFgbNal--