From owner-svn-ports-head@freebsd.org Fri Dec 15 19:16:15 2017 Return-Path: Delivered-To: svn-ports-head@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 A60ABE89C08; Fri, 15 Dec 2017 19:16:15 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8BA8F24A4; Fri, 15 Dec 2017 19:16:15 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id D84151327; Fri, 15 Dec 2017 13:16:13 -0600 (CST) Date: Fri, 15 Dec 2017 13:16:12 -0600 From: Mark Linimon To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r456402 - in head/lang/ocaml: . files Message-ID: <20171215191612.GA13818@lonesome.com> References: <201712151531.vBFFV86t045131@repo.freebsd.org> <20171215170122.GA55820@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171215170122.GA55820@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2017 19:16:15 -0000 On Fri, Dec 15, 2017 at 05:01:22PM +0000, Alexey Dokuchaev wrote: > I don't know why as(1), as /usr/bin/as typically, is not installed on > ref11-aarch64.freebsd.org. Perhaps the Makefile patch from the following will be instructive: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221901 which were patches from strejda which the maintainer never responded to IIUC. It appears that the proposed arch changes to the patch-configure file in that PR are OBE*, but I don't think that the other lines are. mcl * the patch was originally based on something before marino's commit of https://svnweb.freebsd.org/ports?view=revision&revision=385012