From owner-freebsd-ports@freebsd.org Sat Jul 29 10:55:16 2017 Return-Path: Delivered-To: freebsd-ports@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 6FBFADC14B4 for ; Sat, 29 Jul 2017 10:55:16 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 58269684CC for ; Sat, 29 Jul 2017 10:55:16 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 57392DC14B3; Sat, 29 Jul 2017 10:55:16 +0000 (UTC) Delivered-To: ports@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 5512BDC14B2 for ; Sat, 29 Jul 2017 10:55:16 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (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 18752684CB for ; Sat, 29 Jul 2017 10:55:16 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::8447:3b4c:b9b0:54d4] (unknown [IPv6:2001:470:7a58:0:8447:3b4c:b9b0:54d4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 69D1A2849C; Sat, 29 Jul 2017 12:55:13 +0200 (CEST) From: Dimitry Andric Message-Id: Content-Type: multipart/signed; boundary="Apple-Mail=_22591DD1-A151-49B8-8ED6-1FEA5F7B8B23"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Clang5 crashing on RPI2 compiling gnome3 Date: Sat, 29 Jul 2017 12:55:12 +0200 In-Reply-To: <20170729010948.GA24502@www.zefox.net> Cc: ports@freebsd.org To: bob prohaska References: <20170729010948.GA24502@www.zefox.net> X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jul 2017 10:55:16 -0000 --Apple-Mail=_22591DD1-A151-49B8-8ED6-1FEA5F7B8B23 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 29 Jul 2017, at 03:09, bob prohaska wrote: >=20 > Attempts to compile gnome3 on an RPI2 have run hard aground on >=20 > :57:6: note: expanded from here > Assertion failed: (0 <=3D N && N < = static_cast(m_byteToColumn.size())), function = byteToContainingColumn, file = /usr/src/contrib/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp, line = 281. Yes, this is a relatively recent regression, see = https://bugs.llvm.org/show_bug.cgi?id=3D33902 > Is there a workaround? At the moment I don't know any. I haven't had time to look into the bug = itself. -Dimitry --Apple-Mail=_22591DD1-A151-49B8-8ED6-1FEA5F7B8B23 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.1 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWXxpkAAKCRCwXqMKLiCW o25gAKCvAIvOf6PjBVJEZAhgznm7XKOorwCfRpomeUA+7Fxuu94y9Ei+4Dzz1O8= =05V1 -----END PGP SIGNATURE----- --Apple-Mail=_22591DD1-A151-49B8-8ED6-1FEA5F7B8B23--