From owner-freebsd-ports@FreeBSD.ORG Thu Jul 25 11:25:36 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 826BE257; Thu, 25 Jul 2013 11:25:36 +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 5D04F2285; Thu, 25 Jul 2013 11:25:36 +0000 (UTC) Received: from [192.168.0.20] (unknown [130.255.26.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 125A6438BC; Thu, 25 Jul 2013 06:25:30 -0500 (CDT) Message-ID: <51F10B21.1020009@marino.st> Date: Thu, 25 Jul 2013 13:25:21 +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: Wolfgang Riegler Subject: Re: py-avahi References: <2456644.s8QeXQTjM8@wolfgang> In-Reply-To: <2456644.s8QeXQTjM8@wolfgang> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, freebsd-ports@freebsd.org 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: Thu, 25 Jul 2013 11:25:36 -0000 On 7/25/2013 12:19, Wolfgang Riegler wrote: > Hello, > > I have problems with the port net/py-avahi. I'm using FreeBSD 9.1-r4 amd64 and try to package the port with poudriere but it fails. Below is the complete build log from poudriere. > > Maybe someone can help me. Thanks in advance It's not just you, we're seeing the same error on DragonFly DPorts. John