From owner-freebsd-current@FreeBSD.ORG Wed Mar 4 17:37:38 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10AAA159 for ; Wed, 4 Mar 2015 17:37:38 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7EF174B for ; Wed, 4 Mar 2015 17:37:37 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtp (envelope-from ) id <1YTDEk-000aex-SD>; Wed, 04 Mar 2015 18:37:34 +0100 Received: from g226180182.adsl.alicedsl.de ([92.226.180.182] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (envelope-from ) id <1YTDEk-0008iU-PG>; Wed, 04 Mar 2015 18:37:34 +0100 Date: Wed, 4 Mar 2015 18:37:33 +0100 From: "O. Hartmann" To: Dimitry Andric Subject: Re: r279514: buildworld failure: /usr/src/lib/libnv/tests/dnv_tests.cc:453:2: error: use of overloaded operator '<<' is ambiguous Message-ID: <20150304183733.4cc67970.ohartman@zedat.fu-berlin.de> In-Reply-To: <9DE59FA1-D495-4796-B3F5-F96D1472F66C@andric.com> References: <20150302115057.62d2c74c@prometheus> <20150304123110.48aa4abb@prometheus> <9DE59FA1-D495-4796-B3F5-F96D1472F66C@andric.com> Organization: FU Berlin X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/ZVqtQnhfY7DYbTO_4+xuYR_"; protocol="application/pgp-signature" X-Originating-IP: 92.226.180.182 X-ZEDAT-Hint: A 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 17:37:38 -0000 --Sig_/ZVqtQnhfY7DYbTO_4+xuYR_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Am Wed, 4 Mar 2015 14:10:00 +0100 Dimitry Andric schrieb: > 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 >=20 > Right, it would be nice to have libnv compiling for C++11 though. I'll h= ave a look > later today. >=20 > -Dimitry >=20 Ah ... thank=20 --Sig_/ZVqtQnhfY7DYbTO_4+xuYR_ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJU90LeAAoJEOgBcD7A/5N8YBgIANHgvJQIrLL3YAzV0aNL9peF 3j8sQ1SQX5ETYmw2jYLSNeHCV9aOuQ15kQk3+zwJGBWkHH4fAyYBUntN5DZ6tQNZ WP8JvJm2wlN7woj/B6sv3a6yZALmgsItW+An61RD2OU0MmjAWOAKIokD2UxcczfA MDfwfD1Jx19AJQN0KHRXdTwVrK3tjHvstzpPLpuKvUHWV7y+2CEAO+ndY8nxGRpy c+HvUz6EXV1obVwgy3+qqRVCcOyEQ3q6cbXxy3fp+ylqsoMMh8EkLi/fsgdZH/fv 6Z33BmJpyOBkKlnSX1qr470yZ/LUiGdfxsbJPs1kzDaH9uGqCaDPuADDWX+p6Kk= =V9ko -----END PGP SIGNATURE----- --Sig_/ZVqtQnhfY7DYbTO_4+xuYR_--