From owner-freebsd-current@FreeBSD.ORG Mon Nov 28 22:59:17 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B85631065670 for ; Mon, 28 Nov 2011 22:59:17 +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 6D0B28FC0A for ; Mon, 28 Nov 2011 22:59:17 +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 <1RVAAO-0002dO-Cx>; Mon, 28 Nov 2011 23:59:16 +0100 Received: from e178029211.adsl.alicedsl.de ([85.178.29.211] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1RVAAO-0003Kl-7u>; Mon, 28 Nov 2011 23:59:16 +0100 Message-ID: <4ED41243.4060209@zedat.fu-berlin.de> Date: Mon, 28 Nov 2011 23:59:15 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111109 Thunderbird/8.0 MIME-Version: 1.0 To: Garrett Cooper References: <4ED26CE9.3020107@zedat.fu-berlin.de> <4ED3CEB8.6090409@zedat.fu-berlin.de> In-Reply-To: X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC7FEDA5F51E15F6EDF0E2677" X-Originating-IP: 85.178.29.211 Cc: Current FreeBSD Subject: Re: Building FreeBSD 10.0-CURRENT/amd64 of today fails (with clang and WITH_LIBCPLUSPLUS=YES) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 28 Nov 2011 22:59:17 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC7FEDA5F51E15F6EDF0E2677 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 11/28/11 20:10, schrieb Garrett Cooper: > On Mon, Nov 28, 2011 at 10:11 AM, O. Hartmann > wrote: >> Am 11/27/11 22:05, schrieb Garrett Cooper: >>> On Sun, Nov 27, 2011 at 9:01 AM, O. Hartmann >>> wrote: >>>> Sources of FreeBSD 10.0-CUR/amd64 as svn-ed recently: >>>> >>>> Path: . >>>> Working Copy Root Path: /usr/src >>>> URL: svn://svn.freebsd.org/base/head >>>> Repository Root: svn://svn.freebsd.org/base >>>> Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f >>>> Revision: 228029 >>>> Node Kind: directory >>>> Schedule: normal >>>> Last Changed Author: trociny >>>> Last Changed Rev: 228029 >>>> Last Changed Date: 2011-11-27 17:56:01 +0100 (Sun, 27 Nov 2011) >>>> >>>> fail to build with the following error: >>> >>> Look for the first "Error code" in your output -- the line before tha= t >>> is the real error. That being said, there were some additional CFLAGS= >>> that needed to be fed in to make things work with libc++ and libcxxrt= >>> IIRC. >>> Cheers, >>> -Garrett >> >> >> ... thanks for the advice. >> Is there any chance to find out which Flags one has to set (the WIKI >> seems not to mention anything)? >=20 > Should be off by default; it can be enabled via WITH_LIBCPLUSPLUS. > -Garrett > _______________________________________________ Hello Garrett. Yes, it is off by default and the system build well with this feature off by default. But when enabling WITH_LIBCPLUSPLUS in /etc/src.conf, I get always the error I started this thread with. Well, either this is a real error and I should PR, or it is my impatience that tries to use something still getting merged. I tried to look at the wiki for that, but it does not mention anything else apart the flag WITH_LIBCPLUSPLUS. No additional CFLAGS or something =2E.. so I'm a little bit confused. Regards, Oliver --------------enigC7FEDA5F51E15F6EDF0E2677 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJO1BJDAAoJEOgBcD7A/5N8PyIH/0EnFMX54hFM6Alflsx8zL69 ctPZu7w3KQOpVDex7xMxR08JCiP3LTfa/W/DIwjJXboBv73SknaHDl+NTpLiQ6yr rERItXHAsnpkDA5Z0NqKjM9mpaP8dnwdqiGW4UnLWjQWUv5ljmqp18Zb2AEV4Exj x+X3jjHXB9ve5UrH3KwymOVhhwOX7n4+0RPaG22R5GysK50EV13Ttf7PnVtIKi1y zXoHgejyeODkC5xG8QxZlJ8KuCFdMtUcepASxCMV+FQ1SVLFfdxkXJN5AnGRb59O NSPdXU416By/4cBGUn/Ja5AO2bK2nASLZsUxTtcgPJvGDUvtIsbcISefGj2UHro= =ZmSb -----END PGP SIGNATURE----- --------------enigC7FEDA5F51E15F6EDF0E2677--