From owner-freebsd-arm@freebsd.org Tue Jul 5 23:53: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 52E24B72733 for ; Tue, 5 Jul 2016 23:53:14 +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 1AB6D1737 for ; Tue, 5 Jul 2016 23:53:13 +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 u65Nr61M030377 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 5 Jul 2016 16:53:07 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id u65Nr6Cw030376; Tue, 5 Jul 2016 16:53:06 -0700 (PDT) (envelope-from fbsd) Date: Tue, 5 Jul 2016 16:53:05 -0700 From: bob prohaska To: Paul Mather Cc: "freebsd-arm@freebsd.org" , bob prohaska Subject: Re: Poudriere failing on some 10-STABLE ports --- "uses VFP register arguments" Message-ID: <20160705235305.GI3406@www.zefox.net> References: <854D8FF8-CE45-44C1-B371-79AA6DD782FB@gromit.dlib.vt.edu> <1466799055.72182.50.camel@freebsd.org> <20160703044730.GG3406@www.zefox.net> <5D3A3A05-27B2-4680-9711-D02696D4ABE5@gromit.dlib.vt.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5D3A3A05-27B2-4680-9711-D02696D4ABE5@gromit.dlib.vt.edu> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2016 23:53:14 -0000 On Tue, Jul 05, 2016 at 03:25:19PM -0400, Paul Mather wrote: > > I've not tried to build ports natively under FreeBSD/arm because it's much easier for me to build them on a build machine using Poudriere along with the other architectures for which I build local repositories. > Poudriere seems a big hammer for what I hoped is a small nail. Does it supply dependency-resolution services beyond those offered by portmaster or portupgrade? Thanks for replying! bob prohaska