From owner-freebsd-ports@freebsd.org Mon Jan 29 17:24:27 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60A82ED3004; Mon, 29 Jan 2018 17:24:27 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D72587C7F9; Mon, 29 Jan 2018 17:24:26 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id w0THOOx9018428 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 29 Jan 2018 09:24:25 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id w0THOOks018427; Mon, 29 Jan 2018 09:24:24 -0800 (PST) (envelope-from fbsd) Date: Mon, 29 Jan 2018 09:24:23 -0800 From: bob prohaska To: Mika??l Urankar Cc: freebsd-ports@freebsd.org, freebsd-arm@freebsd.org Subject: Re: Is it possible to build nss on arm64? Message-ID: <20180129172423.GA18321@www.zefox.net> References: <20180128020608.GA11170@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2018 17:24:27 -0000 On Mon, Jan 29, 2018 at 11:54:10AM +0100, Mika??l Urankar wrote: > 2018-01-28 3:06 GMT+01:00 bob prohaska : > > > Attempts to compile nss on a Pi3 running r328436 > > stops with > > [snip] > > A Pi 2 running armv7 r328396 finishes without error. > > > > Is there a workaround for arm64 on the Pi3? > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225326 Thank you! bob prohaska