From owner-freebsd-stable@FreeBSD.ORG Sun Dec 2 10:27:06 2012 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 681371A7 for ; Sun, 2 Dec 2012 10:27:06 +0000 (UTC) (envelope-from marco.broeder@gmx.eu) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id C289A8FC16 for ; Sun, 2 Dec 2012 10:27:05 +0000 (UTC) Received: (qmail invoked by alias); 02 Dec 2012 10:27:04 -0000 Received: from port-92-195-28-209.dynamic.qsc.de (EHLO localhost) [92.195.28.209] by mail.gmx.net (mp070) with SMTP; 02 Dec 2012 11:27:04 +0100 X-Authenticated: #23197544 X-Provags-ID: V01U2FsdGVkX195eVpzNxN5JSsxA0k4R/ZpRlXgpKUFbnFbnbBuwK UVfiv1QCVTlKIN Message-ID: <50BB2C86.4070401@gmx.eu> Date: Sun, 02 Dec 2012 11:25:10 +0100 From: =?UTF-8?B?TWFyY28gQnLDtmRlcg==?= MIME-Version: 1.0 To: Dimitry Andric Subject: Re: llvm / clang does not build with new libc++ References: <50B9D559.5030901@gmx.eu> <50BAA372.1030609@FreeBSD.org> In-Reply-To: <50BAA372.1030609@FreeBSD.org> OpenPGP: id=68D40A14 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig0B7592801D444594F32B7743" X-Y-GMX-Trusted: 0 Cc: FreeBSD Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: marco.broeder@gmx.eu List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Dec 2012 10:27:06 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0B7592801D444594F32B7743 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02.12.2012 01:40, Dimitry Andric wrote: > On 2012-12-01 11:00, Marco Br=C3=B6der wrote: >> since r243376 clang does not build with new libc++ anymore. Log attach= ed. > ... >> /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/l= ib/CodeGen/CGDebugInfo.cpp:1695:16: >> error: >> no matching member function for call to 'push_back' >> ReplaceMap.push_back(std::make_pair(Ty.getAsOpaquePtr(), TC)); >> ~~~~~~~~~~~^~~~~~~~~ >=20 > Should be fixed in r243781, thanks for reporting it. >=20 Confirmed. Thank you for the quick fix! --=20 Regards --------------enig0B7592801D444594F32B7743 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJQuyyrAAoJEEjQ6Txo1AoU9VsP/3PC2jFhZEuIWTCRzNQ64Ka9 8d5LLhUo1Q37JPso8RNoXRp1NY55m0Bh6ZzGD35RJWSruWbK+aeMRfDYcTzZ7Elu biyEzhlvax7QA0esonzwuR3L0KHvhxcrfsB9VISS27zGSJuqoJ+ntQwK0kd9GmZs TBOKiIOZt8olCHWFkbJZCqCnuTdV52dl2lJXXNbmqw5M1jlU4inABF2WfnkD02Bt 1D0dkqqdXoIO/X2DWAPx7zXqda5+CDhbTsWxTNwKQHyXMlhRXDnx+hkFKyi8J6pl iCBnvco+3cSentDFPLXO0MceVcR0GIXA1lcKreNNv97TVnJWl7fqqVo4UB9cBYkN kKRL2V3IQL0N/OvTbwohB+KehjVhzokjm54iRPoYayXhDpsLhGTICHoVQtSJTYQq MM5bmB7a5QjDLQZl/mugl5qtJVrb489wBSehlO7s7rEZz7IdfRL48SeooyXm8gfw iEAhfBYYW66lSe2VPa5gxmAxJwAiOAIaTHJ9shej50TJW7z7DirRyvGa4GVSDeO6 J3StnY2zR+jCdNFoFojHRDTvFLIRsSAawYZBod1cUs1ykzKokP01kCdPxCim6yot 5754DDc02ESeUgcFh+jvHvzP98bg/6H6wGJnUwpAc10s4yvmyvqdZYDU8jXKZfQQ YQXEE1ghqBqRHN7E+JTG =4mlL -----END PGP SIGNATURE----- --------------enig0B7592801D444594F32B7743--