From owner-svn-src-head@FreeBSD.ORG Sat May 17 14:57:50 2014 Return-Path: Delivered-To: svn-src-head@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 6B847674; Sat, 17 May 2014 14:57:50 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "tensor.andric.com", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 243C92A8B; Sat, 17 May 2014 14:57:50 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::d0d9:188b:7212:8819] (unknown [IPv6:2001:7b8:3a7:0:d0d9:188b:7212:8819]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 9B2725C43; Sat, 17 May 2014 16:57:46 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_3E5964C8-77AF-4A69-A80A-9A2ED87BC35D"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: svn commit: r266278 - head/share/mk From: Dimitry Andric In-Reply-To: <3ADF8926-8AEF-4324-A205-2E7D8D5393A2@bsdimp.com> Date: Sat, 17 May 2014 16:57:37 +0200 Message-Id: References: <201405170147.s4H1l6nW081735@svn.freebsd.org> <3ADF8926-8AEF-4324-A205-2E7D8D5393A2@bsdimp.com> To: Warner Losh X-Mailer: Apple Mail (2.1878.2) Cc: svn-src-head@freebsd.org, "O. Hartmann" , svn-src-all@freebsd.org, src-committers , Warner Losh X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18 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: Sat, 17 May 2014 14:57:50 -0000 --Apple-Mail=_3E5964C8-77AF-4A69-A80A-9A2ED87BC35D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 17 May 2014, at 16:27, Warner Losh wrote: >=20 > On May 17, 2014, at 9:56 AM, Dimitry Andric wrote: >=20 >> On 17 May 2014, at 03:47, Warner Losh wrote: >>> Author: imp >>> Date: Sat May 17 01:47:06 2014 >>> New Revision: 266278 >>> URL: http://svnweb.freebsd.org/changeset/base/266278 >>>=20 >>> Log: >>> Read in SRCCONF early and consistently, if src.sys.mk exists, which = is >>> should for all normal builds. Read /etc/make.conf earlier than = before, >>> but consistently before SRCCONF and local.sys.mk. >>=20 >> I'm not yet sure why, but this breaks buildworld badly. During = bootstrap-tools, you immediately get: >=20 > Haven=92t seen this in my testing. Please send me your /etc/make.conf = and /etc/src.conf. Or tell me your environment. Would love to fix it... Try an empty make.conf (or __MAKE_CONF=3D/dev/null), and just this line = in src.conf: CXXFLAGS+=3D -std=3Dc++11 That breaks it. -Dimitry --Apple-Mail=_3E5964C8-77AF-4A69-A80A-9A2ED87BC35D 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----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlN3eOcACgkQsF6jCi4glqOgIwCgqP854vCEsos3dzEtxPlPkmHm mYoAn3yGvMNgNhIArijlcNL3mR5W/SHR =S1rm -----END PGP SIGNATURE----- --Apple-Mail=_3E5964C8-77AF-4A69-A80A-9A2ED87BC35D--