From owner-freebsd-ports@freebsd.org Tue Apr 18 19:12:24 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 D1591D44EA8 for ; Tue, 18 Apr 2017 19:12:24 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id BB895EF3 for ; Tue, 18 Apr 2017 19:12:24 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id BAE42D44EA7; Tue, 18 Apr 2017 19:12:24 +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 BA89CD44EA6 for ; Tue, 18 Apr 2017 19:12:24 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (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 806CFEF1 for ; Tue, 18 Apr 2017 19:12:24 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::f0c8:2b09:9d6e:1667] (unknown [IPv6:2001:470:7a58:0:f0c8:2b09:9d6e:1667]) (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 5E4078065; Tue, 18 Apr 2017 21:12:15 +0200 (CEST) From: Dimitry Andric Message-Id: <12076A34-887D-4850-888E-3C687B65AA4E@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_6C3E0270-91BC-439E-86CF-E58B027AC09A"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Any hope of compiling firefox port on ARM? Date: Tue, 18 Apr 2017 21:11:31 +0200 In-Reply-To: <20170418184716.GA69314@www.zefox.net> Cc: ports@freebsd.org To: bob prohaska References: <20170418184716.GA69314@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: Tue, 18 Apr 2017 19:12:24 -0000 --Apple-Mail=_6C3E0270-91BC-439E-86CF-E58B027AC09A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 18 Apr 2017, at 20:47, bob prohaska wrote: >=20 > For some time (years?) firefox compiles have failed with an error = message > along the lines of >=20 > Assertion failed: (isReg() && "This is not a register operand!"), = function getReg, file /usr/src/contrib/llvm/include/llvm/MC/MCInst.h, = line 64. > c++: error: unable to execute command: Abort trap (core dumped) > c++: error: clang frontend command failed due to signal (use -v to see = invocation) > FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on = LLVM 4.0.0) > Target: armv6--freebsd12.0-gnueabihf > Thread model: posix > InstalledDir: /usr/bin > c++: note: diagnostic msg: PLEASE submit a bug report to = https://bugs.freebsd.org/submit/ and include the crash backtrace, = preprocessed source, and associated run script. >=20 > Is there any hope of a fix, whether to clang or firefox? Have you tried doing what it asks, e.g. file a bug report? :) I can find no such bug report in our tracker. Please submit a bug with the two files (.sh and .cpp) it generates in /tmp. -Dimitry --Apple-Mail=_6C3E0270-91BC-439E-86CF-E58B027AC09A 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.0.30 iEYEARECAAYFAlj2ZQ4ACgkQsF6jCi4glqM72QCfWl6+ktIvuvIEIvZgiHxiAZaf 1A8An1yx+vNMLU4qXsXUD5EQ/n6aNjOe =E8hR -----END PGP SIGNATURE----- --Apple-Mail=_6C3E0270-91BC-439E-86CF-E58B027AC09A--