From owner-freebsd-current@freebsd.org Fri Oct 9 21:07:27 2015 Return-Path: Delivered-To: freebsd-current@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 341F09D1C4E for ; Fri, 9 Oct 2015 21:07:27 +0000 (UTC) (envelope-from dim@FreeBSD.org) 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 E8AAC1F3B for ; Fri, 9 Oct 2015 21:07:26 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::44be:a9b3:6e19:762] (unknown [IPv6:2001:7b8:3a7:0:44be:a9b3:6e19:762]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 0A1822A538; Fri, 9 Oct 2015 23:07:24 +0200 (CEST) Subject: Re: CURRENT: build failure with clang 3.7.0 Mime-Version: 1.0 (Mac OS X Mail 9.0 \(3094\)) Content-Type: multipart/signed; boundary="Apple-Mail=_D2F62499-6D12-4BDA-9427-9E56FA0D51B1"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6b2 From: Dimitry Andric In-Reply-To: <20151007133323.364655dd@freyja.zeit4.iv.bundesimmobilien.de> Date: Fri, 9 Oct 2015 23:07:18 +0200 Cc: freebsd-current Message-Id: <2B9A426D-12FE-4D70-9182-7F84408A6001@FreeBSD.org> References: <20151007093727.0db8e2e6@freyja.zeit4.iv.bundesimmobilien.de> <20151007133323.364655dd@freyja.zeit4.iv.bundesimmobilien.de> To: "O. Hartmann" X-Mailer: Apple Mail (2.3094) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 09 Oct 2015 21:07:27 -0000 --Apple-Mail=_D2F62499-6D12-4BDA-9427-9E56FA0D51B1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 07 Oct 2015, at 13:33, O. Hartmann = wrote: ... > The buildworld error when building with CXXFLAGS+=3D = -std=3Dc++11 is > then >=20 > [...] > cc -O2 -pipe -O3 -O3 -pipe -march=3Dnative -I. > -I/usr/obj/usr/src/lib/ncurses/menu/../ncurses > -I/usr/src/lib/ncurses/menu/../ncurses = -I/usr/src/lib/ncurses/menu/../ncurses > -I/usr/src/lib/ncurses/menu/../../../contrib/ncurses/include > -I/usr/src/lib/ncurses/menu/../../../contrib/ncurses/ncurses -Wall = -DNDEBUG > -DHAVE_CONFIG_H = -I/usr/src/lib/ncurses/menu/../../../contrib/ncurses/menu > -std=3Dgnu99 -fstack-protector-strong -Wsystem-headers -Werror -Wall > -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign > -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable > -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality > -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef > -Qunused-arguments > -c /usr/src/lib/ncurses/menu/../../../contrib/ncurses/menu/m_pad.c -o = m_pad.o > --- all_subdir_atf --- In file included > from /usr/src/contrib/atf/atf-c++/detail/application.cpp:26: In file = included > from /usr/src/contrib/atf/atf-c++/detail/application.hpp:29: In file = included > from /usr/obj/usr/src/tmp/usr/include/c++/v1/ostream:138: In file = included > from /usr/obj/usr/src/tmp/usr/include/c++/v1/ios:216: In file included > from /usr/obj/usr/src/tmp/usr/include/c++/v1/__locale:15: = /usr/obj/usr/src/tmp/usr/include/c++/v1/string:1938:44: > error: 'basic_string<_CharT, _Traits, _Allocator>' is missing = exception > specification > 'noexcept(is_nothrow_copy_constructible::value)' = [-Werror] > basic_string<_CharT, _Traits, _Allocator>::basic_string(const = allocator_type& > __a) ^ /usr/obj/usr/src/tmp/usr/include/c++/v1/string:1326:40: note: = previous > declaration is here _LIBCPP_INLINE_VISIBILITY explicit = basic_string(const > allocator_type& __a) These particular -Werror warnings, when building with -std=3Dc++11, = should now be fixed with r289082. Thanks for the report. -Dimitry --Apple-Mail=_D2F62499-6D12-4BDA-9427-9E56FA0D51B1 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.28 iEYEARECAAYFAlYYLIsACgkQsF6jCi4glqPHaQCfZe0YOzAs15ovvMbh+jb24avV 50YAnRtPylDMP6cD9rW5cGu1/tVUam+q =YarG -----END PGP SIGNATURE----- --Apple-Mail=_D2F62499-6D12-4BDA-9427-9E56FA0D51B1--