Date: Thu, 1 Jan 2015 23:53:03 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Cc: FreeBSD-Current <freebsd-current@freebsd.org> Subject: Re: HEADS UP: Upgraded clang, llvm and lldb to 3.5.0 Message-ID: <AD3384D7-7339-4B28-BA6B-B7EA583424CC@FreeBSD.org> In-Reply-To: <20150101125043.6e6e3a52.ohartman@zedat.fu-berlin.de> References: <528C023D-6207-4054-917B-05D4C4E605EC@FreeBSD.org> <20150101125043.6e6e3a52.ohartman@zedat.fu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_3D8ED241-A22F-466E-9101-305CE0BA96B5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 01 Jan 2015, at 12:50, O. Hartmann <ohartman@zedat.fu-berlin.de> = wrote: ... > =3D=3D=3D> lib/atf/libatf-c++ (all) > c++ -O2 -pipe -O3 -O3 -pipe -march=3Dnative -DHAVE_CONFIG_H = -I/usr/src/contrib/atf > -I/usr/src/lib/atf/libatf-c++/../libatf-c -I. -DHAVE_CONFIG_H = -fstack-protector > -Wsystem-headers -Werror -Wall -Wno-format-y2k -W = -Wno-unused-parameter -Wpointer-arith > -Wno-uninitialized -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 -Qunused-arguments = -std=3Dc++11 > -Wno-c++11-extensions -c = /usr/src/contrib/atf/atf-c++/detail/application.cpp -o > application.o 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:131: 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: In file = included > from /usr/obj/usr/src/tmp/usr/include/c++/v1/string:439: In file = included > from /usr/obj/usr/src/tmp/usr/include/c++/v1/algorithm:624: = /usr/obj/usr/src/tmp/usr/include/c++/v1/type_traits:2033:8: > error: keyword '__is_constructible' will be made available as an = identifier for the > remainder of the translation unit [-Werror,-Wkeyword-compat] struct = __is_constructible // > false, _Tp is not a scalar ^ = /usr/obj/usr/src/tmp/usr/include/c++/v1/type_traits:2584:51: > error: keyword '__is_nothrow_constructible' will be made available as = an identifier for > the remainder of the translation unit [-Werror,-Wkeyword-compat] = template <bool, class > _Tp, class... _Args> struct __is_nothrow_constructible; > ^ /usr/obj/usr/src/tmp/usr/include/c++/v1/type_traits:2746:47: error: = keyword > '__is_nothrow_assignable' will be made available as an identifier for = the remainder of > the translation unit [-Werror,-Wkeyword-compat] template <bool, class = _Tp, class _Arg> > struct __is_nothrow_assignable; ^ 3 errors generated. *** Error code 1 >=20 > Stop. > make[6]: stopped in /usr/src/lib/atf/libatf-c++ > *** Error code 1 Hi Oliver, This should now be fixed by r276516 and r276517. Please update your tree to after those revisions, and try again. Thanks for the report. -Dimitry --Apple-Mail=_3D8ED241-A22F-466E-9101-305CE0BA96B5 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 iEYEARECAAYFAlSlz9gACgkQsF6jCi4glqPi6gCg+0RfnOhpT+CFsTQ4G4FTYgKj LCMAoKrRru8TJC4AZ7rm/GjZyRp+gO/b =nIzH -----END PGP SIGNATURE----- --Apple-Mail=_3D8ED241-A22F-466E-9101-305CE0BA96B5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AD3384D7-7339-4B28-BA6B-B7EA583424CC>