From owner-freebsd-ports@freebsd.org Mon Dec 4 21:39:56 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 46946E6BA9E for ; Mon, 4 Dec 2017 21:39:56 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2F5917AEBB for ; Mon, 4 Dec 2017 21:39:56 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2B4BEE6BA9D; Mon, 4 Dec 2017 21:39:56 +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 2AEDFE6BA9C for ; Mon, 4 Dec 2017 21:39:56 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from mx2.catspoiler.org (mx2.catspoiler.org [IPv6:2607:f740:16::d18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "amnesiac", Issuer "amnesiac" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B3FB7AEBA for ; Mon, 4 Dec 2017 21:39:56 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (gw.catspoiler.org [75.1.14.242]) by mx2.catspoiler.org (8.15.2/8.15.2) with ESMTPS id vB4Ldsqk013531 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 4 Dec 2017 21:39:55 GMT (envelope-from truckman@FreeBSD.org) Received: from mousie.catspoiler.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTPS id vB4LdkSL024827 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 4 Dec 2017 13:39:47 -0800 (PST) (envelope-from truckman@FreeBSD.org) Date: Mon, 4 Dec 2017 13:39:41 -0800 (PST) From: Don Lewis Subject: Re: devel/scons port fails to build, please contact maintainer To: Koen Martens cc: Larry Rosenman , ports@FreeBSD.org In-Reply-To: Message-ID: References: <20171204204851.GC4791@sunra> <2FD38367-A114-4047-8ED9-BC2381836EC7@lerctr.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=us-ascii Content-Disposition: INLINE 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, 04 Dec 2017 21:39:56 -0000 On 4 Dec, Koen Martens wrote: > Hi, > > I've installed poudriere through pkg, which gives me 3.1.22 at the > moment. I'll try 3.2 from ports tomorrow, wasn't aware that the binary > packages had an out of date version. I'll report back on whether that > worked or not. The default package repostitory for pkg is the latest quarterly branch, which doesn't have the flavor-compatible version of poudriere. That's not an issue because the currently quarterly ports branch doesn't use flavors. I wonder if people who use poudriere to build their ports and track the quarterly branches will run into sharp edges when they switch from the 2017Q4 branch to the 2018Q1 branch and might need to manually bootstrap the new version of poudriere.