From owner-freebsd-ports@FreeBSD.ORG Tue Oct 8 11:20:17 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5246A123 for ; Tue, 8 Oct 2013 11:20:17 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2E864299E for ; Tue, 8 Oct 2013 11:20:15 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.26.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id C063E435A3 for ; Tue, 8 Oct 2013 06:19:56 -0500 (CDT) Message-ID: <5253EA4B.1070409@marino.st> Date: Tue, 08 Oct 2013 13:19:39 +0200 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: trouble with poudriere and recent ports tree References: <5253E3AE.5010504@dssgmbh.de> In-Reply-To: <5253E3AE.5010504@dssgmbh.de> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: marino@freebsd.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 11:20:17 -0000 On 10/8/2013 12:51, Alfred Bartsch wrote: > Hi all, > after updating my ports tree to a more recent version (svn revision: > 329714), > I'm no longer able to build most of my ports with poudriere, as I was > before (some weeks ago). > For now, I'm lost. Am I missing something? > Is there someone, who is able to give any hints? Did you update poudriere to the latest version 3.0.9 before attempting these builds? John