From owner-freebsd-arm@freebsd.org Fri Jan 15 22:22:14 2016 Return-Path: Delivered-To: freebsd-arm@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 8E2E1A84145; Fri, 15 Jan 2016 22:22: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 552671EA9; Fri, 15 Jan 2016 22:22:14 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::4409:1b0:7257:9b68] (unknown [IPv6:2001:7b8:3a7:0:4409:1b0:7257:9b68]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id D94222D56E; Fri, 15 Jan 2016 23:22:10 +0100 (CET) Subject: Re: base/projects/clang3.8.0-import -r294096 buildworld targeting arm (for rpi2): assertion failed Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: multipart/signed; boundary="Apple-Mail=_2DE0FE60-F473-4D20-A9A1-9059910F9506"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6b2 (ebbf3ef) From: Dimitry Andric In-Reply-To: <47CFB052-427F-4456-8759-DBB71BA087F9@dsl-only.net> Date: Fri, 15 Jan 2016 23:24:05 +0100 Cc: freebsd-arm , FreeBSD Toolchain Message-Id: <243ABE58-4FB6-4990-9582-20820F3F57A8@FreeBSD.org> References: <47CFB052-427F-4456-8759-DBB71BA087F9@dsl-only.net> To: Mark Millard X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 22:22:14 -0000 --Apple-Mail=_2DE0FE60-F473-4D20-A9A1-9059910F9506 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 15 Jan 2016, at 23:15, Mark Millard wrote: >=20 > My attempted buildworld of -r294096 from amd64 targeting arm for an = rpi2 stopped with: >=20 >> --- all_subdir_usr.sbin --- >> Assertion failed: (Offset <=3D PieceOffset && "overlapping or = duplicate pieces"), function finalize, file = /usr/src/lib/clang/libllvmasmprinter/../../../contrib/llvm/lib/CodeGen/Asm= Printer/DwarfDebug.cpp, line 1561. Yes, this is a pretty new assertion. It's reported upstream by Andrew = here: https://llvm.org/bugs/show_bug.cgi?id=3D26163 I'm currently bisecting where this started appearing. I'll make sure to = inform the person who caused it. :) -Dimitry --Apple-Mail=_2DE0FE60-F473-4D20-A9A1-9059910F9506 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.29 iEYEARECAAYFAlaZcY4ACgkQsF6jCi4glqN90wCeKmf1VgO+TdRIh7h6sYOH8ELh fWIAoOY8tc0yz2eORRU6Eb+No9/d9Nmq =WZHi -----END PGP SIGNATURE----- --Apple-Mail=_2DE0FE60-F473-4D20-A9A1-9059910F9506--