From owner-freebsd-current@FreeBSD.ORG Wed Mar 4 13:10:19 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99537BE8 for ; Wed, 4 Mar 2015 13:10:19 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52898FF6 for ; Wed, 4 Mar 2015 13:10:18 +0000 (UTC) Received: from coleburn.avinity.tv (unknown [77.243.161.229]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 104A35C47; Wed, 4 Mar 2015 14:10:08 +0100 (CET) Subject: Re: r279514: buildworld failure: /usr/src/lib/libnv/tests/dnv_tests.cc:453:2: error: use of overloaded operator '<<' is ambiguous Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_FDFFEC3E-F77B-4ECB-BCBA-53AA0FB9BA53"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5b5 From: Dimitry Andric In-Reply-To: <20150304123110.48aa4abb@prometheus> Date: Wed, 4 Mar 2015 14:10:00 +0100 Message-Id: <9DE59FA1-D495-4796-B3F5-F96D1472F66C@andric.com> References: <20150302115057.62d2c74c@prometheus> <20150304123110.48aa4abb@prometheus> To: "O. Hartmann" X-Mailer: Apple Mail (2.2070.6) Cc: freebsd-current , Ryan Stone X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2015 13:10:19 -0000 --Apple-Mail=_FDFFEC3E-F77B-4ECB-BCBA-53AA0FB9BA53 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 04 Mar 2015, at 12:31, O. Hartmann = wrote: > On Mon, 2 Mar 2015 08:58:05 -0500 > Ryan Stone wrote: >=20 > > Can you post the contents of your make.conf and src.conf? I didn't > > see this in any of my "make tinderbox" runs > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to = "freebsd-current-unsubscribe@freebsd.org" >=20 > The culprit is the option >=20 > CXXFLAGS+=3D -std=3Dc++11 >=20 > in /etc/src.conf Right, it would be nice to have libnv compiling for C++11 though. I'll = have a look later today. -Dimitry --Apple-Mail=_FDFFEC3E-F77B-4ECB-BCBA-53AA0FB9BA53 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.26 iEYEARECAAYFAlT3BC8ACgkQsF6jCi4glqMIXQCgxd1AzkNYCm9/I8XDaYPTwUv+ RwIAoJys5EazMTdoCSWRAfs14NOdDiLz =NQbQ -----END PGP SIGNATURE----- --Apple-Mail=_FDFFEC3E-F77B-4ECB-BCBA-53AA0FB9BA53--