From owner-freebsd-ppc@freebsd.org Fri May 27 20:50:14 2016 Return-Path: Delivered-To: freebsd-ppc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A908B4D61A; Fri, 27 May 2016 20:50:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 53C571388; Fri, 27 May 2016 20:50:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::89b4:6d81:b8c1:5a81] (unknown [IPv6:2001:7b8:3a7:0:89b4:6d81:b8c1:5a81]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 20B74177A7; Fri, 27 May 2016 22:50:11 +0200 (CEST) Subject: Re: 11.0-CURRENT -r300770 libc++ update vs. lang/powerpc64-xtoolchain-gcc: no go [self hosted powerpc64 context] Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_F2ECBE1C-F72C-46A2-BFB2-EBAC9E31F8D9"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6b2 (ebbf3ef) From: Dimitry Andric In-Reply-To: <95E2A9D6-8E1A-46FB-84FF-60927A6F1CE4@dsl-only.net> Date: Fri, 27 May 2016 22:50:03 +0200 Cc: FreeBSD Toolchain , FreeBSD PowerPC ML , freebsd-ports@freebsd.org Message-Id: <8FAD594D-4349-4EA7-A712-D3792537FB1D@FreeBSD.org> References: <95E2A9D6-8E1A-46FB-84FF-60927A6F1CE4@dsl-only.net> To: Mark Millard X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2016 20:50:14 -0000 --Apple-Mail=_F2ECBE1C-F72C-46A2-BFB2-EBAC9E31F8D9 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 27 May 2016, at 01:53, Mark Millard wrote: >=20 > I do buildworld/buildkernel on a powerpc64 targeting itself via = lang/powerpc64-xtoolchain-gcc (a.k.a. lang/powerpc64-gcc for the most = part). [Getting that lang/powerpc64-gcc installed for self-hosted use = does take some work-around activity.] I have buildworld build clang (but = not use it). [I've been doing this with 11.0-CURRENT for a long time.] >=20 > Actually I use lang/gcc49 as the "system compiler" and = lang/powerpc64-gcc as the self-hosting so-called "cross compiler". (I = later list the src.conf content.) gcc4.2.1 is not installed. >=20 > Trying to go from: >=20 >> # uname -apKU >> FreeBSD FBSDG5C0 11.0-CURRENT FreeBSD 11.0-CURRENT #36 r300531M: Mon = May 23 20:13:52 PDT 2016 = root@FBSDG5C0:/usr/obj/xtoolchain/powerpc.powerpc64/usr/src/sys/GENERIC64v= tsc-NODEBUG powerpc powerpc64 1100111 1100111 >=20 > (for which -r300531 built and installed fine this way) to -r300777 now = fails with errors such as: >=20 >> --- lib/libc++__L --- >> In file included from = /usr/src/lib/libc++/../../contrib/libc++/include/iterator:346:0, >> from = /usr/src/lib/libc++/../../contrib/libc++/include/memory:606, >> from = /usr/src/lib/libc++/../../contrib/libc++/include/algorithm:628, >> from = /usr/src/lib/libc++/../../contrib/libc++/src/algorithm.cpp:10: >> /usr/src/lib/libc++/../../contrib/libc++/include/iosfwd:176:14: = error: 'mbstate_t' was not declared in this scope >> typedef fpos streampos; >> ^ This is hopefully fixed by r300873 now. Can you please verify? -Dimitry --Apple-Mail=_F2ECBE1C-F72C-46A2-BFB2-EBAC9E31F8D9 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.30 iEYEARECAAYFAldIswIACgkQsF6jCi4glqMN6QCeLcfevnjrK4xIuXQT7sZ//0gJ c7YAoN2zu3s7+Us/rb14dOY5/0s5VkDH =+Ksh -----END PGP SIGNATURE----- --Apple-Mail=_F2ECBE1C-F72C-46A2-BFB2-EBAC9E31F8D9--