From owner-freebsd-current@FreeBSD.ORG Mon Feb 4 20:09:40 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3C339798; Mon, 4 Feb 2013 20:09:40 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id DD6C0A54; Mon, 4 Feb 2013 20:09:39 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1U2SM9-000fk4-Fm>; Mon, 04 Feb 2013 21:09:33 +0100 Received: from e178022078.adsl.alicedsl.de ([85.178.22.78] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1U2SM9-003yIw-CJ>; Mon, 04 Feb 2013 21:09:33 +0100 Message-ID: <5110157B.3010800@zedat.fu-berlin.de> Date: Mon, 04 Feb 2013 21:09:31 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130131 Thunderbird/17.0.2 MIME-Version: 1.0 To: Dimitry Andric Subject: Re: r246057: buildworld fails with: /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to `std::bad_alloc::~bad_alloc()' References: <51079F0A.20309@zedat.fu-berlin.de> <510ECD2A.5000104@FreeBSD.org> In-Reply-To: <510ECD2A.5000104@FreeBSD.org> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig69CE476899603FA1DC4F9B71" X-Originating-IP: 85.178.22.78 Cc: Current FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 04 Feb 2013 20:09:40 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig69CE476899603FA1DC4F9B71 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 02/03/13 21:48, schrieb Dimitry Andric: > On 2013-01-29 11:06, O. Hartmann wrote: >> I receive this error since yesterday building world and it is still >> sticky on most recent sources (r246057) and I was wondering why the >> tinderboxes do not pick this up on the 10.0-CURRENT builds ... just fo= r >> a notice for the development folks ... > ... >> /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to >> `std::bad_alloc::~bad_alloc()' >=20 > I have committed a fix for libcxxrt's symbol version map in r246297. > Please update to that revision, clean out /usr/obj, and try buildworld > again. >=20 > -Dimitry Thank you, works. Oliver --------------enig69CE476899603FA1DC4F9B71 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBAgAGBQJREBV8AAoJEOgBcD7A/5N8jSAH/RsekzA/AJtVWf+mdg24Rl0T 2z1ziadbRTTYv0z4853sWwifEZc/YCpgynEWcx8/Mdrbahsh88DWbq1hcShKAGCA nwvxS9OQC0nq2ZjG7pRWNFCXwqiljgbLzxl5ju6G3mNXTguLRRyhFz6o7jyEe8iT VE8Vl6IAsFtuexhcmVJX5/YpGHJoEW/Xx9sYJathcn2kHfhu+UCIs+UapHClK5Av X7ZMSrKlcb7k0yVHCU0LNgG858ZoXdvp+yysDPTi2KWGgWHK+Okz5bCPCNl7n/iY AVteS7nYRR/CKzIS6GrMyKwrJ/FTxSnqVJG94knawEPuMJzitZlvwwesjXT9AEs= =CuQV -----END PGP SIGNATURE----- --------------enig69CE476899603FA1DC4F9B71--