Date: Tue, 29 Jan 2013 10:52:54 +0000 From: David Chisnall <theraven@FreeBSD.org> To: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Cc: Current FreeBSD <freebsd-current@FreeBSD.org> Subject: Re: r246057: buildworld fails with: /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to `std::bad_alloc::~bad_alloc()' Message-ID: <E956673B-FCBC-4264-89CD-594575936BB2@FreeBSD.org> In-Reply-To: <5107A90E.1090905@zedat.fu-berlin.de> References: <51079F0A.20309@zedat.fu-berlin.de> <44AB3F18-5BAB-45B3-9497-60D5214FBEB4@theravensnest.org> <5107A90E.1090905@zedat.fu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_0B4A655B-6352-4E8D-BEA8-40F2C205CBA6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 On 29 Jan 2013, at 10:48, O. Hartmann wrote: > On 01/29/13 11:08, David Chisnall wrote: >> On 29 Jan 2013, at 10:06, O. Hartmann wrote: >>=20 >>> 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 = for >>> a notice for the development folks ... >>=20 >> Are you building with -DNO_CLEAN or similar? This error is expected = if you have recompiled libcxxrt but not libc++. If you recompile = libc++, it should work correctly. Alternatively, if it is accidentally = trying to link the libc++ that you build against your installed = libcxxrt, then it will also break. >>=20 >> David >>=20 >=20 >=20 > No, not that I'm aware of that (no -DNO_CLESN). >=20 > I run a script calling "make -jX buildworld", the script evaluates > simply the number of threads possible and also deletes(!) /usr/obj > completely. So I'm quite sure that I start over with a virging = /usr/obj > when I start building world. Is it building libcxxrt before building libc++? Can you check what = command it is running to link libc++? David --Apple-Mail=_0B4A655B-6352-4E8D-BEA8-40F2C205CBA6 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.18 (Darwin) iQIcBAEBAgAGBQJRB6oHAAoJEKx65DEEsqId/vcP/20JWp8Lm1BFdEppVRaPyD03 yWiYLgXM5qEbaZeeO7itQawCM9V/tR8dUyj8qrP+rfMgUipLzNFXMce/KLwvZ0C8 Y9IdocgPUT3eeofXOjMmg5QNJxi02Ljt04Nc2Zn+9kDMUAnlUr5N709/lGib32uj Pz5VTyhKvpaXg0Jicz5RHyRdq16Fobx+YfTgv9mXlpv0dRbj/BfNxrOuAIyKGV7A m0XRUxvq7sspsWj61TVro0hFuSXUaU5ZIctJPJqJVTcIDetzz7XEmMmkLRMtq9tH a2fmjOukRehtHM6DO8howNQ8jr6XRC77OPZBx3XAI0nuy/iqjRbXatw9lWSiTr4M zMf4LzmUh0fTgfwogkLinAWFxmbPaAtFPMD7Zg44PGRJjtrtGYzx6fgkigtQbr2A qTUeMHCh1JxHK9rtq8oNm8fZYi3pC+7qUmn4H9TYgm55rbdCSRvBEPjbRRNQweDk 6MCaI9T56BWmSZ4k/jHfrFaUlZ/jDQjZ7WqyC3gz4BgWco48EX1y/Y3W6v2dQWZ0 z/2Kq9MZPpoHhoidmvJwd8V3hwtUxIVS+nj1E2Mi9RvEPqa6fZ4gmC/mIjAhJ8wm cqnxgQl2K3oaTFsCa2masRedNBZFfxrZHgkRani/eflneaRoxHz/d9KFz2zfAo99 1/gojAcvGzVzu28FS6CX =5qf5 -----END PGP SIGNATURE----- --Apple-Mail=_0B4A655B-6352-4E8D-BEA8-40F2C205CBA6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E956673B-FCBC-4264-89CD-594575936BB2>